| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | exportfs: Return the minimum required handle size | Aneesh Kumar K.V | 2011-03-14 | 1 | -1/+6 |
| |/ / /
|/| | | |
|
* | | | | reiserfs xattr ->d_revalidate() shouldn't care about RCU | Al Viro | 2011-03-10 | 1 | -2/+0 |
| |/ /
|/| | |
|
* | | | fix reiserfs mkdir() breakage | Al Viro | 2011-03-03 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2011-01-21 | 1 | -11/+6 |
|\ \ |
|
| * | | quota: Fix deadlock during path resolution | Jan Kara | 2011-01-12 | 1 | -11/+6 |
| |/ |
|
* | | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2011-01-13 | 1 | -14/+7 |
|\ \ |
|
| * | | block: clean up blkdev_get() wrappers and their users | Tejun Heo | 2010-11-13 | 1 | -3/+3 |
| * | | block: make blkdev_get/put() handle exclusive access | Tejun Heo | 2010-11-13 | 1 | -12/+5 |
* | | | reiserfs: make sure va_end() is always called after va_start(). | Jesper Juhl | 2011-01-13 | 1 | -2/+2 |
| |/
|/| |
|
* | | fs: provide rcu-walk aware permission i_ops | Nick Piggin | 2011-01-07 | 1 | -4/+10 |
* | | fs: rcu-walk aware d_revalidate method | Nick Piggin | 2011-01-07 | 1 | -0/+2 |
* | | fs: dcache reduce branches in lookup path | Nick Piggin | 2011-01-07 | 1 | -1/+1 |
* | | fs: icache RCU free inodes | Nick Piggin | 2011-01-07 | 1 | -1/+8 |
* | | reiserfs: don't acquire lock recursively in reiserfs_acl_chmod | Frederic Weisbecker | 2010-12-02 | 1 | -2/+4 |
* | | reiserfs: fix inode mutex - reiserfs lock misordering | Frederic Weisbecker | 2010-11-24 | 1 | -4/+3 |
* | | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | 4 | -4/+0 |
|/ |
|
* | new helper: mount_bdev() | Al Viro | 2010-10-29 | 1 | -5/+4 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-10-27 | 4 | -23/+16 |
|\ |
|
| * | new helper: ihold() | Al Viro | 2010-10-26 | 1 | -1/+1 |
| * | new helper: inode_unhashed() | Al Viro | 2010-10-26 | 1 | -1/+1 |
| * | fs: kill block_prepare_write | Christoph Hellwig | 2010-10-26 | 3 | -21/+14 |
* | | writeback: remove nonblocking/encountered_congestion references | Wu Fengguang | 2010-10-27 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 2 | -3/+5 |
|\ |
|
| * | Update broken web addresses in the kernel. | Justin P. Mattock | 2010-10-18 | 2 | -3/+5 |
* | | Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier | Jens Axboe | 2010-10-19 | 1 | -3/+4 |
|\ \ |
|
| * | | reiserfs: fix unwanted reiserfs lock recursion | Frederic Weisbecker | 2010-10-01 | 1 | -2/+3 |
| * | | reiserfs: fix dependency inversion between inode and reiserfs mutexes | Frederic Weisbecker | 2010-10-01 | 1 | -1/+1 |
* | | | block: remove BLKDEV_IFL_WAIT | Christoph Hellwig | 2010-09-16 | 1 | -2/+1 |
* | | | reiserfs: replace barriers with explicit flush / FUA usage | Christoph Hellwig | 2010-09-10 | 1 | -86/+20 |
|/ / |
|
* | | remove SWRITE* I/O types | Christoph Hellwig | 2010-08-18 | 1 | -1/+1 |
* | | fix reiserfs_evict_inode end_writeback second call | Sergey Senozhatsky | 2010-08-18 | 1 | -0/+1 |
* | | reiserfs: remove unused local `wait' | Changli Gao | 2010-08-11 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-08-10 | 3 | -83/+111 |
|\ |
|
| * | convert reiserfs to ->evict_inode() | Al Viro | 2010-08-09 | 2 | -10/+11 |
| * | always call inode_change_ok early in ->setattr | Christoph Hellwig | 2010-08-09 | 1 | -4/+4 |
| * | remove inode_setattr | Christoph Hellwig | 2010-08-09 | 1 | -45/+52 |
| * | introduce __block_write_begin | Christoph Hellwig | 2010-08-09 | 1 | -2/+1 |
| * | sort out blockdev_direct_IO variants | Christoph Hellwig | 2010-08-09 | 1 | -1/+16 |
| * | Fix reiserfs_file_release() | Al Viro | 2010-08-09 | 3 | -24/+30 |
* | | Merge branch 'master' into for-next | Jiri Kosina | 2010-06-16 | 9 | -53/+56 |
|\| |
|
| * | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2010-05-30 | 1 | -17/+31 |
| |\ |
|
| | * | reiserfs: Fix resuming of quotas on remount read-write | Jan Kara | 2010-05-27 | 1 | -2/+10 |
| | * | quota: rename default quotactl methods to dquot_ | Christoph Hellwig | 2010-05-24 | 1 | -10/+10 |
| | * | quota: drop remount argument to ->quota_on and ->quota_off | Christoph Hellwig | 2010-05-24 | 1 | -6/+4 |
| | * | quota: move unmount handling into the filesystem | Christoph Hellwig | 2010-05-24 | 1 | -0/+2 |
| | * | quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers | Christoph Hellwig | 2010-05-24 | 1 | -5/+3 |
| | * | quota: move remount handling into the filesystem | Christoph Hellwig | 2010-05-24 | 1 | -0/+8 |
| * | | drop unused dentry argument to ->fsync | Christoph Hellwig | 2010-05-28 | 2 | -8/+5 |
| * | | fs/: do not fallback to default_llseek() when readdir() uses BKL | jan Blunck | 2010-05-27 | 1 | -0/+1 |
| |/ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-05-22 | 6 | -27/+17 |
| |\ |
|