index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext3
/
super.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2012-10-16
1
-2
/
+2
|
\
|
*
ext3: fix return values on parse_options() failure
Zhao Hongjiang
2012-10-09
1
-2
/
+2
*
|
ext3: drop lock/unlock super
Marco Stornelli
2012-10-09
1
-6
/
+0
|
/
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2012-10-04
1
-3
/
+5
|
\
|
*
ext3: Replace 0 with NULL for pointer in super.c file
Sachin Kamat
2012-09-04
1
-1
/
+1
|
*
ext3: don't clear orphan list on ro mount with errors
Eric Sandeen
2012-09-04
1
-2
/
+4
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-02
1
-0
/
+5
|
\
\
|
*
|
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
Kirill A. Shutemov
2012-10-02
1
-0
/
+5
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-10-02
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
userns: Convert struct dquot dq_id to be a struct kqid
Eric W. Biederman
2012-09-18
1
-1
/
+1
*
|
ext3: nuke write_super from comments
Artem Bityutskiy
2012-08-04
1
-11
/
+0
|
/
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2012-07-24
1
-1
/
+2
|
\
|
*
ext3: force ro mount if ext3_setup_super() fails
Eric Sandeen
2012-07-09
1
-1
/
+2
*
|
quota: Move quota syncing to ->sync_fs method
Jan Kara
2012-07-22
1
-0
/
+5
|
/
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2012-05-25
1
-5
/
+1
|
\
|
*
ext3: Remove i_mutex use from ext3_quota_write()
Jan Kara
2012-05-15
1
-5
/
+1
*
|
userns: Convert ext3 to use kuid/kgid where appropriate
Eric W. Biederman
2012-05-15
1
-10
/
+25
|
/
*
ext3: move headers to fs/ext3/
Al Viro
2012-03-31
1
-14
/
+4
*
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-20
1
-2
/
+1
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2012-01-09
1
-7
/
+8
|
\
|
*
ext3: replace ll_rw_block with other functions
Zheng Liu
2012-01-09
1
-5
/
+5
|
*
ext3: call ext3_mark_recovery_complete() when recovery is really needed
Eryu Guan
2011-11-09
1
-2
/
+3
*
|
vfs: switch ->show_options() to struct dentry *
Al Viro
2012-01-06
1
-2
/
+2
*
|
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
Al Viro
2012-01-06
1
-1
/
+1
*
|
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
2012-01-03
1
-1
/
+0
|
/
*
ext3: remove deprecated oldalloc
Lukas Czerner
2011-08-17
1
-4
/
+4
*
ext3: fix message in ext3_remount for rw-remount case
Toshiyuki Okajima
2011-08-17
1
-2
/
+2
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2011-07-26
1
-0
/
+13
|
\
|
*
ext3: Add fixed tracepoints
Lukas Czerner
2011-06-25
1
-0
/
+13
*
|
ext3: make ext3 mount default to barrier=1
Christoph Hellwig
2011-07-20
1
-0
/
+2
|
/
*
ext3: add cleancache support
Dan Magenheimer
2011-05-26
1
-0
/
+2
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2011-03-17
1
-0
/
+7
|
\
|
*
ext3: skip orphan cleanup on rocompat fs
Amir Goldstein
2011-02-28
1
-0
/
+7
*
|
ext3: Copy fs UUID to superblock.
Aneesh Kumar K.V
2011-03-15
1
-0
/
+1
|
/
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2011-01-21
1
-18
/
+7
|
\
|
*
quota: Fix deadlock during path resolution
Jan Kara
2011-01-12
1
-18
/
+7
*
|
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-01-13
1
-10
/
+2
|
\
\
|
|
/
|
/
|
|
*
block: clean up blkdev_get() wrappers and their users
Tejun Heo
2010-11-13
1
-1
/
+1
|
*
block: make blkdev_get/put() handle exclusive access
Tejun Heo
2010-11-13
1
-10
/
+2
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2011-01-11
1
-22
/
+42
|
\
\
|
*
|
ext3: Return error code from generic_check_addressable
Darrick J. Wong
2011-01-06
1
-2
/
+4
|
*
|
fs/ext3/super.c: Use printf extension %pV
Joe Perches
2011-01-06
1
-19
/
+37
|
*
|
ext3: don't update sb journal_devnum when RO dev
Maciej Żenczykowski
2011-01-06
1
-1
/
+1
*
|
|
fs: icache RCU free inodes
Nick Piggin
2011-01-07
1
-1
/
+8
|
/
/
*
|
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
1
-1
/
+0
|
/
*
new helper: mount_bdev()
Al Viro
2010-10-29
1
-4
/
+4
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2010-10-27
1
-9
/
+32
|
\
|
*
ext3: Use DIV_ROUND_UP() on group desc block counting
Namhyung Kim
2010-10-28
1
-2
/
+1
|
*
ext3: Return proper error code on ext3_fill_super()
Namhyung Kim
2010-10-28
1
-0
/
+2
[next]