summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-07-16ceph: reuse request message when replaying against recovering mdsSage Weil
2010-07-15jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactionsJan Kara
2010-07-15ocfs2/dlm: Remove BUG_ON from migration in the rare case of a down nodeWengang Wang
2010-07-15ocfs2: Don't duplicate pages past i_size during CoW.Tao Ma
2010-07-15GFS2: rename causes kernel OopsBob Peterson
2010-07-15GFS2: BUG in gfs2_adjust_quotaAbhijith Das
2010-07-15GFS2: Fix kernel NULL pointer dereference by dlm_astdBob Peterson
2010-07-15GFS2: recovery stuck on transaction lockBob Peterson
2010-07-15GFS2: O_TRUNC not working on stuffed files across clusterBob Peterson
2010-07-12ocfs2: tighten up strlen() checkingDan Carpenter
2010-07-12ocfs2: Make xattr reflink work with new local alloc reservation.Tao Ma
2010-07-12ocfs2: make xattr extension work with new local alloc reservation.Tao Ma
2010-07-12ocfs2: Remove the redundant cpu_to_le64.Tao Ma
2010-07-12ocfs2/dlm: don't access beyond bitmap sizeWengang Wang
2010-07-12ocfs2: No need to zero pages past i_size.Joel Becker
2010-07-09ceph: fix creation of ipv6 socketsSage Weil
2010-07-09ceph: fix parsing of ipv6 addressesSage Weil
2010-07-08ceph: fix printing of ipv6 addrsSage Weil
2010-07-08ocfs2: Zero the tail cluster when extending past i_size.Joel Becker
2010-07-08ocfs2: When zero extending, do it by page.Joel Becker
2010-07-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-07-08ceph: add kfree() to error pathDan Carpenter
2010-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-07-06writeback: simplify the write back thread queueChristoph Hellwig
2010-07-06writeback: split writeback_inodes_wbChristoph Hellwig
2010-07-06writeback: remove writeback_inodes_wbcChristoph Hellwig
2010-07-05ceph: fix leak of mon authorizerSage Weil
2010-07-05ceph: fix message revocationSage Weil
2010-07-05ceph: fix crush device 'out' threshold to 1.0, not 0.1Sage Weil
2010-07-04Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-07-01fs-writeback: fix kernel-doc warningsRandy Dunlap
2010-06-30splice: check f_mode for seekable fileChangli Gao
2010-06-30splice: direct_splice_actor() should not use pos in sdChangli Gao
2010-06-29fs/fcntl.c:kill_fasync_rcu() fa_lock must be IRQ-safeAndrew Morton
2010-06-29sysvfs: fix NULL deref. when allocating new inodeLubomir Rintel
2010-06-29flat: tweak default stack alignmentMike Frysinger
2010-06-29nommu: add '[stack]' label to /proc/pid/maps outputMike Frysinger
2010-06-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-06-29fs: fix superblock iteration racenpiggin@suse.de
2010-06-29ceph: fix caps usage accounting for import (non-reserved) caseSage Weil
2010-06-29ceph: only release clean, unused caps with mds requestsSage Weil
2010-06-28ocfs2: update gfp/slab.h includesTejun Heo
2010-06-27Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-06-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-06-25ext3: update ctime when changing the file's permission by setfaclMiao Xie
2010-06-25ext2: update ctime when changing the file's permission by setfaclJan Kara
2010-06-24ceph: fix crush CHOOSE_LEAF when type is already a leafSage Weil
2010-06-24ceph: fix crush recursionSage Weil
2010-06-24ceph: fix caps debugfs entryYehuda Sadeh