summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-07-29xfs: add a short cut to xfs_dialloc for the non-NULL agbp caseChristoph Hellwig
2012-07-29xfs: remove the alloc_done argument to xfs_diallocChristoph Hellwig
2012-07-29xfs: split xfs_diallocChristoph Hellwig
2012-07-29lockd: handle lockowner allocation failure in nlmclnt_proc()Al Viro
2012-07-29lockd: shift grabbing a reference to nlm_host into nlm_alloc_call()Al Viro
2012-07-29fs: add link restriction audit reportingKees Cook
2012-07-29fs: add link restrictionsKees Cook
2012-07-29vfs: don't let do_last pass negative dentry to audit_inodeJeff Layton
2012-07-29consolidate pipe file creationAl Viro
2012-07-29take grabbing f->f_path to do_dentry_open()Al Viro
2012-07-29uninline file_free_rcu()Al Viro
2012-07-29ecryptfs_lookup_interpose(): allocate dentry_info firstAl Viro
2012-07-29sanitize ecryptfs_lookup()Al Viro
2012-07-29pull mnt_want_write()/mnt_drop_write() into kern_path_create()/done_path_crea...Al Viro
2012-07-29mknod: take sanity checks on mode into the very beginningAl Viro
2012-07-29new helper: done_path_create()Al Viro
2012-07-28Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-07-27NFSd: make boot_time variable per network namespaceStanislav Kinsbursky
2012-07-27NFSd: make grace end flag per network namespaceStanislav Kinsbursky
2012-07-27Lockd: move grace period management from lockd() to per-net functionsStanislav Kinsbursky
2012-07-27LockD: pass actual network namespace to grace period management functionsStanislav Kinsbursky
2012-07-27LockD: manage grace list per network namespaceStanislav Kinsbursky
2012-07-27SUNRPC: service request network namespace helper introducedStanislav Kinsbursky
2012-07-27NFSd: make nfsd4_manager allocated per network namespace context.Stanislav Kinsbursky
2012-07-27LockD: make lockd manager allocated per network namespaceStanislav Kinsbursky
2012-07-27LockD: manage grace period per network namespaceStanislav Kinsbursky
2012-07-27Lockd: add more debug to host shutdown functionsStanislav Kinsbursky
2012-07-27Lockd: host complaining function introducedStanislav Kinsbursky
2012-07-27LockD: manage used host count per networks namespaceStanislav Kinsbursky
2012-07-27LockD: manage garbage collection timeout per networks namespaceStanislav Kinsbursky
2012-07-27LockD: make garbage collector network namespace aware.Stanislav Kinsbursky
2012-07-27LockD: mark host per network namespace on garbage collectStanislav Kinsbursky
2012-07-27nfsd4: fix missing fault_inject.h includeJ. Bruce Fields
2012-07-27locks: move lease-specific code out of locks_delete_lockJ. Bruce Fields
2012-07-27Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-07-27locks: prevent side-effects of locks_release_private before file_lock is init...Filipe Brandenburger
2012-07-27Btrfs: using vmalloc and friends needs vmalloc.hStephen Rothwell
2012-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-07-26Merge tag 'dlm-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2012-07-26Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-07-26posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer
2012-07-26Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-07-26Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-07-25Btrfs: uninit variable fixes in send/receiveChris Mason
2012-07-25Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linusChris Mason
2012-07-25Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receiveAlexander Block
2012-07-25Btrfs: add btrfs_compare_trees functionAlexander Block
2012-07-25Btrfs: introduce subvol uuids and timesAlexander Block
2012-07-25Btrfs: make iref_to_path non staticAlexander Block
2012-07-25Btrfs: add a barrier before a waitqueue_active checkChris Mason