summaryrefslogtreecommitdiffstats
path: root/fs/ext2/ialloc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-101-1/+1
|\
| * fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani2016-09-271-1/+1
* | ext2: Check return value from ext2_get_group_desc()Jan Kara2016-08-091-0/+5
|/
* ext2: Handle error from dquot_initalize()Jan Kara2015-07-231-1/+4
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-1/+1
* fs: export inode_to_bdi and use it in favor of mapping->backing_dev_infoChristoph Hellwig2015-01-201-1/+1
* ext2/3: use prandom_u32() instead of get_random_bytes()ZhangZhen2014-03-041-1/+1
* ext2: Fix BUG_ON in evict() on inode deletionJan Kara2013-03-131-1/+0
* ext2: use memweight()Akinobu Mita2012-07-301-0/+1
* ext2: Remove s_dirt handlingJan Kara2012-04-111-2/+0
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-01-091-2/+5
|\
| * ext2: Fix error handling on inode bitmap corruptionJan Kara2012-01-091-2/+5
* | ext2: propagate umode_tAl Viro2012-01-031-1/+1
|/
* filesystems: add missing nlink wrappersMiklos Szeredi2011-11-021-1/+1
* fs/vfs/security: pass last path component to LSM on inode creationEric Paris2011-02-011-2/+3
* merge ext2 delete_inode and clear_inode, switch to ->evict_inode()Al Viro2010-08-091-9/+4
* ext2: replace inode uid,gid,mode init with helperDmitry Monakhov2010-05-211-8/+4
* ext2: remove useless call to brelse() in ext2_free_inode()Francis Moreau2010-05-211-5/+4
* dquot: cleanup dquot initialize routineChristoph Hellwig2010-03-051-1/+1
* dquot: cleanup dquot drop routineChristoph Hellwig2010-03-051-2/+2
* dquot: cleanup inode allocation / freeing routinesChristoph Hellwig2010-03-051-5/+5
* ext2: Use lowercase names of quota functionsJan Kara2009-03-261-5/+5
* ext2: tighten restrictions on inode flagsDuane Griffin2009-01-081-6/+2
* ext2: don't inherit inappropriate inode flags from parentDuane Griffin2009-01-081-1/+1
* nfsd race fixes: ext2Al Viro2008-12-311-1/+5
* CRED: Wrap task credential accesses in the Ext2 filesystemDavid Howells2008-11-141-2/+2
* ext2: le*_add_cpu conversionMarcin Slusarz2008-04-281-8/+4
* ext*: spelling fix prefered -> preferredBenoit Boissinot2008-04-211-1/+1
* ext2 reservationsMartin J. Bligh2007-10-171-4/+1
* remove unused bh in calls to ext234_get_group_descEric Sandeen2007-10-171-16/+8
* lib: percpu_counter_addPeter Zijlstra2007-10-171-1/+1
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* [PATCH] EXT2: Remove superblock lock contention in ext2_statfsDave Kleikamp2006-09-191-1/+0
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] Make EXT2_DEBUG work againValerie Henson2006-06-251-2/+1
* [PATCH] quota: fix error code for ext2_new_inode()Herbert Poetzl2006-02-031-1/+1
* [PATCH] remove CONFIG_EXT{2,3}_CHECKAdrian Bunk2005-11-091-40/+0
* [PATCH] Fix ext2_new_inode() failure pathsChris Sykes2005-09-281-12/+13
* [PATCH] ext2: Enable atomic inode security labelingStephen Smalley2005-09-091-0/+5
* [PATCH] ext2: drop quota reference before releasing inodeJan Kara2005-07-271-0/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+735
OpenPOWER on IntegriCloud