index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-07
xfs: handle dquot buffer readahead in log recovery correctly
Dave Chinner
5
-9
/
+41
2016-06-07
xfs: print name of verifier if it fails
Eric Sandeen
18
-2
/
+24
2016-06-07
xfs: skip stale inodes in xfs_iflush_cluster
Dave Chinner
1
-0
/
+1
2016-06-07
xfs: fix inode validity check in xfs_iflush_cluster
Dave Chinner
1
-4
/
+4
2016-06-07
xfs: xfs_iflush_cluster fails to abort on error
Dave Chinner
1
-4
/
+13
2016-06-07
xfs: Don't wrap growfs AGFL indexes
Dave Chinner
1
-2
/
+2
2016-06-07
xfs: disallow rw remount on fs with unknown ro-compat features
Eric Sandeen
1
-0
/
+10
2016-06-07
ext4: silence UBSAN in ext4_mb_init()
Nicolai Stange
1
-2
/
+4
2016-06-07
ext4: address UBSAN warning in mb_find_order_for_block()
Nicolai Stange
1
-1
/
+3
2016-06-07
ext4: fix oops on corrupted filesystem
Jan Kara
1
-1
/
+1
2016-06-07
ext4: clean up error handling when orphan list is corrupted
Theodore Ts'o
1
-27
/
+22
2016-06-07
ext4: fix hang when processing corrupted orphaned inode list
Theodore Ts'o
1
-4
/
+6
2016-06-07
pipe: limit the per-user amount of pages allocated in pipes
Willy Tarreau
1
-2
/
+45
2016-06-07
affs: fix remount failure when there are no options changed
Mikulas Patocka
1
-2
/
+3
2016-06-01
hpfs: implement the show_options method
Mikulas Patocka
1
-11
/
+32
2016-06-01
hpfs: fix remount failure when there are no options changed
Mikulas Patocka
1
-2
/
+3
2016-06-01
fs/cifs: correctly to anonymous authentication for the NTLM(v2) authentication
Stefan Metzmacher
1
-14
/
+18
2016-06-01
fs/cifs: correctly to anonymous authentication for the NTLM(v1) authentication
Stefan Metzmacher
1
-18
/
+23
2016-06-01
fs/cifs: correctly to anonymous authentication for the LANMAN authentication
Stefan Metzmacher
1
-12
/
+16
2016-06-01
fs/cifs: correctly to anonymous authentication via NTLMSSP
Stefan Metzmacher
1
-12
/
+20
2016-06-01
remove directory incorrectly tries to set delete on close on non-empty direct...
Steve French
4
-2
/
+25
2016-06-01
ext4: iterate over buffer heads correctly in move_extent_per_page()
Eryu Guan
1
-0
/
+1
2016-06-01
Btrfs: don't use src fd for printk
Josef Bacik
1
-1
/
+1
2016-05-18
get_rock_ridge_filename(): handle malformed NM entries
Al Viro
1
-3
/
+10
2016-05-18
atomic_open(): fix the handling of create_error
Al Viro
1
-16
/
+4
2016-05-18
vfs: rename: check backing inode being equal
Miklos Szeredi
1
-1
/
+5
2016-05-18
vfs: add vfs_select_inode() helper
Miklos Szeredi
1
-8
/
+4
2016-05-18
ocfs2: fix posix_acl_create deadlock
Junxiao Bi
6
-48
/
+77
2016-05-18
ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang
Junxiao Bi
3
-2
/
+27
2016-05-11
propogate_mnt: Handle the first propogated copy being a slave
Eric W. Biederman
1
-11
/
+14
2016-05-11
fs/pnode.c: treat zero mnt_group_id-s as unequal
Maxim Patlasov
1
-2
/
+7
2016-05-11
proc: prevent accessing /proc/<PID>/environ until it's ready
Mathias Krause
1
-1
/
+2
2016-05-04
ext4: fix races of writeback with punch hole and zero range
Jan Kara
3
-1
/
+42
2016-05-04
ext4: fix races between buffered IO and collapse / insert range
Jan Kara
1
-28
/
+31
2016-05-04
ext4: move unlocked dio protection from ext4_alloc_file_blocks()
Jan Kara
1
-11
/
+10
2016-05-04
ext4: fix races between page faults and hole punching
Jan Kara
6
-42
/
+127
2016-05-04
ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
Eryu Guan
1
-3
/
+3
2016-05-04
numa: fix /proc/<pid>/numa_maps for THP
Gerald Schaefer
1
-3
/
+30
2016-05-04
debugfs: Make automount point inodes permanently empty
Seth Forshee
1
-1
/
+1
2016-04-20
Btrfs: fix file/data loss caused by fsync after rename and new inode
Filipe Manana
1
-0
/
+137
2016-04-20
ext4: ignore quota mount options if the quota feature is enabled
Theodore Ts'o
1
-11
/
+11
2016-04-20
ext4: add lockdep annotations for i_data_sem
Theodore Ts'o
3
-4
/
+55
2016-04-20
btrfs: fix crash/invalid memory access on fsync when using overlayfs
Filipe Manana
1
-1
/
+1
2016-04-20
nfs: use file_dentry()
Miklos Szeredi
3
-6
/
+6
2016-04-20
fs: add file_dentry()
Miklos Szeredi
2
-1
/
+37
2016-04-12
ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
Joseph Qi
2
-1
/
+13
2016-04-12
ocfs2/dlm: fix race between convert and recovery
Joseph Qi
1
-1
/
+10
2016-04-12
writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the inode
Tejun Heo
1
-10
/
+19
2016-04-12
writeback, cgroup: fix premature wb_put() in locked_inode_to_wb_and_lock_list()
Tejun Heo
1
-3
/
+5
2016-04-12
nfsd: fix deadlock secinfo+readdir compound
J. Bruce Fields
1
-0
/
+1
[next]