aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-25
* fs: introduce a per-cpu last_ino allocatorEric Dumazet2010-10-25
* new helper: ihold()Al Viro2010-10-25
* fs: remove inode_add_to_list/__inode_add_to_listChristoph Hellwig2010-10-25
* fs: move i_count increments into find_inode/find_inode_fastChristoph Hellwig2010-10-25
* fs: Stop abusing find_inode_fast in iuniqueChristoph Hellwig2010-10-25
* fs: Factor inode hash operations into functionsDave Chinner2010-10-25
* fs: Implement lazy LRU updates for inodesNick Piggin2010-10-25
* fs: Convert nr_inodes and nr_unused to per-cpu countersDave Chinner2010-10-25
* vfs: fix infinite loop caused by clone_mnt raceMiklos Szeredi2010-10-25
* switch hfs to hlist_add_fake()Al Viro2010-10-25
* list.h: new helper - hlist_add_fake()Al Viro2010-10-25
* new helper: inode_unhashed()Al Viro2010-10-25
* unexport invalidate_inodesAl Viro2010-10-25
* smbfs never retains inodes with zero refcount in the first placeAl Viro2010-10-25
* ntfs: don't call invalidate_inodes()Al Viro2010-10-25
* gfs2: invalidate_inodes() is no-op thereAl Viro2010-10-25
* ext2_remount: don't bother with invalidate_inodes()Al Viro2010-10-25
* fs/buffer.c: call __block_write_begin() if we have pageNamhyung Kim2010-10-25
* lockdep: fixup checking of dir inode annotationNamhyung Kim2010-10-25
* aio: bump i_count instead of using igrabChris Mason2010-10-25
* fs/buffer.c: remove duplicated assignment on b_privateNamhyung Kim2010-10-25
* fs: move exportfs since it is not a networking filesystemRandy Dunlap2010-10-25
* hfs: use sync_dirty_bufferChristoph Hellwig2010-10-25
* vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_posKAMEZAWA Hiroyuki2010-10-25
* hostfs: fix UML crash: remove f_spare from hostfsRichard Weinberger2010-10-25
* affs: testing the wrong variableDan Carpenter2010-10-25
* fs: allow for more than 2^31 filesEric Dumazet2010-10-25
* isofs: Fix isofs_get_blocks for 8TB filesJan Kara2010-10-25
* fs: kill block_prepare_writeChristoph Hellwig2010-10-25
* fs: mark destroy_inode staticChristoph Hellwig2010-10-25
* fs: add sync_inode_metadataChristoph Hellwig2010-10-25
* fs: move permission check back into __lookup_hashChristoph Hellwig2010-10-25
* Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2010-10-25
|\
| * exofs: Remove inode->i_count manipulation in exofs_new_inodeBoaz Harrosh2010-10-25
| * fs/exofs: typo fix of faild to failedJoe Perches2010-10-25
| * exofs: Set i_mapping->backing_dev_info anywayBoaz Harrosh2010-10-18
| * exofs: Cleaup read path in regard with read_for_writeBoaz Harrosh2010-10-18
* | Coda: replace BKL with mutexYoshihisa Abe2010-10-25
* | Coda: push BKL regions into coda_upcall()Yoshihisa Abe2010-10-25
* | Coda: add spin lock to protect accesses to struct coda_inode_info.Yoshihisa Abe2010-10-25
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-25
|\ \
| * | Revert "block: fix accounting bug on cross partition merges"Jens Axboe2010-10-24
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\ \ \ | |/ / |/| |
| * | Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
| * | ext2: fix a typo on comment in ext2/inode.cNamhyung Kim2010-09-23
| * | fs/ecryptfs: Remove unnecessary casts of private_dataJoe Perches2010-09-23
| * | fs/seq_file.c: Remove unnecessary casts of private_dataJoe Perches2010-09-23
| * | Fix various typos of valid in commentsNikanth Karthikesan2010-09-21
| * | Merge branch 'master' into for-nextJiri Kosina2010-08-11
| |\ \