| Commit message (Expand) | Author | Age | Files | Lines |
* | Ext2: return ENOMEM rather than EIO if sb_getblk fails | Wang Shilong | 2013-01-21 | 1 | -1/+1 |
* | Ext2: use unlikely to improve the efficiency of the kernel | Wang Shilong | 2013-01-21 | 1 | -1/+1 |
* | ext2: Remove s_dirt handling | Jan Kara | 2012-04-11 | 1 | -1/+0 |
* | ext2/3/4: delete unneeded includes of module.h | Paul Gortmaker | 2012-01-09 | 1 | -1/+0 |
* | ext2: check xattr name_len before acquiring xattr_sem in ext2_xattr_get | Wang Sheng-Hui | 2011-07-22 | 1 | -5/+5 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | ext2: remove dead code in ext2_xattr_get | Wang Sheng-Hui | 2011-01-10 | 1 | -8/+0 |
* | ext2,ext3,ext4: clarify comment for extN_xattr_set_handle | Wang Sheng-Hui | 2011-01-10 | 1 | -1/+1 |
* | fs: add sync_inode_metadata | Christoph Hellwig | 2010-10-25 | 1 | -1/+1 |
* | mbcache: Remove unused features | Andreas Gruenbacher | 2010-08-09 | 1 | -7/+5 |
* | Don't dirty the victim in ext2_xattr_delete_inode() | Al Viro | 2010-08-09 | 1 | -2/+0 |
* | Take dirtying the inode to callers of ext2_free_blocks() | Al Viro | 2010-08-09 | 1 | -0/+3 |
* | ext2: switch to dquot_free_block_nodirty() | Al Viro | 2010-08-09 | 1 | -4/+8 |
* | ext2: constify xattr_handler | Stephen Hemminger | 2010-05-21 | 1 | -5/+5 |
* | ext2: Add ext2_sb_info s_lock spinlock | Jan Blunck | 2010-05-21 | 1 | -0/+2 |
* | dquot: cleanup space allocation / freeing routines | Christoph Hellwig | 2010-03-05 | 1 | -5/+5 |
* | sanitize xattr handler prototypes | Christoph Hellwig | 2009-12-16 | 1 | -4/+7 |
* | ext2: Use lowercase names of quota functions | Jan Kara | 2009-03-26 | 1 | -4/+4 |
* | ext2: use ext2_group_first_block_no() | Akinobu Mita | 2008-04-28 | 1 | -4/+2 |
* | ext2: le*_add_cpu conversion | Marcin Slusarz | 2008-04-28 | 1 | -6/+3 |
* | vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs | Jan Kara | 2008-04-15 | 1 | -1/+1 |
* | ext2 reservations | Martin J. Bligh | 2007-10-17 | 1 | -2/+1 |
* | [PATCH] Remove superfluous lock_super() in extN xattr code | Andreas Gruenbacher | 2006-12-07 | 1 | -4/+1 |
* | [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc | Panagiotis Issaris | 2006-09-27 | 1 | -2/+1 |
* | [PATCH] fix deadlock in ext2 | Peter Staubach | 2006-02-17 | 1 | -2/+4 |
* | [PATCH] remove ext2 xattr permission checks | akpm@osdl.org | 2006-01-10 | 1 | -4/+0 |
* | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 2006-01-09 | 1 | -1/+1 |
* | [PATCH] mbcache: Remove unused mb_cache_shrink parameter | Andreas Gruenbacher | 2005-07-27 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+1043 |