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
2019-06-20
ext4: zero out the unused memory region in the extent tree block
Sriram Rajagopalan
1
-2
/
+15
2019-05-02
binfmt_elf: switch to new creds when switching to new mm
Linus Torvalds
1
-1
/
+1
2019-05-02
binfmt_elf: Fix missing SIGKILL for empty PIE
Ben Hutchings
1
-0
/
+1
2019-05-02
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
1
-1
/
+21
2019-05-02
ceph: avoid repeatedly adding inode to mdsc->snap_flush_list
Yan, Zheng
1
-1
/
+2
2019-05-02
fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
Waiman Long
1
-5
/
+1
2019-05-02
CIFS: Do not consider -ENODATA as stat failure for reads
Pavel Shilovsky
1
-1
/
+1
2019-05-02
CIFS: Do not count -ENODATA as failure for query directory
Pavel Shilovsky
1
-2
/
+2
2019-05-02
debugfs: fix debugfs_rename parameter checking
Greg Kroah-Hartman
1
-0
/
+7
2019-05-02
fuse: decrement NR_WRITEBACK_TEMP on the right page
Miklos Szeredi
1
-1
/
+1
2019-05-02
fuse: call pipe_buf_release() under pipe lock
Jann Horn
1
-0
/
+2
2019-05-02
fuse: handle zero sized retrieve correctly
Miklos Szeredi
1
-1
/
+1
2019-05-02
cifs: Fix potential OOB access of lock element array
Ross Lagerwall
2
-6
/
+6
2019-05-02
CIFS: Do not hide EINTR after sending network packets
Pavel Shilovsky
1
-1
/
+1
2019-04-04
CIFS: Enable encryption during session setup phase
Pavel Shilovsky
2
-19
/
+11
2019-04-04
Revert "cifs: empty TargetInfo leads to crash on recovery"
Ben Hutchings
1
-3
/
+0
2019-04-04
ext4: fix special inode number checks in __ext4_iget()
Theodore Ts'o
1
-1
/
+1
2019-04-04
ext4: avoid kernel warning when writing the superblock to a dead device
Theodore Ts'o
1
-1
/
+1
2019-04-04
ceph: don't update importing cap's mseq when handing cap export
Yan, Zheng
1
-1
/
+0
2019-04-04
ext4: fix a potential fiemap/page fault deadlock w/ inline_data
Theodore Ts'o
1
-3
/
+3
2019-04-04
ext4: ext4_inline_data_fiemap should respect callers argument
Dmitry Monakhov
3
-8
/
+16
2019-04-04
ext4: make sure enough credits are reserved for dioread_nolock writes
Theodore Ts'o
1
-1
/
+2
2019-04-04
CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problem
Georgy A Bystrenin
1
-2
/
+2
2019-04-04
ext4: check for shutdown and r/o file system in ext4_write_inode()
Theodore Ts'o
1
-2
/
+4
2019-04-04
ext4: force inode writes when nfsd calls commit_metadata()
Theodore Ts'o
1
-0
/
+11
2019-04-04
ext4: avoid declaring fs inconsistent due to invalid file handles
Theodore Ts'o
7
-38
/
+61
2019-04-04
ext4: include terminating u32 in size of xattr entries when expanding inodes
Theodore Ts'o
1
-1
/
+1
2019-04-04
Btrfs: fix fsync of files with multiple hard links in new directories
Filipe Manana
3
-0
/
+39
2019-04-04
Btrfs: fix stale dir entries after unlink, inode eviction and fsync
Filipe Manana
1
-0
/
+29
2019-04-04
Btrfs: fill ->last_trans for delayed inode in btrfs_fill_inode.
Yang Dongsheng
2
-9
/
+14
2019-04-04
btrfs: dev-replace: go back to suspended state if target device is missing
Anand Jain
1
-0
/
+2
2019-04-04
ext4: missing unlock/put_page() in ext4_try_to_write_inline_data()
Maurizio Lombardi
1
-1
/
+4
2019-04-04
f2fs: read page index before freeing
Pan Bian
1
-1
/
+3
2019-04-04
dlm: memory leaks on error path in dlm_user_request()
Vasily Averin
1
-7
/
+7
2019-04-04
dlm: lost put_lkb on error path in receive_convert() and receive_unlock()
Vasily Averin
1
-0
/
+2
2019-04-04
dlm: possible memory leak on error path in create_lkb()
Vasily Averin
1
-0
/
+1
2019-04-04
dlm: fixed memory leaks after failed ls_remove_names allocation
Vasily Averin
1
-1
/
+1
2019-03-25
xfs: don't BUG() on mixed direct and mapped I/O
Brian Foster
1
-1
/
+20
2019-02-11
fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYS
Chad Austin
3
-12
/
+13
2019-02-11
fuse: cleanup fuse_file refcounting
Miklos Szeredi
3
-11
/
+10
2019-02-11
aio: fix spectre gadget in lookup_ioctx
Jeff Moyer
1
-0
/
+2
2019-02-11
cifs: Fix separator when building path from dentry
Paulo Alcantara
1
-1
/
+1
2019-02-11
hfs: do not free node before using
Pan Bian
1
-1
/
+2
2019-02-11
ext2: fix potential use after free
Pan Bian
1
-1
/
+1
2019-02-11
exportfs: do not read dentry after free
Pan Bian
1
-1
/
+1
2019-02-11
btrfs: relocation: set trans to be NULL after ending transaction
Pan Bian
1
-0
/
+1
2019-02-11
Btrfs: fix race between enabling quotas and subvolume creation
Filipe Manana
1
-1
/
+2
2019-02-11
exportfs: fix 'passing zero to ERR_PTR()' warning
YueHaibing
1
-0
/
+1
2019-02-11
Btrfs: ensure path name is null terminated at btrfs_control_ioctl
Filipe Manana
1
-0
/
+1
2019-02-11
btrfs: Always try all copies when reading extent buffers
Nikolay Borisov
1
-9
/
+1
[next]