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
*
hpfs: implement the show_options method
Mikulas Patocka
2016-06-01
1
-11
/
+32
*
hpfs: fix remount failure when there are no options changed
Mikulas Patocka
2016-06-01
1
-2
/
+3
*
fs/cifs: correctly to anonymous authentication for the NTLM(v2) authentication
Stefan Metzmacher
2016-06-01
1
-14
/
+18
*
fs/cifs: correctly to anonymous authentication for the NTLM(v1) authentication
Stefan Metzmacher
2016-06-01
1
-18
/
+23
*
fs/cifs: correctly to anonymous authentication for the LANMAN authentication
Stefan Metzmacher
2016-06-01
1
-12
/
+16
*
fs/cifs: correctly to anonymous authentication via NTLMSSP
Stefan Metzmacher
2016-06-01
1
-12
/
+20
*
remove directory incorrectly tries to set delete on close on non-empty direct...
Steve French
2016-06-01
4
-2
/
+25
*
btrfs: Reset IO error counters before start of device replacing
Yauhen Kharuzhy
2016-05-18
1
-0
/
+2
*
Btrfs: don't use src fd for printk
Josef Bacik
2016-05-18
1
-1
/
+1
*
btrfs: fallback to vmalloc in btrfs_compare_tree
David Sterba
2016-05-18
1
-4
/
+8
*
btrfs: handle non-fatal errors in btrfs_qgroup_inherit()
Mark Fasheh
2016-05-18
1
-22
/
+32
*
Btrfs: fix invalid reference in replace_path
Liu Bo
2016-05-18
1
-0
/
+1
*
btrfs: do not write corrupted metadata blocks to disk
Alex Lyakas
2016-05-18
1
-2
/
+13
*
btrfs: csum_tree_block: return proper errno value
Alex Lyakas
2016-05-18
1
-8
/
+5
*
Btrfs: do not collect ordered extents when logging that inode exists
Filipe Manana
2016-05-18
1
-1
/
+16
*
Btrfs: fix race when checking if we can skip fsync'ing an inode
Filipe Manana
2016-05-18
1
-4
/
+5
*
Btrfs: fix deadlock between direct IO reads and buffered writes
Filipe Manana
2016-05-18
1
-2
/
+23
*
Btrfs: fix extent_same allowing destination offset beyond i_size
Filipe Manana
2016-05-18
1
-0
/
+3
*
Btrfs: fix file loss on log replay after renaming a file and fsync
Filipe Manana
2016-05-18
2
-12
/
+59
*
Btrfs: fix unreplayable log after snapshot delete + parent dir fsync
Filipe Manana
2016-05-18
3
-0
/
+20
*
btrfs: change max_inline default to 2048
David Sterba
2016-05-18
1
-1
/
+1
*
btrfs: remove error message from search ioctl for nonexistent tree
David Sterba
2016-05-18
1
-2
/
+0
*
Btrfs: fix truncate_space_check
Josef Bacik
2016-05-18
1
-1
/
+10
*
btrfs: reada: Fix in-segment calculation for reada
Zhao Lei
2016-05-18
1
-2
/
+2
*
get_rock_ridge_filename(): handle malformed NM entries
Al Viro
2016-05-18
1
-3
/
+10
*
atomic_open(): fix the handling of create_error
Al Viro
2016-05-18
1
-16
/
+4
*
vfs: rename: check backing inode being equal
Miklos Szeredi
2016-05-18
1
-1
/
+5
*
vfs: add vfs_select_inode() helper
Miklos Szeredi
2016-05-18
1
-8
/
+4
*
ocfs2: fix posix_acl_create deadlock
Junxiao Bi
2016-05-18
6
-48
/
+77
*
ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang
Junxiao Bi
2016-05-18
3
-2
/
+27
*
proc: prevent accessing /proc/<PID>/environ until it's ready
Mathias Krause
2016-05-11
1
-1
/
+2
*
propogate_mnt: Handle the first propogated copy being a slave
Eric W. Biederman
2016-05-11
1
-11
/
+14
*
btrfs: cleaner_kthread() doesn't need explicit freeze
Jiri Kosina
2016-05-04
1
-1
/
+1
*
btrfs: fix memory leak of fs_info in block group cache
Kinglong Mee
2016-05-04
2
-6
/
+1
*
f2fs crypto: make sure the encryption info is initialized on opendir(2)
Chao Yu
2016-05-04
1
-0
/
+8
*
f2fs crypto: handle unexpected lack of encryption keys
Chao Yu
2016-05-04
2
-2
/
+7
*
f2fs: don't need to call set_page_dirty for io error
Jaegeuk Kim
2016-05-04
1
-1
/
+0
*
f2fs: do f2fs_balance_fs when block is allocated
Jaegeuk Kim
2016-05-04
1
-6
/
+6
*
ext4/fscrypto: avoid RCU lookup in d_revalidate
Jaegeuk Kim
2016-05-04
1
-0
/
+4
*
f2fs: cover large section in sanity check of super
Jaegeuk Kim
2016-05-04
1
-37
/
+65
*
f2fs: slightly reorganize read_raw_super_block
Shawn Lin
2016-05-04
1
-37
/
+36
*
f2fs crypto: fix corrupted symlink in encrypted case
Jaegeuk Kim
2016-05-04
1
-6
/
+6
*
ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
Eryu Guan
2016-05-04
1
-3
/
+3
*
numa: fix /proc/<pid>/numa_maps for THP
Gerald Schaefer
2016-05-04
1
-3
/
+30
*
debugfs: Make automount point inodes permanently empty
Seth Forshee
2016-05-04
1
-1
/
+1
*
Btrfs: fix file/data loss caused by fsync after rename and new inode
Filipe Manana
2016-04-20
1
-0
/
+137
*
ext4: ignore quota mount options if the quota feature is enabled
Theodore Ts'o
2016-04-20
1
-11
/
+11
*
ext4: add lockdep annotations for i_data_sem
Theodore Ts'o
2016-04-20
3
-4
/
+55
*
btrfs: fix crash/invalid memory access on fsync when using overlayfs
Filipe Manana
2016-04-20
1
-1
/
+1
*
ext4: use file_dentry()
Miklos Szeredi
2016-04-20
1
-1
/
+1
[next]