index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext3
/
ialloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-31
ext3: move headers to fs/ext3/
Al Viro
1
-12
/
+1
2012-01-09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-2
/
+6
2012-01-09
ext3: Fix error handling on inode bitmap corruption
Jan Kara
1
-2
/
+6
2012-01-03
ext3: propagate umode_t
Al Viro
1
-1
/
+1
2011-11-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...
Linus Torvalds
1
-1
/
+1
2011-11-02
filesystems: add missing nlink wrappers
Miklos Szeredi
1
-1
/
+1
2011-08-17
ext3: remove deprecated oldalloc
Lukas Czerner
1
-42
/
+3
2011-06-25
ext3: Add fixed tracepoints
Lukas Czerner
1
-0
/
+4
2011-02-01
fs/vfs/security: pass last path component to LSM on inode creation
Eric Paris
1
-2
/
+3
2010-10-05
ext3: Fix lost extented attributes for inode with ino == 11
Jan Kara
1
-3
/
+8
2010-08-09
convert ext3 to ->evict_inode()
Al Viro
1
-12
/
+0
2010-05-21
ext3: replace inode uid,gid,mode init with helper
Dmitry Monakhov
1
-8
/
+5
2010-03-29
ext3: fix broken handling of EXT3_STATE_NEW
Linus Torvalds
1
-1
/
+3
2010-03-05
dquot: cleanup dquot initialize routine
Christoph Hellwig
1
-2
/
+2
2010-03-05
dquot: cleanup dquot drop routine
Christoph Hellwig
1
-2
/
+2
2010-03-05
dquot: cleanup inode allocation / freeing routines
Christoph Hellwig
1
-5
/
+5
2009-06-11
ext3: remove ->write_super and stop maintaining ->s_dirt
Christoph Hellwig
1
-2
/
+1
2009-03-26
ext3: Use lowercase names of quota functions
Jan Kara
1
-6
/
+6
2009-01-08
ext3: tighten restrictions on inode flags
Duane Griffin
1
-6
/
+2
2009-01-08
ext3: don't inherit inappropriate inode flags from parent
Duane Griffin
1
-1
/
+1
2008-12-31
nfsd race fixes: ext3
Al Viro
1
-1
/
+5
2008-11-14
CRED: Wrap task credential accesses in the Ext3 filesystem
David Howells
1
-2
/
+2
2008-07-25
ext3: handle corrupted orphan list at mount
Duane Griffin
1
-0
/
+9
2008-04-28
ext3: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-3
/
+3
2008-04-21
ext*: spelling fix prefered -> preferred
Benoit Boissinot
1
-1
/
+1
2008-02-08
ext3: replace all adds to little endians variables with le*_add_cpu
Marcin Slusarz
1
-8
/
+4
2008-02-07
iget: stop EXT3 from using iget() and read_inode()
David Howells
1
-23
/
+35
2007-10-17
remove unused bh in calls to ext234_get_group_desc
Eric Sandeen
1
-10
/
+7
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
1
-1
/
+0
2006-09-27
[PATCH] ext3: inode numbers are unsigned long
Eric Sandeen
1
-3
/
+3
2006-09-27
[PATCH] ext3 and jbd cleanup: remove whitespace
Mingming Cao
1
-24
/
+24
2006-06-25
[PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixes
Mingming Cao
1
-4
/
+6
2006-01-10
[PATCH] fs/ext3/: small cleanups
Adrian Bunk
1
-1
/
+0
2006-01-08
[PATCH] ext3: remove trailing newlines from ext3_warning() calls
Glauber de Oliveira Costa
1
-3
/
+3
2005-11-09
[PATCH] remove CONFIG_EXT{2,3}_CHECK
Adrian Bunk
1
-41
/
+0
2005-10-30
[PATCH] ext3: sparse fixes
Ben Dooks
1
-0
/
+1
2005-10-30
[PATCH] Locking problems while EXT3FS_DEBUG on
Glauber de Oliveira Costa
1
-2
/
+0
2005-09-28
[PATCH] Fix ext3_new_inode() failure paths
Chris Sykes
1
-15
/
+14
2005-09-09
[PATCH] ext3: Enable atomic inode security labeling
Stephen Smalley
1
-0
/
+5
2005-07-27
[PATCH] ext3: drop quota references before releasing inode
Jan Kara
1
-0
/
+2
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+794