summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-10-25fs: Stop abusing find_inode_fast in iuniqueChristoph Hellwig
2010-10-25fs: Factor inode hash operations into functionsDave Chinner
2010-10-25fs: Implement lazy LRU updates for inodesNick Piggin
2010-10-25fs: Convert nr_inodes and nr_unused to per-cpu countersDave Chinner
2010-10-25vfs: fix infinite loop caused by clone_mnt raceMiklos Szeredi
2010-10-25switch hfs to hlist_add_fake()Al Viro
2010-10-25list.h: new helper - hlist_add_fake()Al Viro
2010-10-25new helper: inode_unhashed()Al Viro
2010-10-25unexport invalidate_inodesAl Viro
2010-10-25smbfs never retains inodes with zero refcount in the first placeAl Viro
2010-10-25ntfs: don't call invalidate_inodes()Al Viro
2010-10-25gfs2: invalidate_inodes() is no-op thereAl Viro
2010-10-25ext2_remount: don't bother with invalidate_inodes()Al Viro
2010-10-25fs/buffer.c: call __block_write_begin() if we have pageNamhyung Kim
2010-10-25lockdep: fixup checking of dir inode annotationNamhyung Kim
2010-10-25aio: bump i_count instead of using igrabChris Mason
2010-10-25fs/buffer.c: remove duplicated assignment on b_privateNamhyung Kim
2010-10-25fs: move exportfs since it is not a networking filesystemRandy Dunlap
2010-10-25hfs: use sync_dirty_bufferChristoph Hellwig
2010-10-25vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_posKAMEZAWA Hiroyuki
2010-10-25hostfs: fix UML crash: remove f_spare from hostfsRichard Weinberger
2010-10-25affs: testing the wrong variableDan Carpenter
2010-10-25fs: allow for more than 2^31 filesEric Dumazet
2010-10-25isofs: Fix isofs_get_blocks for 8TB filesJan Kara
2010-10-25fs: kill block_prepare_writeChristoph Hellwig
2010-10-25fs: mark destroy_inode staticChristoph Hellwig
2010-10-25fs: add sync_inode_metadataChristoph Hellwig
2010-10-25fs: move permission check back into __lookup_hashChristoph Hellwig
2010-10-25Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2010-10-25Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2010-10-25exofs: Remove inode->i_count manipulation in exofs_new_inodeBoaz Harrosh
2010-10-25fs/exofs: typo fix of faild to failedJoe Perches
2010-10-25Coda: replace BKL with mutexYoshihisa Abe
2010-10-25Coda: push BKL regions into coda_upcall()Yoshihisa Abe
2010-10-25Coda: add spin lock to protect accesses to struct coda_inode_info.Yoshihisa Abe
2010-10-25Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-24nfsd4: fix connection allocation in sequence()J. Bruce Fields
2010-10-24NFSv4.1: Use more sensible names for 'initialize_mountpoint'Trond Myklebust
2010-10-24NFSv4.1: pnfs: filelayout: add driver's LAYOUTGET and GETDEVICEINFO infrastru...Andy Adamson
2010-10-24NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructureAndy Adamson
2010-10-24NFS: client needs to maintain list of inodes with active layoutsAndy Adamson
2010-10-24NFS: create and destroy inode's layout cacheBenny Halevy
2010-10-24NFSv4.1: pnfs: filelayout: introduce minimal file layout driverDean Hildebrand
2010-10-24NFSv4.1: pnfs: full mount/umount infrastructureFred Isaman
2010-10-24NFS: set layout driverRicardo Labiaga
2010-10-24NFS: ask for layouttypes during v4 fsinfo callAndy Adamson
2010-10-24NFS: change stateid to be a unionAlexandros Batsakis
2010-10-24NFSD: remove duplicate NFS4_STATEID_SIZEAndy Adamson
2010-10-24nfs: fix unchecked valueRoman Borisov
2010-10-24Ask for time_delta during fsinfo probeRicardo Labiaga