| Commit message (Expand) | Author | Age | Files | Lines |
* | fs: introduce a per-cpu last_ino allocator | Eric Dumazet | 2010-10-25 | 1 | -7/+38 |
* | new helper: ihold() | Al Viro | 2010-10-25 | 35 | -45/+52 |
* | fs: remove inode_add_to_list/__inode_add_to_list | Christoph Hellwig | 2010-10-25 | 2 | -39/+35 |
* | fs: move i_count increments into find_inode/find_inode_fast | Christoph Hellwig | 2010-10-25 | 1 | -11/+6 |
* | fs: Stop abusing find_inode_fast in iunique | Christoph Hellwig | 2010-10-25 | 1 | -5/+25 |
* | fs: Factor inode hash operations into functions | Dave Chinner | 2010-10-25 | 1 | -45/+55 |
* | fs: Implement lazy LRU updates for inodes | Nick Piggin | 2010-10-25 | 2 | -33/+64 |
* | fs: Convert nr_inodes and nr_unused to per-cpu counters | Dave Chinner | 2010-10-25 | 3 | -22/+48 |
* | vfs: fix infinite loop caused by clone_mnt race | Miklos Szeredi | 2010-10-25 | 1 | -1/+1 |
* | switch hfs to hlist_add_fake() | Al Viro | 2010-10-25 | 3 | -4/+1 |
* | list.h: new helper - hlist_add_fake() | Al Viro | 2010-10-25 | 2 | -2/+2 |
* | new helper: inode_unhashed() | Al Viro | 2010-10-25 | 4 | -6/+6 |
* | unexport invalidate_inodes | Al Viro | 2010-10-25 | 2 | -1/+5 |
* | smbfs never retains inodes with zero refcount in the first place | Al Viro | 2010-10-25 | 1 | -1/+0 |
* | ntfs: don't call invalidate_inodes() | Al Viro | 2010-10-25 | 1 | -15/+0 |
* | gfs2: invalidate_inodes() is no-op there | Al Viro | 2010-10-25 | 2 | -2/+0 |
* | ext2_remount: don't bother with invalidate_inodes() | Al Viro | 2010-10-25 | 1 | -3/+1 |
* | fs/buffer.c: call __block_write_begin() if we have page | Namhyung Kim | 2010-10-25 | 1 | -5/+4 |
* | lockdep: fixup checking of dir inode annotation | Namhyung Kim | 2010-10-25 | 1 | -1/+1 |
* | aio: bump i_count instead of using igrab | Chris Mason | 2010-10-25 | 1 | -1/+14 |
* | fs/buffer.c: remove duplicated assignment on b_private | Namhyung Kim | 2010-10-25 | 1 | -1/+0 |
* | fs: move exportfs since it is not a networking filesystem | Randy Dunlap | 2010-10-25 | 1 | -3/+3 |
* | hfs: use sync_dirty_buffer | Christoph Hellwig | 2010-10-25 | 2 | -13/+2 |
* | vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos | KAMEZAWA Hiroyuki | 2010-10-25 | 2 | -4/+26 |
* | hostfs: fix UML crash: remove f_spare from hostfs | Richard Weinberger | 2010-10-25 | 3 | -10/+4 |
* | affs: testing the wrong variable | Dan Carpenter | 2010-10-25 | 1 | -2/+2 |
* | fs: allow for more than 2^31 files | Eric Dumazet | 2010-10-25 | 1 | -10/+7 |
* | isofs: Fix isofs_get_blocks for 8TB files | Jan Kara | 2010-10-25 | 1 | -9/+8 |
* | fs: kill block_prepare_write | Christoph Hellwig | 2010-10-25 | 12 | -72/+37 |
* | fs: mark destroy_inode static | Christoph Hellwig | 2010-10-25 | 1 | -1/+1 |
* | fs: add sync_inode_metadata | Christoph Hellwig | 2010-10-25 | 8 | -36/+28 |
* | fs: move permission check back into __lookup_hash | Christoph Hellwig | 2010-10-25 | 1 | -10/+4 |
* | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 2010-10-25 | 2 | -41/+27 |
|\ |
|
| * | exofs: Remove inode->i_count manipulation in exofs_new_inode | Boaz Harrosh | 2010-10-25 | 1 | -19/+9 |
| * | fs/exofs: typo fix of faild to failed | Joe Perches | 2010-10-25 | 3 | -14/+14 |
| * | exofs: Set i_mapping->backing_dev_info anyway | Boaz Harrosh | 2010-10-18 | 1 | -0/+2 |
| * | exofs: Cleaup read path in regard with read_for_write | Boaz Harrosh | 2010-10-18 | 1 | -20/+14 |
* | | Coda: replace BKL with mutex | Yoshihisa Abe | 2010-10-25 | 3 | -50/+68 |
* | | Coda: push BKL regions into coda_upcall() | Yoshihisa Abe | 2010-10-25 | 7 | -189/+95 |
* | | Coda: add spin lock to protect accesses to struct coda_inode_info. | Yoshihisa Abe | 2010-10-25 | 5 | -12/+44 |
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-10-25 | 1 | -12/+0 |
|\ \ |
|
| * | | Revert "block: fix accounting bug on cross partition merges" | Jens Axboe | 2010-10-24 | 1 | -12/+0 |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 13 | -36/+31 |
|\ \ \
| |/ /
|/| | |
|
| * | | Update broken web addresses in the kernel. | Justin P. Mattock | 2010-10-18 | 5 | -11/+8 |
| * | | ext2: fix a typo on comment in ext2/inode.c | Namhyung Kim | 2010-09-23 | 1 | -2/+2 |
| * | | fs/ecryptfs: Remove unnecessary casts of private_data | Joe Perches | 2010-09-23 | 1 | -1/+1 |
| * | | fs/seq_file.c: Remove unnecessary casts of private_data | Joe Perches | 2010-09-23 | 1 | -3/+3 |
| * | | Fix various typos of valid in comments | Nikanth Karthikesan | 2010-09-21 | 2 | -5/+3 |
| * | | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-11 | 239 | -4337/+5297 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-10 | 146 | -2938/+4203 |
| |\ \ \ |
|