Commit Graph

216890 Commits (99a38919241fd051b8d93b2e4d0c05ef0556d795)
 

Author SHA1 Message Date
Christoph Hellwig 99a3891924 fs: fix buffer invalidation in invalidate_list 15 years ago
Christoph Hellwig 4d4eb36679 fsnotify: use dget_parent 15 years ago
Christoph Hellwig be9eee2e8b smbfs: use dget_parent 15 years ago
Christoph Hellwig 0461ee2616 exportfs: use dget_parent 15 years ago
Christoph Hellwig 3825bdb7ed fs: use RCU read side protection in d_validate 15 years ago
Christoph Hellwig a4633357ac fs: clean up dentry lru modification 15 years ago
Christoph Hellwig 3049cfe24e fs: split __shrink_dcache_sb 15 years ago
Nick Piggin 265ac90230 fs: improve DCACHE_REFERENCED usage 15 years ago
Christoph Hellwig 312d3ca856 fs: use percpu counter for nr_dentry and nr_dentry_unused 15 years ago
Christoph Hellwig 9c82ab9c9e fs: simplify __d_free 15 years ago
Christoph Hellwig be148247cf fs: take dcache_lock inside __d_path 15 years ago
Christoph Hellwig 85fe4025c6 fs: do not assign default i_ino in new_inode 15 years ago
Eric Dumazet f991bd2e14 fs: introduce a per-cpu last_ino allocator 15 years ago
Al Viro 7de9c6ee3e new helper: ihold() 15 years ago
Christoph Hellwig 646ec4615c fs: remove inode_add_to_list/__inode_add_to_list 15 years ago
Christoph Hellwig f7899bd547 fs: move i_count increments into find_inode/find_inode_fast 15 years ago
Christoph Hellwig ad5e195ac9 fs: Stop abusing find_inode_fast in iunique 15 years ago
Dave Chinner 4c51acbc66 fs: Factor inode hash operations into functions 15 years ago
Nick Piggin 9e38d86ff2 fs: Implement lazy LRU updates for inodes 15 years ago
Dave Chinner cffbc8aa33 fs: Convert nr_inodes and nr_unused to per-cpu counters 15 years ago
Miklos Szeredi be1a16a0ae vfs: fix infinite loop caused by clone_mnt race 15 years ago
Al Viro 89b0fc38cc switch hfs to hlist_add_fake() 15 years ago
Al Viro 756acc2d61 list.h: new helper - hlist_add_fake() 15 years ago
Al Viro 1d3382cbf0 new helper: inode_unhashed() 15 years ago
Al Viro a8dade34e3 unexport invalidate_inodes 15 years ago
Al Viro 61ebdb4254 smbfs never retains inodes with zero refcount in the first place 15 years ago
Al Viro 70fd136ecc ntfs: don't call invalidate_inodes() 15 years ago
Al Viro 9dcefee508 gfs2: invalidate_inodes() is no-op there 15 years ago
Al Viro 8e3b9a072d ext2_remount: don't bother with invalidate_inodes() 15 years ago
Namhyung Kim 309f77ad9b fs/buffer.c: call __block_write_begin() if we have page 15 years ago
Namhyung Kim a3314a0ed3 lockdep: fixup checking of dir inode annotation 15 years ago
Chris Mason 306fb09794 aio: bump i_count instead of using igrab 15 years ago
Christoph Hellwig e1455d1bdc update block_device_operations documentation 15 years ago
Namhyung Kim 8358e7d71e fs/buffer.c: remove duplicated assignment on b_private 15 years ago
Randy Dunlap bb1e5f8c02 fs: move exportfs since it is not a networking filesystem 15 years ago
Christoph Hellwig 3072b90c47 hfs: use sync_dirty_buffer 15 years ago
KAMEZAWA Hiroyuki 4a3956c790 vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos 15 years ago
Richard Weinberger ba10f48665 hostfs: fix UML crash: remove f_spare from hostfs 15 years ago
Valerie Aurora d9d1dc802f Documentation: Fix trivial typo in filesystems/sharedsubtree.txt 15 years ago
Dan Carpenter 0e45b67d5a affs: testing the wrong variable 15 years ago
Eric Dumazet 7e360c38ab fs: allow for more than 2^31 files 15 years ago
Jan Kara fde214d414 isofs: Fix isofs_get_blocks for 8TB files 15 years ago
Christoph Hellwig ebdec241d5 fs: kill block_prepare_write 15 years ago
Christoph Hellwig 56b0dacfa2 fs: mark destroy_inode static 15 years ago
Christoph Hellwig c37650161a fs: add sync_inode_metadata 15 years ago
Christoph Hellwig 81fca44400 fs: move permission check back into __lookup_hash 15 years ago
Linus Torvalds 72e58063d6 Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci 15 years ago
Linus Torvalds 57c155d51e Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd 15 years ago
Borislav Petkov 9afd281a15 x86-32, mm: Remove duplicated include 15 years ago
Boaz Harrosh fe2fd9ed5b exofs: Remove inode->i_count manipulation in exofs_new_inode 15 years ago