| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2011-03-16 | 1 | -4/+5 |
|\ |
|
| * | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next | James Morris | 2011-03-08 | 1 | -4/+5 |
| |\ |
|
| | * | fs/vfs/security: pass last path component to LSM on inode creation | Eric Paris | 2011-02-01 | 1 | -4/+5 |
* | | | fs: Remove i_nlink check from file system link callback | Aneesh Kumar K.V | 2011-03-15 | 1 | -4/+0 |
|/ / |
|
* | | fix reiserfs mkdir() breakage | Al Viro | 2011-03-03 | 1 | -1/+1 |
|/ |
|
* | new helper: ihold() | Al Viro | 2010-10-25 | 1 | -1/+1 |
* | reiserfs: replace inode uid,gid,mode initialization with helper function | Dmitry Monakhov | 2010-05-21 | 1 | -14/+4 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | dquot: cleanup dquot initialize routine | Christoph Hellwig | 2010-03-05 | 1 | -11/+11 |
* | dquot: move dquot initialization responsibility into the filesystem | Christoph Hellwig | 2010-03-05 | 1 | -0/+17 |
* | dquot: cleanup dquot drop routine | Christoph Hellwig | 2010-03-05 | 1 | -1/+1 |
* | reiserfs: Fix unwanted recursive reiserfs lock in reiserfs_unlink() | Frederic Weisbecker | 2010-01-02 | 1 | -3/+4 |
* | kill-the-bkl/reiserfs: fix recursive reiserfs lock in reiserfs_mkdir() | Frederic Weisbecker | 2009-09-14 | 1 | -3/+4 |
* | kill-the-bkl/reiserfs: don't hold the write recursively in reiserfs_lookup() | Frederic Weisbecker | 2009-09-14 | 1 | -3/+10 |
* | reiserfs: remove privroot hiding in lookup | Jeff Mahoney | 2009-05-09 | 1 | -15/+2 |
* | Merge branch 'reiserfs-updates' from Jeff Mahoney | Linus Torvalds | 2009-03-30 | 1 | -96/+84 |
|\ |
|
| * | reiserfs: strip trailing whitespace | Jeff Mahoney | 2009-03-30 | 1 | -15/+15 |
| * | reiserfs: add atomic addition of selinux attributes during inode creation | Jeff Mahoney | 2009-03-30 | 1 | -4/+33 |
| * | reiserfs: journaled xattrs | Jeff Mahoney | 2009-03-30 | 1 | -11/+3 |
| * | reiserfs: eliminate per-super xattr lock | Jeff Mahoney | 2009-03-30 | 1 | -29/+0 |
| * | reiserfs: remove IS_PRIVATE helpers | Jeff Mahoney | 2009-03-30 | 1 | -3/+4 |
| * | reiserfs: use reiserfs_error() | Jeff Mahoney | 2009-03-30 | 1 | -12/+12 |
| * | reiserfs: rework reiserfs_panic | Jeff Mahoney | 2009-03-30 | 1 | -10/+8 |
| * | reiserfs: rework reiserfs_warning | Jeff Mahoney | 2009-03-30 | 1 | -24/+21 |
* | | reiserfs: Use lowercase names of quota functions | Jan Kara | 2009-03-26 | 1 | -3/+3 |
|/ |
|
* | nfsd race fixes: reiserfs | Al Viro | 2008-12-31 | 1 | -0/+8 |
* | CRED: Wrap task credential accesses in the ReiserFS filesystem | David Howells | 2008-11-14 | 1 | -2/+2 |
* | [PATCH] switch all filesystems over to d_obtain_alias | Christoph Hellwig | 2008-10-23 | 1 | -10/+1 |
* | reiserfs: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-28 | 1 | -4/+4 |
* | NULL noise: fs/*, mm/*, kernel/* | Al Viro | 2008-03-30 | 1 | -1/+1 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
* | [PATCH] mark struct inode_operations const 3 | Arjan van de Ven | 2007-02-12 | 1 | -3/+3 |
* | [PATCH] struct path: rename Reiserfs's struct path | Josef "Jeff" Sipek | 2006-12-08 | 1 | -3/+3 |
* | BUG_ON conversion for fs/reiserfs | Eric Sesterhenn | 2006-10-03 | 1 | -6/+3 |
* | [PATCH] r/o bind mounts: monitor zeroing of i_nlink | Dave Hansen | 2006-10-01 | 1 | -2/+2 |
* | [PATCH] r/o bind mount prepwork: inc_nlink() helper | Dave Hansen | 2006-10-01 | 1 | -3/+3 |
* | [PATCH] r/o bind mounts: unlink: monitor i_nlink | Dave Hansen | 2006-10-01 | 1 | -3/+3 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] reiserfs: fix unaligned bitmap usage | Jeff Mahoney | 2006-03-02 | 1 | -4/+4 |
* | [PATCH] reiserfs: remove kmalloc wrapper | Pekka Enberg | 2006-02-01 | 1 | -8/+8 |
* | [PATCH] reiserfs: remove d_splice_alias NULL check from reiserfs_lookup | Pekka Enberg | 2006-01-14 | 1 | -5/+1 |
* | [PATCH] Fix error handling in reiserfs | Jan Kara | 2005-08-13 | 1 | -0/+3 |
* | reiserfs: run scripts/Lindent on reiserfs code | Linus Torvalds | 2005-07-12 | 1 | -1244/+1330 |
* | [PATCH] quota: reiserfs: improve quota credit estimates | Jan Kara | 2005-06-24 | 1 | -11/+14 |
* | [PATCH] reiserfs: use NULL instead of 0 | Randy.Dunlap | 2005-05-05 | 1 | -1/+1 |
* | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+1491 |