| Commit message (Expand) | Author | Age | Files | Lines |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2010-03-05 | 1 | -8/+12 |
|\ |
|
| * | dquot: cleanup dquot initialize routine | Christoph Hellwig | 2010-03-05 | 1 | -3/+3 |
| * | dquot: move dquot initialization responsibility into the filesystem | Christoph Hellwig | 2010-03-05 | 1 | -0/+5 |
| * | dquot: cleanup dquot drop routine | Christoph Hellwig | 2010-03-05 | 1 | -1/+1 |
| * | dquot: cleanup dquot transfer routine | Christoph Hellwig | 2010-03-05 | 1 | -2/+1 |
| * | dquot: cleanup inode allocation / freeing routines | Christoph Hellwig | 2010-03-05 | 1 | -5/+5 |
* | | pass writeback_control to ->write_inode | Christoph Hellwig | 2010-03-05 | 1 | -2/+2 |
|/ |
|
* | reiserfs: Fix softlockup while waiting on an inode | Frederic Weisbecker | 2010-02-14 | 1 | -0/+2 |
* | Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-01-08 | 1 | -4/+15 |
|\ |
|
| * | reiserfs: Relax the lock before truncating pages | Frederic Weisbecker | 2010-01-05 | 1 | -1/+10 |
| * | reiserfs: Fix recursive lock on lchown | Frederic Weisbecker | 2010-01-05 | 1 | -3/+5 |
* | | Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-01-02 | 1 | -2/+3 |
|\ \
| |/ |
|
| * | reiserfs: Fix reiserfs lock and journal lock inversion dependency | Frederic Weisbecker | 2009-12-14 | 1 | -2/+3 |
* | | reiserfs: truncate blocks not used by a write | Jan Kara | 2009-12-17 | 1 | -4/+14 |
|/ |
|
* | kill-the-bkl/reiserfs: turn GFP_ATOMIC flag to GFP_NOFS in reiserfs_get_block() | Frederic Weisbecker | 2009-11-20 | 1 | -1/+1 |
* | kill-the-bkl/reiserfs: drop the fs race watchdog from _get_block_create_0() | Frederic Weisbecker | 2009-10-14 | 1 | -9/+2 |
* | kill-the-bkl/reiserfs: fix recursive reiserfs write lock in reiserfs_commit_w... | Frederic Weisbecker | 2009-09-14 | 1 | -9/+2 |
* | kill-the-bkl/reiserfs: factorize the locking in reiserfs_write_end() | Frederic Weisbecker | 2009-09-14 | 1 | -10/+15 |
* | kill-the-bkl/reiserfs: lock only once on reiserfs_get_block() | Frederic Weisbecker | 2009-09-14 | 1 | -8/+11 |
* | kill-the-BKL/reiserfs: lock only once in reiserfs_truncate_file | Frederic Weisbecker | 2009-09-14 | 1 | -3/+7 |
* | reiserfs: kill-the-BKL | Frederic Weisbecker | 2009-09-14 | 1 | -5/+18 |
* | switch reiserfs to inode->i_acl | Al Viro | 2009-06-24 | 1 | -4/+0 |
* | Merge branch 'reiserfs-updates' from Jeff Mahoney | Linus Torvalds | 2009-03-30 | 1 | -104/+99 |
|\ |
|
| * | reiserfs: rename p_s_inode to inode | Jeff Mahoney | 2009-03-30 | 1 | -21/+22 |
| * | reiserfs: strip trailing whitespace | Jeff Mahoney | 2009-03-30 | 1 | -26/+26 |
| * | reiserfs: add atomic addition of selinux attributes during inode creation | Jeff Mahoney | 2009-03-30 | 1 | -1/+15 |
| * | reiserfs: journaled xattrs | Jeff Mahoney | 2009-03-30 | 1 | -2/+1 |
| * | reiserfs: eliminate per-super xattr lock | Jeff Mahoney | 2009-03-30 | 1 | -13/+1 |
| * | reiserfs: remove IS_PRIVATE helpers | Jeff Mahoney | 2009-03-30 | 1 | -3/+2 |
| * | reiserfs: use reiserfs_error() | Jeff Mahoney | 2009-03-30 | 1 | -24/+21 |
| * | reiserfs: rework reiserfs_panic | Jeff Mahoney | 2009-03-30 | 1 | -2/+1 |
| * | reiserfs: rework reiserfs_warning | Jeff Mahoney | 2009-03-30 | 1 | -31/+29 |
* | | reiserfs: Use lowercase names of quota functions | Jan Kara | 2009-03-26 | 1 | -5/+5 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-01-05 | 1 | -7/+6 |
|\ |
|
| * | fix breakage in reiserfs_new_inode() | Al Viro | 2009-01-05 | 1 | -7/+6 |
* | | fs: symlink write_begin allocation context fix | Nick Piggin | 2009-01-04 | 1 | -1/+1 |
|/ |
|
* | nfsd race fixes: reiserfs | Al Viro | 2008-12-31 | 1 | -5/+10 |
* | [PATCH] switch all filesystems over to d_obtain_alias | Christoph Hellwig | 2008-10-23 | 1 | -11/+2 |
* | fs: rename buffer trylock | Nick Piggin | 2008-08-04 | 1 | -1/+1 |
* | reiserfs: discard prealloc in reiserfs_delete_inode | Jeff Mahoney | 2008-07-08 | 1 | -0/+2 |
* | Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) | David Howells | 2008-02-07 | 1 | -1/+1 |
* | Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user | Christoph Lameter | 2008-02-05 | 1 | -2/+2 |
* | reiserfs: new export ops | Christoph Hellwig | 2007-10-22 | 1 | -35/+27 |
* | reiserfs: fix usage of signed ints for block numbers | Jeff Mahoney | 2007-10-19 | 1 | -4/+4 |
* | reiserfs: turn of ATTR_KILL_S*ID at beginning of reiserfs_setattr | Jeff Layton | 2007-10-18 | 1 | -1/+5 |
* | fs/reiserfs/: cleanups | Adrian Bunk | 2007-10-17 | 1 | -2/+2 |
* | reiserfs: use generic_cont_expand_simple | Vladimir Saveliev | 2007-10-16 | 1 | -2/+11 |
* | reiserfs: convert to new aops | Vladimir Saveliev | 2007-10-16 | 1 | -10/+166 |
* | knfsd: exportfs: add exportfs.h header | Christoph Hellwig | 2007-07-17 | 1 | -0/+1 |