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
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-14
ext3: Don't check quota format when there are no quota files
Jan Kara
1
-7
/
+0
2013-05-07
make blkdev_put() return void
Al Viro
1
-7
/
+4
2013-04-29
mm: make snapshotting pages for stable writes a per-bio operation
Darrick J. Wong
1
-1
/
+0
2013-03-11
ext3: Fix format string issues
Lars-Peter Clausen
1
-2
/
+2
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
1
-0
/
+1
2013-02-26
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-21
/
+30
2013-02-21
block: optionally snapshot page contents to provide stable pages during write
Darrick J. Wong
1
-0
/
+1
2013-01-21
ext3: Fix memory leak when quota options are specified multiple times
Jan Kara
1
-21
/
+30
2012-12-13
ext3: get rid of the duplicate code on ext3_fill_super
Zhao Hongjiang
1
-3
/
+0
2012-10-16
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-2
/
+2
2012-10-09
ext3: drop lock/unlock super
Marco Stornelli
1
-6
/
+0
2012-10-09
ext3: fix return values on parse_options() failure
Zhao Hongjiang
1
-2
/
+2
2012-10-04
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-3
/
+5
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+5
2012-10-02
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
Kirill A. Shutemov
1
-0
/
+5
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2012-09-18
userns: Convert struct dquot dq_id to be a struct kqid
Eric W. Biederman
1
-1
/
+1
2012-09-04
ext3: Replace 0 with NULL for pointer in super.c file
Sachin Kamat
1
-1
/
+1
2012-09-04
ext3: don't clear orphan list on ro mount with errors
Eric Sandeen
1
-2
/
+4
2012-08-04
ext3: nuke write_super from comments
Artem Bityutskiy
1
-11
/
+0
2012-07-24
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-1
/
+2
2012-07-22
quota: Move quota syncing to ->sync_fs method
Jan Kara
1
-0
/
+5
2012-07-09
ext3: force ro mount if ext3_setup_super() fails
Eric Sandeen
1
-1
/
+2
2012-05-25
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-5
/
+1
2012-05-15
userns: Convert ext3 to use kuid/kgid where appropriate
Eric W. Biederman
1
-10
/
+25
2012-05-15
ext3: Remove i_mutex use from ext3_quota_write()
Jan Kara
1
-5
/
+1
2012-03-31
ext3: move headers to fs/ext3/
Al Viro
1
-14
/
+4
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
1
-2
/
+1
2012-01-09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-7
/
+8
2012-01-09
ext3: replace ll_rw_block with other functions
Zheng Liu
1
-5
/
+5
2012-01-06
vfs: switch ->show_options() to struct dentry *
Al Viro
1
-2
/
+2
2012-01-06
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
Al Viro
1
-1
/
+1
2012-01-03
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
1
-1
/
+0
2011-11-09
ext3: call ext3_mark_recovery_complete() when recovery is really needed
Eryu Guan
1
-2
/
+3
2011-08-17
ext3: remove deprecated oldalloc
Lukas Czerner
1
-4
/
+4
2011-08-17
ext3: fix message in ext3_remount for rw-remount case
Toshiyuki Okajima
1
-2
/
+2
2011-07-26
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-0
/
+13
2011-07-20
ext3: make ext3 mount default to barrier=1
Christoph Hellwig
1
-0
/
+2
2011-06-25
ext3: Add fixed tracepoints
Lukas Czerner
1
-0
/
+13
2011-05-26
ext3: add cleancache support
Dan Magenheimer
1
-0
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-0
/
+7
2011-03-15
ext3: Copy fs UUID to superblock.
Aneesh Kumar K.V
1
-0
/
+1
2011-02-28
ext3: skip orphan cleanup on rocompat fs
Amir Goldstein
1
-0
/
+7
2011-01-21
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-18
/
+7
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-10
/
+2
2011-01-12
quota: Fix deadlock during path resolution
Jan Kara
1
-18
/
+7
2011-01-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-22
/
+42
2011-01-07
fs: icache RCU free inodes
Nick Piggin
1
-1
/
+8
2011-01-06
ext3: Return error code from generic_check_addressable
Darrick J. Wong
1
-2
/
+4
[next]