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-19
ecryptfs: forbid opening files without mmap handler
Jann Horn
1
-2
/
+11
2016-06-19
proc: prevent stacking filesystems on top
Jann Horn
1
-0
/
+7
2016-06-19
fix d_walk()/non-delayed __d_free() race
Al Viro
1
-2
/
+2
2016-06-19
mnt: fs_fully_visible test the proper mount for MNT_LOCKED
Eric W. Biederman
1
-1
/
+1
2016-06-19
mnt: If fs_fully_visible fails call put_filesystem.
Eric W. Biederman
1
-1
/
+3
2016-06-06
cifs: Create dedicated keyring for spnego operations
Sachin Prabhu
3
-2
/
+71
2016-06-06
xfs: skip stale inodes in xfs_iflush_cluster
Dave Chinner
1
-0
/
+1
2016-06-06
xfs: fix inode validity check in xfs_iflush_cluster
Dave Chinner
1
-4
/
+4
2016-06-06
xfs: xfs_iflush_cluster fails to abort on error
Dave Chinner
1
-4
/
+13
2016-06-06
remove directory incorrectly tries to set delete on close on non-empty direct...
Steve French
4
-2
/
+25
2016-06-06
fs/cifs: correctly to anonymous authentication for the NTLM(v2) authentication
Stefan Metzmacher
1
-14
/
+18
2016-06-06
fs/cifs: correctly to anonymous authentication for the NTLM(v1) authentication
Stefan Metzmacher
1
-18
/
+23
2016-06-06
fs/cifs: correctly to anonymous authentication for the LANMAN authentication
Stefan Metzmacher
1
-12
/
+16
2016-06-06
fs/cifs: correctly to anonymous authentication via NTLMSSP
Stefan Metzmacher
1
-12
/
+20
2016-06-03
mm: fix huge zero page accounting in smaps report
Kirill A. Shutemov
1
-36
/
+68
2016-06-03
ext4: silence UBSAN in ext4_mb_init()
Nicolai Stange
1
-2
/
+4
2016-06-03
ext4: address UBSAN warning in mb_find_order_for_block()
Nicolai Stange
1
-1
/
+3
2016-06-03
ext4: fix oops on corrupted filesystem
Jan Kara
1
-1
/
+1
2016-06-03
ext4: clean up error handling when orphan list is corrupted
Theodore Ts'o
1
-24
/
+22
2016-06-03
ext4: fix hang when processing corrupted orphaned inode list
Theodore Ts'o
1
-4
/
+6
2016-06-03
btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctl
Luke Dashjr
4
-2
/
+24
2016-06-01
xfs: disallow rw remount on fs with unknown ro-compat features
Eric Sandeen
1
-0
/
+10
2016-06-01
xfs: disallow ro->rw remount on norecovery mount
Eric Sandeen
1
-0
/
+6
2016-05-17
ocfs2: fix posix_acl_create deadlock
Junxiao Bi
6
-48
/
+77
2016-05-17
ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang
Junxiao Bi
3
-2
/
+27
2016-05-17
ocfs2: dereferencing freed pointers in ocfs2_reflink()
Dan Carpenter
1
-1
/
+1
2016-05-17
ocfs2: fix SGID not inherited issue
Junxiao Bi
1
-3
/
+1
2016-05-17
get_rock_ridge_filename(): handle malformed NM entries
Al Viro
1
-3
/
+10
2016-05-17
propogate_mnt: Handle the first propogated copy being a slave
Eric W. Biederman
1
-11
/
+14
2016-05-17
fs/pnode.c: treat zero mnt_group_id-s as unequal
Maxim Patlasov
1
-2
/
+7
2016-05-17
atomic_open(): fix the handling of create_error
Al Viro
1
-16
/
+4
2016-04-22
Btrfs: fix list transaction->pending_ordered corruption
Filipe Manana
1
-2
/
+2
2016-04-20
Btrfs: fix file/data loss caused by fsync after rename and new inode
Filipe Manana
1
-0
/
+137
2016-04-20
Btrfs: fix fsync after truncate when no_holes feature is enabled
Filipe Manana
1
-0
/
+108
2016-04-20
Btrfs: fix fsync xattr loss in the fast fsync path
Filipe Manana
1
-0
/
+104
2016-04-20
Btrfs: fix fsync data loss after append write
Filipe Manana
1
-5
/
+9
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-18
ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
Joseph Qi
2
-1
/
+13
2016-04-18
ocfs2/dlm: fix race between convert and recovery
Joseph Qi
1
-1
/
+10
2016-04-18
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
3
-9
/
+29
2016-04-18
splice: handle zero nr_pages in splice_to_pipe()
Rabin Vincent
1
-0
/
+3
2016-04-18
nfsd: fix deadlock secinfo+readdir compound
J. Bruce Fields
1
-0
/
+1
2016-04-18
jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
OGAWA Hirofumi
1
-5
/
+12
2016-04-18
quota: Fix possible GPF due to uninitialised pointers
Nikolay Borisov
1
-2
/
+1
2016-04-18
xfs: fix two memory leaks in xfs_attr_list.c error paths
Mateusz Guzik
1
-9
/
+10
2016-04-18
nfsd4: fix bad bounds checking
J. Bruce Fields
1
-5
/
+8
2016-04-18
ext4: iterate over buffer heads correctly in move_extent_per_page()
Eryu Guan
1
-0
/
+1
2016-04-13
btrfs: async-thread: Fix a use-after-free error for trace
Qu Wenruo
1
-1
/
+1
2016-04-13
btrfs: initialize the seq counter in struct btrfs_device
Sebastian Andrzej Siewior
1
-0
/
+1
[next]