aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-07-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
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 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
2010-06-24xfs: remove block number from inode lookup codeDave Chinner
2010-06-24xfs: rename XFS_IGET_BULKSTAT to XFS_IGET_UNTRUSTEDDave Chinner
2010-06-24xfs: validate untrusted inode numbers during lookupDave Chinner
2010-06-23xfs: always use iget in bulkstatChristoph Hellwig
2010-06-24xfs: prevent swapext from operating on write-only filesDan Rosenberg
2010-06-22NFSv4: Fix an embarassing typo in encode_attrs()Trond Myklebust
2010-06-22NFSv4: Ensure that /proc/self/mountinfo displays the minor version numberTrond Myklebust
2010-06-22NFSv4.1: Ensure that we initialise the session when following a referralTrond Myklebust
2010-06-22nfs4 use mandatory attribute file type in nfs4_get_rootAndy Adamson
2010-06-21ceph: delay umount until all mds requests drop inode+dentry refsSage Weil
2010-06-21ceph: handle splice_dentry/d_materialize_unique error in readdir_prepopulateSage Weil
2010-06-17ceph: fix crush map update decodingSage Weil
2010-06-16cifs: remove bogus first_time check in NTLMv2 session setup codeJeff Layton
2010-06-16cifs: don't call cifs_new_fileinfo unless cifs_open succeedsJeff Layton
2010-06-16cifs: don't ignore cifs_posix_open_inode_helper return valueSuresh Jayaraman
2010-06-16cifs: clean up arguments to cifs_open_inode_helperJeff Layton
2010-06-16cifs: pass instantiated filp back after open callJeff Layton
2010-06-16cifs: move cifs_new_fileinfo call out of cifs_posix_openJeff Layton
2010-06-16Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2010-06-14Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linusJens Axboe
2010-06-13of: Drop properties with "/" in their nameMichael Ellerman
2010-06-13ceph: fix message memory leak, uninitialized variableSage Weil
2010-06-13ceph: fix map handler error pathSage Weil