index
:
Linux Stable
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.13.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
*
f2fs: add stat info for inline_dentry inodes
Jaegeuk Kim
2014-11-03
5
-3
/
+22
*
f2fs: avoid deadlock on init_inode_metadata
Jaegeuk Kim
2014-11-03
7
-22
/
+157
*
f2fs: fix to wait correct block type
Jaegeuk Kim
2014-11-03
2
-3
/
+4
*
f2fs: reuse find_in_block code for find_in_inline_dir
Jaegeuk Kim
2014-11-03
3
-63
/
+65
*
f2fs: reuse room_for_filename for inline dentry operation
Jaegeuk Kim
2014-11-03
3
-37
/
+12
*
f2fs: enable inline dir handling
Chao Yu
2014-11-03
5
-15
/
+58
*
f2fs: add key function to handle inline dir
Chao Yu
2014-11-03
2
-0
/
+355
*
f2fs: export dir operations for inline dir
Chao Yu
2014-11-03
4
-37
/
+50
*
f2fs: add a new mount option for inline dir
Chao Yu
2014-11-03
1
-0
/
+7
*
f2fs: add infra struct and helper for inline dir
Chao Yu
2014-11-03
1
-2
/
+19
*
f2fs: avoid infinite loop at cp_error
Jaegeuk Kim
2014-11-03
1
-0
/
+3
*
f2fs: avoid build warning
Jaegeuk Kim
2014-11-03
1
-1
/
+1
*
f2fs: fix to call f2fs_unlock_op
Jaegeuk Kim
2014-11-03
1
-1
/
+2
*
f2fs: avoid to allocate when inline_data was written
Jaegeuk Kim
2014-11-03
2
-13
/
+45
*
f2fs: use highmem for directory pages
Jaegeuk Kim
2014-11-03
1
-1
/
+1
*
f2fs: fix race conditon on truncation with inline_data
Jaegeuk Kim
2014-11-03
1
-0
/
+6
*
f2fs: should truncate any allocated block for inline_data write
Jaegeuk Kim
2014-11-03
1
-7
/
+8
*
f2fs: invalidate inmemory page
Jaegeuk Kim
2014-11-03
3
-0
/
+20
*
f2fs: do not make dirty any inmemory pages
Jaegeuk Kim
2014-11-03
4
-5
/
+22
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-11-02
5
-49
/
+19
|
\
|
*
ovl: initialize ->is_cursor
Miklos Szeredi
2014-10-31
1
-0
/
+1
|
*
Return short read or 0 at end of a raw device, not EIO
David Jeffery
2014-10-31
1
-1
/
+2
|
*
isofs: don't bother with ->d_op for normal case
Al Viro
2014-10-31
2
-22
/
+4
|
*
isofs_cmp(): we'll never see a dentry for . or ..
Al Viro
2014-10-28
1
-18
/
+2
|
*
overlayfs: fix lockdep misannotation
Miklos Szeredi
2014-10-28
2
-2
/
+2
|
*
ovl: fix check for cursor
Miklos Szeredi
2014-10-28
1
-5
/
+6
|
*
overlayfs: barriers for opening upper-layer directory
Al Viro
2014-10-28
1
-1
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-11-01
5
-39
/
+27
|
\
\
|
*
|
Btrfs: fix race that makes btrfs_lookup_extent_info miss skinny extent items
Filipe Manana
2014-10-28
1
-8
/
+0
|
*
|
Btrfs: properly clean up btrfs_end_io_wq_cache
Josef Bacik
2014-10-27
1
-0
/
+1
|
*
|
Btrfs: fix invalid leaf slot access in btrfs_lookup_extent()
Filipe Manana
2014-10-27
3
-10
/
+4
|
*
|
btrfs: use macro accessors in superblock validation checks
David Sterba
2014-10-27
1
-21
/
+22
*
|
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-10-31
8
-28
/
+51
|
\
\
\
|
*
|
|
ext4: make ext4_ext_convert_to_initialized() return proper number of blocks
Jan Kara
2014-10-30
1
-5
/
+4
|
*
|
|
ext4: bail early when clearing inode journal flag fails
Jan Kara
2014-10-30
1
-1
/
+6
|
*
|
|
ext4: bail out from make_indexed_dir() on first error
Jan Kara
2014-10-30
1
-10
/
+18
|
*
|
|
jbd2: use a better hash function for the revoke table
Theodore Ts'o
2014-10-30
1
-8
/
+2
|
*
|
|
ext4: prevent bugon on race between write/fcntl
Dmitry Monakhov
2014-10-30
1
-1
/
+1
|
*
|
|
ext4: remove extent status procfs files if journal load fails
Darrick J. Wong
2014-10-30
1
-2
/
+3
|
*
|
|
ext4: disallow changing journal_csum option during remount
Darrick J. Wong
2014-10-30
1
-0
/
+8
|
*
|
|
ext4: enable journal checksum when metadata checksum feature enabled
Darrick J. Wong
2014-10-30
1
-0
/
+4
|
*
|
|
ext4: fix oops when loading block bitmap failed
Jan Kara
2014-10-30
1
-0
/
+4
|
*
|
|
ext4: fix overflow when updating superblock backups after resize
Jan Kara
2014-10-30
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2014-10-31
3
-13
/
+3
|
\
\
\
|
*
|
|
fs, jbd: use a more generic hash function
Sasha Levin
2014-10-22
1
-5
/
+2
|
*
|
|
quota: Properly return errors from dquot_writeback_dquots()
Jan Kara
2014-10-22
1
-1
/
+1
|
*
|
|
ext3: Don't check quota format when there are no quota files
Jan Kara
2014-10-22
1
-7
/
+0
*
|
|
|
fs: allow open(dir, O_TMPFILE|..., 0) with mode 0
Eric Rannaud
2014-10-30
1
-1
/
+2
*
|
|
|
Merge branch 'akpm' (incoming from Andrew Morton)
Linus Torvalds
2014-10-29
2
-7
/
+12
|
\
\
\
\
|
*
|
|
|
ocfs2: fix d_splice_alias() return code checking
Richard Weinberger
2014-10-29
1
-1
/
+1
[next]