aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-03-21Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2012-03-21cifs: clean up ordering in exit_cifsJeff Layton
2012-03-21cifs: clean up call to cifs_dfs_release_automount_timer()Jeff Layton
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-03-21CIFS: Delete echo_retries module parmPavel Shilovsky
2012-03-21CIFS: Prepare credits code for a slot reservationPavel Shilovsky
2012-03-21CIFS: Make wait_for_free_request killablePavel Shilovsky
2012-03-21CIFS: Introduce credit-based flow controlPavel Shilovsky
2012-03-21CIFS: Simplify inFlight logicPavel Shilovsky
2012-03-21cifs: fix issue mounting of DFS ROOT when redirecting from one domain control...Jeff Layton
2012-03-21NFS: fix sb->s_id in nfs debug printsVivek Trivedi
2012-03-21dlm: last element of dlm_local_addr[] never usedDavid Teigland
2012-03-21pnfs-obj: autologin: Add support for protocol autologinSachin Bhamare
2012-03-21NFS: Remove nfs4_setup_sequence from generic rename codeBryan Schumaker
2012-03-21NFS: Remove nfs4_setup_sequence from generic unlink codeBryan Schumaker
2012-03-21NFS: Remove nfs4_setup_sequence from generic read codeBryan Schumaker
2012-03-21NFS: Remove nfs4_setup_sequence from generic write codeBryan Schumaker
2012-03-21NFS: Fix more NFS debug related build warningsTrond Myklebust
2012-03-21SUNRPC/LOCKD: Fix build warnings when CONFIG_SUNRPC_DEBUG is undefinedTrond Myklebust
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-20ext4: initialization of ext4_li_mtx needs to be done earlierAl Viro
2012-03-20debugfs-related mode_t whack-a-moleAl Viro
2012-03-20hfsplus: add an ioctl to bless filesMatthew Garrett
2012-03-20hfsplus: change finder_info to u32Matthew Garrett
2012-03-20hfsplus: initialise userflagsMatthew Garrett
2012-03-20qnx4: new helper - try_extent()Al Viro
2012-03-20qnx4: get rid of qnx4_bread/qnx4_getblkAl Viro
2012-03-20take removal of PF_FORKNOEXEC to flush_old_exec()Al Viro
2012-03-20trim includes in inode.cAl Viro
2012-03-20ocfs2: fix leaks on failure exits in module_initAl Viro
2012-03-20ecryptfs: make register_filesystem() the last potential failure exitAl Viro
2012-03-20ntfs: forgets to unregister sysctls on register_filesystem() failureAl Viro
2012-03-20logfs: missing cleanup on register_filesystem() failureAl Viro
2012-03-20jfs: mising cleanup on register_filesystem() failureAl Viro
2012-03-20make configfs_pin_fs() return root dentry on successAl Viro
2012-03-20configfs: configfs_create_dir() has parent dentry in dentry->d_parentAl Viro
2012-03-20configfs: sanitize configfs_create()Al Viro
2012-03-20configfs: kill configfs_sbAl Viro
2012-03-20configfs: don't bother with checks for mkdir/rmdir/unlink/symlink in rootAl Viro
2012-03-20__register_binfmt() made voidAl Viro
2012-03-20autofs: set things up *before* registering fs typeAl Viro
2012-03-20anon_inodes: move allocation of anon_inode into ->mount()Al Viro
2012-03-209p: make register_filesystem() the last failure exitAl Viro
2012-03-20make simple_pin_fs() pass MS_KERNMOUNT - it's a kernel-internal oneAl Viro
2012-03-20kill reiserfs_fs_{i,sb}.hAl Viro
2012-03-20move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro
2012-03-20kill pointless includes of reiserfs_fs_{i,sb}.hAl Viro
2012-03-20move reiserfs_acl.h to fs/reiserfs/acl.hAl Viro