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-05-11
proc: prevent accessing /proc/<PID>/environ until it's ready
Mathias Krause
1
-1
/
+2
2016-05-11
propogate_mnt: Handle the first propogated copy being a slave
Eric W. Biederman
1
-11
/
+14
2016-05-04
btrfs: cleaner_kthread() doesn't need explicit freeze
Jiri Kosina
1
-1
/
+1
2016-05-04
btrfs: fix memory leak of fs_info in block group cache
Kinglong Mee
2
-6
/
+1
2016-05-04
f2fs crypto: make sure the encryption info is initialized on opendir(2)
Chao Yu
1
-0
/
+8
2016-05-04
f2fs crypto: handle unexpected lack of encryption keys
Chao Yu
2
-2
/
+7
2016-05-04
f2fs: don't need to call set_page_dirty for io error
Jaegeuk Kim
1
-1
/
+0
2016-05-04
f2fs: do f2fs_balance_fs when block is allocated
Jaegeuk Kim
1
-6
/
+6
2016-05-04
ext4/fscrypto: avoid RCU lookup in d_revalidate
Jaegeuk Kim
1
-0
/
+4
2016-05-04
f2fs: cover large section in sanity check of super
Jaegeuk Kim
1
-37
/
+65
2016-05-04
f2fs: slightly reorganize read_raw_super_block
Shawn Lin
1
-37
/
+36
2016-05-04
f2fs crypto: fix corrupted symlink in encrypted case
Jaegeuk Kim
1
-6
/
+6
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
ext4: use file_dentry()
Miklos Szeredi
1
-1
/
+1
2016-04-20
ext4: use dget_parent() in ext4_file_open()
Miklos Szeredi
1
-4
/
+8
2016-04-20
ext4 crypto: use dget_parent() in ext4_d_revalidate()
Theodore Ts'o
1
-4
/
+8
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
ocfs2: o2hb: fix double free bug
Junxiao Bi
1
-2
/
+2
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
2016-04-12
nfsd4: fix bad bounds checking
J. Bruce Fields
1
-5
/
+8
2016-04-12
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
3
-9
/
+29
2016-04-12
fuse: Add reference counting for fuse_io_priv
Seth Forshee
3
-9
/
+32
2016-04-12
fuse: do not use iocb after it may have been freed
Robert Doebbelin
1
-3
/
+4
2016-04-12
xfs: fix two memory leaks in xfs_attr_list.c error paths
Mateusz Guzik
1
-9
/
+10
2016-04-12
quota: Fix possible GPF due to uninitialised pointers
Nikolay Borisov
1
-2
/
+1
2016-04-12
splice: handle zero nr_pages in splice_to_pipe()
Rabin Vincent
1
-0
/
+3
2016-04-12
vfs: show_vfsstat: do not ignore errors from show_devname method
Dmitry V. Levin
1
-0
/
+2
2016-04-12
jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
OGAWA Hirofumi
1
-5
/
+12
2016-03-11
Merge tag 'xfs-for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-103
/
+168
2016-03-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-4
/
+9
2016-03-09
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2016-03-09
ext4: iterate over buffer heads correctly in move_extent_per_page()
Eryu Guan
1
-0
/
+1
2016-03-09
dax: check return value of dax_radix_entry()
Ross Zwisler
1
-1
/
+8
2016-03-09
ocfs2: fix return value from ocfs2_page_mkwrite()
Jan Kara
1
-0
/
+4
2016-03-07
jffs2: reduce the breakage on recovery from halfway failed rename()
Al Viro
1
-3
/
+8
2016-03-07
ncpfs: fix a braino in OOM handling in ncp_fill_cache()
Al Viro
1
-1
/
+1
2016-03-07
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-6
/
+19
2016-03-07
xfs: only run torn log write detection on dirty logs
Brian Foster
1
-11
/
+31
2016-03-07
xfs: refactor in-core log state update to helper
Brian Foster
1
-19
/
+33
[next]