aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-08-25Merge tag 'for-linus-v3.6-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-08-25Merge branch 'for-3.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-08-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-08-23Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-08-23Merge tag 'upstream-3.6-rc3' of git://git.infradead.org/linux-ubifsLinus Torvalds
2012-08-23xfs: check for possible overflow in xfs_ioc_trimTomas Racek
2012-08-23xfs: unlock the AGI buffer when looping in xfs_diallocChristoph Hellwig
2012-08-23xfs: fix uninitialised variable in xfs_rtbuf_get()Dave Chinner
2012-08-23block: replace __getblk_slow misfix by grow_dev_page fixHugh Dickins
2012-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-08-22Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-08-22UBIFS: fix error messages spellingArtem Bityutskiy
2012-08-22fs: fix fs/namei.c kernel-doc warningsRandy Dunlap
2012-08-22eventpoll: use-after-possible-free in epoll_create1()Al Viro
2012-08-22UBIFS: fix complaints about too small debug buffer sizeArtem Bityutskiy
2012-08-21ceph: avoid divide by zero in __validate_layout()Sage Weil
2012-08-21ceph: tolerate (and warn on) extraneous dentry from mdsSage Weil
2012-08-21UBIFS: fix replay regressionArtem Bityutskiy
2012-08-21UBIFS: fix crash on error pathArtem Bityutskiy
2012-08-21UBIFS: remove stale commentaryArtem Bityutskiy
2012-08-20nfsd4: fix security flavor of NFSv4.0 callbackJ. Bruce Fields
2012-08-20vfs: missed source of ->f_pos racesAl Viro
2012-08-20libceph: delay debugfs initialization until we learn global_idSage Weil
2012-08-20NFSv3: Ensure that do_proc_get_root() reports errors correctlyTrond Myklebust
2012-08-20NFSv4: Ensure that nfs4_alloc_client cleans up on error.Trond Myklebust
2012-08-18Merge branch 'vfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2012-08-17Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-08-17autofs4 - fix expire checkIan Kent
2012-08-17ext4: fix kernel BUG on large-scale rm -rf commandsTheodore Ts'o
2012-08-17ext4: fix long mount times on very big file systemsTheodore Ts'o
2012-08-17ext4: don't call ext4_error while block group is lockedTheodore Ts'o
2012-08-16NFS: return -ENOKEY when the upcall fails to map the nameBryan Schumaker
2012-08-16NFS: Clear key construction data if the idmap upcall failsBryan Schumaker
2012-08-16NFSv4: Don't use private xdr_stream fields in decode_getaclTrond Myklebust
2012-08-16NFSv4: Fix the acl cache size calculationTrond Myklebust
2012-08-16NFSv4: Fix pointer arithmetic in decode_getaclTrond Myklebust
2012-08-16NFS: Alias the nfs module to nfs4bjschuma@gmail.com
2012-08-16NFS: Fix a regression when loading the NFS v4 modulebjschuma@gmail.com
2012-08-16autofs4 - fix get_next_positive_subdir()Ian Kent
2012-08-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2012-08-16vfs: fix propagation of atomic_open create error on negative dentrySage Weil
2012-08-15udf: fix retun value on error path in udf_load_logicalvolNikola Pajkovsky
2012-08-15jbd: don't write superblock when unmounting an ro filesystemJan Kara
2012-08-15fuse: check create mode in atomic openMiklos Szeredi
2012-08-15vfs: pass right create mode to may_o_create()Miklos Szeredi
2012-08-15vfs: atomic_open(): fix create mode usageMiklos Szeredi
2012-08-15vfs: canonicalize create mode in build_open_flags()Miklos Szeredi
2012-08-15reiserfs: fix deadlocks with quotasJeff Mahoney
2012-08-15quota: Move down dqptr_sem read after initializing default warn[] type at __d...Jeff Liu