index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2011-03-18
19
-476
/
+503
|
\
|
*
nilfs2: get rid of nilfs_sb_info structure
Ryusuke Konishi
2011-03-09
12
-134
/
+68
|
*
nilfs2: use sb instance instead of nilfs_sb_info struct
Ryusuke Konishi
2011-03-09
7
-145
/
+129
|
*
nilfs2: get rid of sc_sbi back pointer
Ryusuke Konishi
2011-03-09
2
-19
/
+12
|
*
nilfs2: move log writer onto nilfs object
Ryusuke Konishi
2011-03-09
3
-39
/
+34
|
*
nilfs2: move next generation counter into nilfs object
Ryusuke Konishi
2011-03-09
5
-19
/
+15
|
*
nilfs2: move s_inode_lock and s_dirty_files into nilfs object
Ryusuke Konishi
2011-03-09
6
-61
/
+63
|
*
nilfs2: move parameters on nilfs_sb_info into nilfs object
Ryusuke Konishi
2011-03-09
4
-16
/
+19
|
*
nilfs2: move mount options to nilfs object
Ryusuke Konishi
2011-03-09
5
-49
/
+54
|
*
nilfs2: record used amount of each checkpoint in checkpoint list
Ryusuke Konishi
2011-03-08
6
-19
/
+25
|
*
nilfs2: optimize rec_len functions
Ryusuke Konishi
2011-03-08
1
-0
/
+1
|
*
nilfs2: append blocksize info to warnings during loading super blocks
Ryusuke Konishi
2011-03-08
1
-4
/
+7
|
*
nilfs2: add compat ioctl
Ryusuke Konishi
2011-03-08
4
-2
/
+24
|
*
nilfs2: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSION
Ryusuke Konishi
2011-03-08
1
-0
/
+70
|
*
nilfs2: tighten restrictions on inode flags
Ryusuke Konishi
2011-03-08
2
-5
/
+19
|
*
nilfs2: mark S_NOATIME on inodes only if NOATIME attribute is set
Ryusuke Konishi
2011-03-08
1
-2
/
+0
|
*
nilfs2: use common file attribute macros
Ryusuke Konishi
2011-03-08
2
-10
/
+7
|
*
nilfs2: add free entries count only if clear bit operation succeeded
Ryusuke Konishi
2011-03-08
1
-5
/
+7
|
*
nilfs2: decrement inodes count only if raw inode was successfully deleted
Ryusuke Konishi
2011-03-08
1
-2
/
+4
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2011-03-18
10
-226
/
+317
|
\
\
|
*
|
dlm: use alloc_workqueue function
David Teigland
2011-03-10
1
-2
/
+4
|
*
|
dlm: increase default hash table sizes
David Teigland
2011-03-10
1
-2
/
+2
|
*
|
dlm: record full callback state
David Teigland
2011-03-10
8
-222
/
+311
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-03-18
8
-261
/
+268
|
\
\
\
|
*
|
|
fs: call security_d_instantiate in d_obtain_alias V2
Josef Bacik
2011-03-18
1
-0
/
+3
|
*
|
|
lose 'mounting_here' argument in ->d_manage()
Al Viro
2011-03-18
2
-7
/
+6
|
*
|
|
don't pass 'mounting_here' flag to follow_down()
Al Viro
2011-03-18
2
-3
/
+3
|
*
|
|
change the locking order for namespace_sem
Al Viro
2011-03-18
1
-60
/
+73
|
*
|
|
fix deadlock in pivot_root()
Al Viro
2011-03-18
1
-11
/
+5
|
*
|
|
vfs: split off vfsmount-related parts of vfs_kern_mount()
Al Viro
2011-03-17
3
-122
/
+132
|
*
|
|
Some fixes for pstore
Tony Luck
2011-03-17
1
-60
/
+56
|
*
|
|
kill simple_set_mnt()
Al Viro
2011-03-17
1
-8
/
+0
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bco...
Linus Torvalds
2011-03-18
1
-46
/
+20
|
\
\
\
\
|
*
|
|
|
omfs: make readdir stop when filldir says so
Al Viro
2011-03-05
1
-2
/
+3
|
*
|
|
|
omfs: merge unlink() and rmdir(), close leak in rename()
Al Viro
2011-03-05
1
-40
/
+13
|
*
|
|
|
omfs: stop playing silly buggers with omfs_unlink() in ->rename()
Al Viro
2011-03-05
1
-4
/
+3
|
*
|
|
|
omfs: rename() needs to mark old_inode dirty after ctime update
Al Viro
2011-03-05
1
-0
/
+1
*
|
|
|
|
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2011-03-18
14
-174
/
+447
|
\
\
\
\
\
|
*
|
|
|
|
UBIFS: clean-up commentaries
Artem Bityutskiy
2011-03-16
1
-3
/
+3
|
*
|
|
|
|
UBIFS: save 128KiB or more RAM
Artem Bityutskiy
2011-03-16
2
-11
/
+0
|
*
|
|
|
|
UBIFS: allocate orphans scan buffer on demand
Artem Bityutskiy
2011-03-16
1
-1
/
+9
|
*
|
|
|
|
UBIFS: allocate lpt dump buffer on demand
Artem Bityutskiy
2011-03-16
1
-9
/
+18
|
*
|
|
|
|
UBIFS: allocate ltab checking buffer on demand
Artem Bityutskiy
2011-03-16
1
-9
/
+20
|
*
|
|
|
|
UBIFS: allocate scanning buffer on demand
Artem Bityutskiy
2011-03-16
1
-6
/
+20
|
*
|
|
|
|
UBIFS: allocate dump buffer on demand
Artem Bityutskiy
2011-03-16
1
-2
/
+13
|
*
|
|
|
|
UBIFS: do not check data crc by default
Artem Bityutskiy
2011-03-11
1
-0
/
+1
|
*
|
|
|
|
UBIFS: simplify UBIFS Kconfig menu
Artem Bityutskiy
2011-03-11
3
-37
/
+12
|
*
|
|
|
|
UBIFS: print max. index node size
Artem Bityutskiy
2011-03-11
1
-2
/
+2
|
*
|
|
|
|
UBIFS: handle allocation failures in UBIFS write path
Matthew L. Creech
2011-03-11
3
-6
/
+54
|
*
|
|
|
|
UBIFS: use max_write_size during recovery
Artem Bityutskiy
2011-03-08
1
-13
/
+10
[next]