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-04-20
f2fs: fix to add refcount once page is tagged PG_private
Chao Yu
6
-23
/
+36
2019-04-20
f2fs: fix to use kvfree instead of kzfree
Chao Yu
1
-5
/
+5
2019-04-20
f2fs: fix to dirty inode for i_mode recovery
Chao Yu
1
-4
/
+1
2019-04-20
cifs: return -ENODATA when deleting an xattr that does not exist
Ronnie Sahlberg
1
-0
/
+10
2019-04-20
f2fs: sync filesystem after roll-forward recovery
Jaegeuk Kim
3
-14
/
+39
2019-04-20
ext4: prohibit fstrim in norecovery mode
Darrick J. Wong
1
-0
/
+7
2019-04-20
x86/gart: Exclude GART aperture from kcore
Kairui Song
1
-0
/
+27
2019-04-20
cifs: Fix slab-out-of-bounds when tracing SMB tcon
Paulo Alcantara (SUSE)
1
-3
/
+3
2019-04-20
fix incorrect error code mapping for OBJECTID_NOT_FOUND
Steve French
1
-1
/
+2
2019-04-20
cifs: fix that return -EINVAL when do dedupe operation
Xiaoli Feng
1
-1
/
+1
2019-04-20
ext4: report real fs size after failed resize
Lukas Czerner
1
-1
/
+5
2019-04-20
ext4: add missing brelse() in add_new_gdb_meta_bg()
Lukas Czerner
1
-2
/
+9
2019-04-20
ext4: avoid panic during forced reboot
Jan Kara
1
-3
/
+13
2019-04-20
inotify: Fix fsnotify_mark refcount leak in inotify_update_existing_watch()
ZhangXiaoxu
1
-2
/
+5
2019-04-17
block: fix the return errno for direct IO
Jason Yan
1
-4
/
+4
2019-04-17
btrfs: prop: fix vanished compression property after failed set
Anand Jain
1
-3
/
+3
2019-04-17
btrfs: prop: fix zstd compression parameter validation
Anand Jain
1
-1
/
+1
2019-04-17
Btrfs: do not allow trimming when a fs is mounted with the nologreplay option
Filipe Manana
1
-0
/
+10
2019-04-17
SMB3: Allow persistent handle timeout to be configurable on mount
Steve French
5
-5
/
+53
2019-04-05
f2fs: fix to initialize variable to avoid UBSAN/smatch warning
Chao Yu
1
-1
/
+1
2019-04-05
f2fs: UBSAN: set boolean value iostat_enable correctly
Sheng Yong
1
-3
/
+9
2019-04-05
jbd2: fix race when writing superblock
Theodore Ts'o
1
-25
/
+27
2019-04-05
vfs: fix preadv64v2 and pwritev64v2 compat syscalls with offset == -1
Aurelien Jarno
1
-0
/
+6
2019-04-05
btrfs: don't enospc all tickets on flush failure
Josef Bacik
1
-20
/
+25
2019-04-05
btrfs: qgroup: Make qgroup async transaction commit more aggressive
Qu Wenruo
1
-14
/
+14
2019-04-05
btrfs: save drop_progress if we drop refs at all
Josef Bacik
1
-6
/
+20
2019-04-05
fs: fix guard_bio_eod to check for real EOD errors
Carlos Maiolino
1
-0
/
+7
2019-04-05
ext4: fix bigalloc cluster freeing when hole punching under load
Eric Whitney
1
-7
/
+10
2019-04-05
jbd2: fix invalid descriptor block checksum
luojiajun
1
-2
/
+4
2019-04-05
cifs: Fix NULL pointer dereference of devname
Yao Liu
1
-0
/
+5
2019-04-05
cifs: Accept validate negotiate if server return NT_STATUS_NOT_SUPPORTED
Namjae Jeon
1
-2
/
+8
2019-04-05
f2fs: fix to check inline_xattr_size boundary correctly
Chao Yu
2
-7
/
+7
2019-04-05
cifs: use correct format characters
Louis Taylor
2
-3
/
+3
2019-04-05
fs/file.c: initialize init_files.resize_wait
Shuriyc Chu
1
-0
/
+1
2019-04-05
f2fs: fix to data block override node segment by mistake
zhengliang
1
-0
/
+4
2019-04-05
f2fs: do not use mutex lock in atomic context
Sahitya Tummala
1
-7
/
+13
2019-04-05
ocfs2: fix a panic problem caused by o2cb_ctl
Jia Guo
1
-6
/
+8
2019-04-05
f2fs: fix to avoid deadlock in f2fs_read_inline_dir()
Chao Yu
1
-1
/
+7
2019-04-05
f2fs: fix to adapt small inline xattr space in __find_inline_xattr()
Chao Yu
1
-3
/
+10
2019-04-05
CIFS: fix POSIX lock leak and invalid ptr deref
Aurelien Aptel
1
-1
/
+13
2019-04-05
ext4: cleanup bh release code in ext4_ind_remove_space()
zhangyi (F)
1
-25
/
+22
2019-04-03
fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
YueHaibing
1
-1
/
+2
2019-04-03
ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
Darrick J. Wong
1
-18
/
+24
2019-04-03
fs/open.c: allow opening only regular files during execve()
Tetsuo Handa
1
-0
/
+6
2019-04-03
NFSv4.1 don't free interrupted slot on open
Olga Kornievskaia
1
-1
/
+2
2019-04-03
NFS: fix mount/umount race in nlmclnt.
NeilBrown
1
-2
/
+1
2019-04-03
NFS: Fix nfs4_lock_state refcounting in nfs4_alloc_{lock,unlock}data()
Catalin Marinas
1
-2
/
+0
2019-04-03
locks: wake any locks blocked on request before deadlock check
Jeff Layton
1
-0
/
+5
2019-04-03
Btrfs: fix assertion failure on fsync with NO_HOLES enabled
Filipe Manana
1
-8
/
+1
2019-04-03
btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_calculate_inode_block...
Nikolay Borisov
1
-1
/
+1
[next]