aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-20vfs: missed source of ->f_pos racesAl Viro1-2/+8
2012-08-20libceph: delay debugfs initialization until we learn global_idSage Weil1-0/+1
2012-08-20NFSv3: Ensure that do_proc_get_root() reports errors correctlyTrond Myklebust1-1/+1
2012-08-20NFSv4: Ensure that nfs4_alloc_client cleans up on error.Trond Myklebust1-1/+1
2012-08-18Merge branch 'vfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds3-5/+13
2012-08-17Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds5-27/+46
2012-08-17autofs4 - fix expire checkIan Kent1-5/+0
2012-08-17ext4: fix kernel BUG on large-scale rm -rf commandsTheodore Ts'o1-0/+1
2012-08-17ext4: fix long mount times on very big file systemsTheodore Ts'o1-0/+4
2012-08-17ext4: don't call ext4_error while block group is lockedTheodore Ts'o2-26/+37
2012-08-16NFS: return -ENOKEY when the upcall fails to map the nameBryan Schumaker1-4/+2
2012-08-16NFS: Clear key construction data if the idmap upcall failsBryan Schumaker1-14/+42
2012-08-16NFSv4: Don't use private xdr_stream fields in decode_getaclTrond Myklebust1-5/+6
2012-08-16NFSv4: Fix the acl cache size calculationTrond Myklebust1-2/+3
2012-08-16NFSv4: Fix pointer arithmetic in decode_getaclTrond Myklebust2-15/+8
2012-08-16NFS: Alias the nfs module to nfs4bjschuma@gmail.com1-0/+2
2012-08-16NFS: Fix a regression when loading the NFS v4 modulebjschuma@gmail.com5-26/+49
2012-08-16autofs4 - fix get_next_positive_subdir()Ian Kent1-18/+13
2012-08-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds3-10/+40
2012-08-16vfs: fix propagation of atomic_open create error on negative dentrySage Weil1-0/+4
2012-08-15udf: fix retun value on error path in udf_load_logicalvolNikola Pajkovsky1-1/+4
2012-08-15jbd: don't write superblock when unmounting an ro filesystemJan Kara1-0/+5
2012-08-15fuse: check create mode in atomic openMiklos Szeredi1-0/+3
2012-08-15vfs: pass right create mode to may_o_create()Miklos Szeredi1-1/+1
2012-08-15vfs: atomic_open(): fix create mode usageMiklos Szeredi1-1/+1
2012-08-15vfs: canonicalize create mode in build_open_flags()Miklos Szeredi1-3/+4
2012-08-15reiserfs: fix deadlocks with quotasJeff Mahoney2-3/+1
2012-08-15quota: Move down dqptr_sem read after initializing default warn[] type at __dquot_alloc_space().Jeff Liu1-1/+1
2012-08-15UDF: During mount free lvid_bh before rescanning with different blocksizeAshish Sangwan1-0/+2
2012-08-15udf: fix udf_setsize() for file data in ICBIan Abbott1-1/+4
2012-08-12Merge branch 'for-linus-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-5/+0
2012-08-09Btrfs: remove mnt_want_write call in btrfs_mksubvolAlexander Block1-5/+0
2012-08-09block: move down direct IO pluggingFengguang Wu1-0/+5
2012-08-09bio: Fix potential memory leak in bio_find_or_create_slab()Alexey Khoroshilov1-5/+6
2012-08-08NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_doneTrond Myklebust1-6/+2
2012-08-06fuse: verify all ioctl retry iov elementsZach Brown1-1/+1
2012-08-05ext4: avoid kmemcheck complaint from reading uninitialized memoryTheodore Ts'o1-0/+1
2012-08-05ext4: make sure the journal sb is written in ext4_clear_journal_err()Theodore Ts'o2-1/+3
2012-08-04missed mnt_drop_write() in do_dentry_open()Al Viro1-1/+1
2012-08-04UBIFS: nuke pdflush from commentsArtem Bityutskiy2-6/+6
2012-08-04gfs2: nuke pdflush from commentsArtem Bityutskiy1-1/+1
2012-08-04nilfs2: nuke write_super from commentsArtem Bityutskiy2-6/+0
2012-08-04hfs: nuke write_super from commentsArtem Bityutskiy1-2/+2
2012-08-04vfs: nuke pdflush from commentsArtem Bityutskiy1-1/+1
2012-08-04jbd/jbd2: nuke write_super from commentsArtem Bityutskiy2-4/+4
2012-08-04btrfs: nuke pdflush from commentsArtem Bityutskiy2-2/+3
2012-08-04btrfs: nuke write_super from commentsArtem Bityutskiy2-8/+0
2012-08-04ext4: nuke pdflush from commentsArtem Bityutskiy1-1/+1
2012-08-04ext4: nuke write_super from commentsArtem Bityutskiy2-19/+0
2012-08-04ext3: nuke write_super from commentsArtem Bityutskiy2-19/+0