summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-03-31GFS2: Fix address space from page functionSteven Whitehouse
2014-03-31GFS2: Fix uninitialized VFS inode in gfs2_create_inodeAbhi Das
2014-03-31locks: make locks_mandatory_area check for file-private locksJeff Layton
2014-03-31locks: fix locks_mandatory_locked to respect file-private locksJeff Layton
2014-03-31locks: require that flock->l_pid be set to 0 for file-private locksJeff Layton
2014-03-31locks: add new fcntl cmd values for handling file private locksJeff Layton
2014-03-31locks: skip deadlock detection on FL_FILE_PVT locksJeff Layton
2014-03-31locks: pass the cmd value to fcntl_getlk/getlk64Jeff Layton
2014-03-31locks: report l_pid as -1 for FL_FILE_PVT locksJeff Layton
2014-03-31locks: make /proc/locks show IS_FILE_PVT locks as type "FLPVT"Jeff Layton
2014-03-31locks: rename locks_remove_flock to locks_remove_fileJeff Layton
2014-03-31locks: consolidate checks for compatible filp->f_mode values in setlk handlersJeff Layton
2014-03-31locks: fix posix lock range overflow handlingJ. Bruce Fields
2014-03-31locks: eliminate BUG() call when there's an unexpected lock on file closeJeff Layton
2014-03-31locks: add __acquires and __releases annotations to locks_start and locks_stopJeff Layton
2014-03-31locks: remove "inline" qualifier from fl_link manipulation functionsJeff Layton
2014-03-31locks: clean up comment typoJeff Layton
2014-03-31locks: close potential race between setlease and openJeff Layton
2014-03-31GFS2: Fix return value in slot_get()Abhi Das
2014-03-31Merge tag 'v3.14' into drm-intel-next-queuedDaniel Vetter
2014-03-31Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely
2014-03-30Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2014-03-30ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o
2014-03-30switch mnt_hash to hlistAl Viro
2014-03-30don't bother with propagate_mnt() unless the target is sharedAl Viro
2014-03-30keep shadowed vfsmounts togetherAl Viro
2014-03-30resizable namespace.c hashesAl Viro
2014-03-30NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcpKinglong Mee
2014-03-30NFSD: Clear wcc data between compound opsKinglong Mee
2014-03-30nfsd: Don't return NFS4ERR_STALE_STATEID for NFSv4.1+Trond Myklebust
2014-03-28nfsd4: fix nfs4err_resource in 4.1 caseJ. Bruce Fields
2014-03-28nfsd4: fix setclientid encode sizeJ. Bruce Fields
2014-03-28nfsd4: remove redundant check from nfsd4_check_resp_sizeJ. Bruce Fields
2014-03-28nfsd4: use more generous NFS4_ACL_MAXJ. Bruce Fields
2014-03-28nfsd4: minor nfsd4_replay_cache_entry cleanupJ. Bruce Fields
2014-03-28nfsd4: nfsd4_replay_cache_entry should be staticJ. Bruce Fields
2014-03-28nfsd4: update comments with obsolete function nameJ. Bruce Fields
2014-03-28NFSD: Using free_conn free connectionKinglong Mee
2014-03-28NFSv4: Fix a use-after-free problem in open()Trond Myklebust
2014-03-28nfsd: typo in nfsd_rename commentJ. Bruce Fields
2014-03-28NFSD: simplify saved/current fh uses in nfsd4_proc_compoundKinglong Mee
2014-03-28ocfs2: check if cluster name exists before derefSasha Levin
2014-03-28lockd: ensure we tear down any live sockets when socket creation fails during...Jeff Layton
2014-03-28NFSD: Traverse unconfirmed client through hash-tableKinglong Mee
2014-03-28aio: v4 ensure access to ctx->ring_pages is correctly serialised for migrationBenjamin LaHaise
2014-03-27svcrpc: explicitly reject compounds that are not padded out to 4-byte multipleJeff Layton
2014-03-27nfsd: notify_change needs elevated write countJ. Bruce Fields
2014-03-27nfsd4: fix test_stateid error reply encodingJ. Bruce Fields
2014-03-27nfsd4: leave reply buffer space for failed setattrJ. Bruce Fields
2014-03-27nfsd4: make set of large acl return efbig, not resourceJ. Bruce Fields