summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2010-01-15inotify: do not reuse watch descriptorsEric Paris
2010-01-15xfs: move more buffer helpers into xfs_buf.cChristoph Hellwig
2010-01-15xfs: clean up xfs_bwriteChristoph Hellwig
2010-01-15xfs: clean up log buffer writesChristoph Hellwig
2010-01-15xfs: embed the pagb_list array in the perag structureDave Chinner
2010-01-15xfs: handle ENOMEM correctly during initialisation of perag structuresDave Chinner
2010-01-15xfs: Kill filestreams cache flushDave Chinner
2010-01-15xfs: Add trace points for per-ag refcount debugging.Dave Chinner
2010-01-15xfs: Reference count per-ag structuresDave Chinner
2010-01-15xfs: Replace per-ag array with a radix treeDave Chinner
2010-01-15xfs: convert remaining direct references to m_peragDave Chinner
2010-01-15xfs: Convert filestreams code to use per-ag get/put routinesDave Chinner
2010-01-15xfs: Don't directly reference m_perag in allocation codeDave Chinner
2010-01-15xfs: rename xfs_get_peragDave Chinner
2010-01-15xfs: Don't wake xfsbufd when idleDave Chinner
2010-01-15xfs: Don't wake the aild once per secondDave Chinner
2010-01-15xfs: Use list_heads for log recovery item listsDave Chinner
2010-01-15xfs: make several more functions staticEric Sandeen
2010-01-15xfs: clean up inconsistent variable naming in xfs_swap_extentDave Chinner
2010-01-15xfs: add tracing to xfs_swap_extentsDave Chinner
2010-01-15xfs: xfs_swap_extents needs to handle dynamic fork offsetsDave Chinner
2010-01-15xfs: fix missing error check in xfs_rtfree_rangeDave Chinner
2010-01-15xfs: fix stale inode flush avoidanceDave Chinner
2010-01-15xfs: Remove inode iolock held check during allocationDave Chinner
2010-01-15xfs: reclaim all inodes by background tree walksDave Chinner
2010-01-15xfs: Avoid inodes in reclaim when flushing from inode cacheDave Chinner
2010-01-15xfs: reclaim inodes under a write lockDave Chinner
2010-01-15ext4: Drop EXT4_GET_BLOCKS_UPDATE_RESERVE_SPACE flagAneesh Kumar K.V
2010-01-25ext4: Fix quota accounting error with fallocateAneesh Kumar K.V
2010-01-22ext4: Handle -EDQUOT error on writeAneesh Kumar K.V
2010-01-14ceph: display pgid in debugfs osd request dumpSage Weil
2010-01-14ceph: remove unused erank fieldSage Weil
2010-01-14ceph: change dentry offset and position after splice_dentryYehuda Sadeh
2010-01-14nfsd41: Create the recovery entry for the NFSv4.1 clientRicardo Labiaga
2010-01-14Fix configfs leakAl Viro
2010-01-14Fix the -ESTALE handling in do_filp_open()Al Viro
2010-01-14ecryptfs: Fix refcnt leak on ecryptfs_follow_link() error pathOGAWA Hirofumi
2010-01-14Fix ACC_MODE() for realAl Viro
2010-01-14hppfs: handle ->put_link()Al Viro
2010-01-14Kill 9p readlink()Al Viro
2010-01-14fix autofs/afs/etc. magic mountpoint breakageAl Viro
2010-01-13Merge branch 'fasync-helper'Linus Torvalds
2010-01-13nfsd: use vfs_fsync for non-directoriesChristoph Hellwig
2010-01-13nfsd4: Use FIRST_NFS4_OP in nfsd4_decode_compound()Ricardo Labiaga
2010-01-13nfsd41: nfsd4_decode_compound() does not recognize all opsRicardo Labiaga
2010-01-12lib: Introduce generic list_sort functionDave Chinner
2010-01-12GFS2: Fix refcnt leak on gfs2_follow_link() error pathOGAWA Hirofumi
2010-01-11ocfs2: Fix refcnt leak on ocfs2_fast_follow_link() error pathOGAWA Hirofumi
2010-01-12fat: Fix vfat_lookup()OGAWA Hirofumi
2010-01-11Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds