summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2010-03-03Switch may_open() and break_lease() to passing O_...Al Viro
2010-03-03fs: improve remount,ro vs buffercache coherencyNick Piggin
2010-03-03fs/dcache.c: CodingStyle cleanupH Hartley Sweeten
2010-03-03some clean up in fs/procHelight.Xu
2010-03-03libfs: Unexport and kill simple_prepare_writeBoaz Harrosh
2010-03-03libfs: Open code simple_commit_write into only userBoaz Harrosh
2010-03-03Revert "autofs4: always use lookup for lookup"Al Viro
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2010-03-03Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2010-03-02Ocfs2: Move ocfs2 ioctl definitions from ocfs2_fs.h to newly added ocfs2_ioctl.hTristan Ye
2010-03-02nfs41 fix NFS4ERR_CLID_INUSE for exchange idAndy Adamson
2010-03-02Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-03-02Revert "blkdev: fix merge_bvec_fn return value checks"Jens Axboe
2010-03-02NFS: Fix an allocation-under-spinlock bugTrond Myklebust
2010-03-02NFSv4.1: Various fixes to the sequence flag error handlingTrond Myklebust
2010-03-02nfs4: renewd renew operations should take/put a client referenceAlexandros Batsakis
2010-03-02nfs41: renewd sequence operations should take/put client referenceAlexandros Batsakis
2010-03-02nfs: prevent backlogging of renewd requestsAlexandros Batsakis
2010-03-02nfs: kill renewd before clearing client minor versionAlexandros Batsakis
2010-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-03-02ext4: Fix ext4_quota_write cross block boundary behaviourDmitry Monakhov
2010-03-02ext4: Convert BUG_ON checks to use ext4_error() insteadFrank Mayhar
2010-03-02ext4: Use direct_IO_no_locking in ext4 dio readJiaying Zhang
2010-03-04ext4: use ext4_get_block_write in buffer writeJiaying Zhang
2010-03-02ext4: mechanical rename some of the direct I/O get_block's identifiersJiaying Zhang
2010-03-02ext4: make "offset" consistent in ext4_check_dir_entry()Toshiyuki Okajima
2010-03-01ext4: Handle non empty on-disk orphan linkDmitry Monakhov
2010-03-01ext4: explicitly remove inode from orphan list after failed direct ioDmitry Monakhov
2010-03-01ext4: fix error handling in migrateDmitry Monakhov
2010-03-01ext4: deprecate obsoleted mount optionsDmitry Monakhov
2010-03-01xfs: fix locking for inode cache radix tree tag updatesChristoph Hellwig
2010-03-01ext4: Fix fencepost error in chosing choosing group vs file preallocation.Tao Ma
2010-03-01ceph: fix flush_dirty_caps race with caps migrationSage Weil
2010-03-01ceph: include migrating caps in issued setSage Weil
2010-03-01ceph: fix osdmap decoding when pools include (removed) snapsSage Weil
2010-03-01ceph: return EBADF if waiting for caps on closed fileSage Weil
2010-03-01ceph: set osd request message front length correctlySage Weil
2010-03-01ceph: reset front len on return to msgpool; BUG on mismatched front iovSage Weil
2010-03-01ceph: fix snaptrace decoding on cap migration between mdsSage Weil
2010-03-01ceph: use single osd op reply msgSage Weil
2010-03-01ceph: reset bits on connection closeSage Weil
2010-03-01xfs: remove xfs_ipin/xfs_iunpinChristoph Hellwig
2010-03-01xfs: cleanup xfs_iunpin_wait/xfs_iunpin_nowaitChristoph Hellwig
2010-03-01xfs: kill xfs_lrw.hChristoph Hellwig
2010-03-01xfs: factor common xfs_trans_bjoin codeChristoph Hellwig