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-01-13
ceph: don't update importing cap's mseq when handing cap export
Yan, Zheng
1
-1
/
+0
2019-01-13
lockd: Show pid of lockd for remote locks
Benjamin Coddington
3
-5
/
+5
2019-01-13
gfs2: Fix loop in gfs2_rbm_find
Andreas Gruenbacher
1
-1
/
+1
2019-01-13
gfs2: Get rid of potential double-freeing in gfs2_create_inode
Andreas Gruenbacher
1
-9
/
+9
2019-01-13
dlm: memory leaks on error path in dlm_user_request()
Vasily Averin
1
-7
/
+7
2019-01-13
dlm: lost put_lkb on error path in receive_convert() and receive_unlock()
Vasily Averin
1
-0
/
+2
2019-01-13
dlm: possible memory leak on error path in create_lkb()
Vasily Averin
1
-0
/
+1
2019-01-13
dlm: fixed memory leaks after failed ls_remove_names allocation
Vasily Averin
1
-1
/
+1
2019-01-09
CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problem
Georgy A Bystrenin
1
-2
/
+2
2019-01-09
f2fs: fix validation of the block count in sanity_check_raw_super
Martin Blumenstingl
1
-3
/
+3
2019-01-09
Btrfs: fix fsync of files with multiple hard links in new directories
Filipe Manana
3
-0
/
+39
2019-01-09
ext4: check for shutdown and r/o file system in ext4_write_inode()
Theodore Ts'o
1
-2
/
+7
2019-01-09
ext4: force inode writes when nfsd calls commit_metadata()
Theodore Ts'o
1
-0
/
+11
2019-01-09
ext4: include terminating u32 in size of xattr entries when expanding inodes
Theodore Ts'o
1
-1
/
+1
2019-01-09
ext4: fix EXT4_IOC_GROUP_ADD ioctl
ruippan (潘睿)
1
-1
/
+1
2019-01-09
ext4: missing unlock/put_page() in ext4_try_to_write_inline_data()
Maurizio Lombardi
1
-1
/
+4
2019-01-09
ext4: fix possible use after free in ext4_quota_enable
Pan Bian
1
-1
/
+1
2019-01-09
ext4: add ext4_sb_bread() to disambiguate ENOMEM cases
Theodore Ts'o
5
-94
/
+115
2018-12-29
proc/sysctl: don't return ENOMEM on lookup when a table is unregistering
Ivan Delalande
1
-7
/
+6
2018-12-29
ubifs: Handle re-linking of inodes correctly while recovery
Richard Weinberger
1
-0
/
+37
2018-12-29
cifs: integer overflow in in SMB2_ioctl()
Dan Carpenter
1
-2
/
+2
2018-12-29
ubifs: Fix directory size calculation for symlinks
Richard Weinberger
1
-2
/
+3
2018-12-21
cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)
Steve French
1
-1
/
+1
2018-12-21
nfs: don't dirty kernel pages read by direct-io
Dave Kleikamp
1
-1
/
+8
2018-12-21
fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYS
Chad Austin
3
-12
/
+13
2018-12-21
userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registered
Andrea Arcangeli
1
-1
/
+2
2018-12-21
aio: fix spectre gadget in lookup_ioctx
Jeff Moyer
1
-0
/
+2
2018-12-17
flexfiles: enforce per-mirror stateid only for v4 DSes
Tigran Mkrtchyan
1
-2
/
+4
2018-12-17
ocfs2: fix potential use after free
Pan Bian
1
-1
/
+1
2018-12-17
hfsplus: do not free node before using
Pan Bian
1
-1
/
+2
2018-12-17
hfs: do not free node before using
Pan Bian
1
-1
/
+2
2018-12-17
ocfs2: fix deadlock caused by ocfs2_defrag_extent()
Larry Chen
1
-21
/
+26
2018-12-17
fscache, cachefiles: remove redundant variable 'cache'
Colin Ian King
1
-3
/
+0
2018-12-17
fscache: fix race between enablement and dropping of object
NeilBrown
1
-0
/
+3
2018-12-17
pstore/ram: Correctly calculate usable PRZ bytes
Kees Cook
1
-9
/
+6
2018-12-17
cachefiles: Fix page leak in cachefiles_read_backing_file while vmscan is active
Kiran Kumar Modukuri
1
-0
/
+6
2018-12-17
exportfs: do not read dentry after free
Pan Bian
1
-1
/
+1
2018-12-17
Btrfs: send, fix infinite loop due to directory rename dependencies
Robbie Ko
1
-3
/
+8
2018-12-17
sysv: return 'err' instead of 0 in __sysv_write_inode
YueHaibing
1
-1
/
+1
2018-12-13
cifs: Fix separator when building path from dentry
Paulo Alcantara
1
-1
/
+1
2018-12-13
f2fs: fix to do sanity check with block address in main area v2
Chao Yu
2
-5
/
+16
2018-12-13
flexfiles: use per-mirror specified stateid for IO
Tigran Mkrtchyan
3
-12
/
+32
2018-12-08
udf: Allow mounting volumes with incorrect identification strings
Jan Kara
2
-9
/
+21
2018-12-08
btrfs: Always try all copies when reading extent buffers
Nikolay Borisov
1
-9
/
+1
2018-12-08
btrfs: tree-checker: Don't check max block group size as current max chunk si...
Qu Wenruo
1
-5
/
+3
2018-12-08
userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas
Andrea Arcangeli
1
-0
/
+15
2018-12-08
kernfs: Replace strncpy with memcpy
Guenter Roeck
1
-1
/
+1
2018-12-05
f2fs: fix missing up_read
Jaegeuk Kim
1
-1
/
+3
2018-12-05
btrfs: release metadata before running delayed refs
Josef Bacik
1
-3
/
+3
2018-12-05
ext2: fix potential use after free
Pan Bian
1
-1
/
+1
[next]