Age | Commit message (Expand) | Author |
2010-10-25 | new helper: ihold() | Al Viro |
2010-10-25 | fs: remove inode_add_to_list/__inode_add_to_list | Christoph Hellwig |
2010-10-25 | fs: move i_count increments into find_inode/find_inode_fast | Christoph Hellwig |
2010-10-25 | fs: Stop abusing find_inode_fast in iunique | Christoph Hellwig |
2010-10-25 | fs: Factor inode hash operations into functions | Dave Chinner |
2010-10-25 | fs: Implement lazy LRU updates for inodes | Nick Piggin |
2010-10-25 | fs: Convert nr_inodes and nr_unused to per-cpu counters | Dave Chinner |
2010-10-25 | vfs: fix infinite loop caused by clone_mnt race | Miklos Szeredi |
2010-10-25 | switch hfs to hlist_add_fake() | Al Viro |
2010-10-25 | list.h: new helper - hlist_add_fake() | Al Viro |
2010-10-25 | new helper: inode_unhashed() | Al Viro |
2010-10-25 | unexport invalidate_inodes | Al Viro |
2010-10-25 | smbfs never retains inodes with zero refcount in the first place | Al Viro |
2010-10-25 | ntfs: don't call invalidate_inodes() | Al Viro |
2010-10-25 | gfs2: invalidate_inodes() is no-op there | Al Viro |
2010-10-25 | ext2_remount: don't bother with invalidate_inodes() | Al Viro |
2010-10-25 | fs/buffer.c: call __block_write_begin() if we have page | Namhyung Kim |
2010-10-25 | lockdep: fixup checking of dir inode annotation | Namhyung Kim |
2010-10-25 | aio: bump i_count instead of using igrab | Chris Mason |
2010-10-25 | update block_device_operations documentation | Christoph Hellwig |
2010-10-25 | fs/buffer.c: remove duplicated assignment on b_private | Namhyung Kim |
2010-10-25 | fs: move exportfs since it is not a networking filesystem | Randy Dunlap |
2010-10-25 | hfs: use sync_dirty_buffer | Christoph Hellwig |
2010-10-25 | vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos | KAMEZAWA Hiroyuki |
2010-10-25 | hostfs: fix UML crash: remove f_spare from hostfs | Richard Weinberger |
2010-10-25 | Documentation: Fix trivial typo in filesystems/sharedsubtree.txt | Valerie Aurora |
2010-10-25 | affs: testing the wrong variable | Dan Carpenter |
2010-10-25 | fs: allow for more than 2^31 files | Eric Dumazet |
2010-10-25 | isofs: Fix isofs_get_blocks for 8TB files | Jan Kara |
2010-10-25 | fs: kill block_prepare_write | Christoph Hellwig |
2010-10-25 | fs: mark destroy_inode static | Christoph Hellwig |
2010-10-25 | fs: add sync_inode_metadata | Christoph Hellwig |
2010-10-25 | fs: move permission check back into __lookup_hash | Christoph Hellwig |
2010-10-25 | Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-10-25 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds |
2010-10-25 | x86-32, mm: Remove duplicated include | Borislav Petkov |
2010-10-25 | exofs: Remove inode->i_count manipulation in exofs_new_inode | Boaz Harrosh |
2010-10-25 | fs/exofs: typo fix of faild to failed | Joe Perches |
2010-10-25 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2010-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2010-10-25 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2010-10-25 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds |
2010-10-25 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-10-25 | MIPS: MT: Fix build error iFPU affinity code | Ralf Baechle |
2010-10-25 | Merge branch 'ieee1394-removal' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2010-10-25 | Coda: replace BKL with mutex | Yoshihisa Abe |
2010-10-25 | Coda: push BKL regions into coda_upcall() | Yoshihisa Abe |
2010-10-25 | Coda: add spin lock to protect accesses to struct coda_inode_info. | Yoshihisa Abe |
2010-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |