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
2018-12-21
Btrfs: fix missing delayed iputs on unmount
Omar Sandoval
1
-36
/
+15
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-19
fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYS
Chad Austin
3
-12
/
+13
2018-12-19
ovl: fix missing override creds in link of a metacopy upper
Amir Goldstein
1
-1
/
+13
2018-12-19
ovl: fix decode of dir file handle with multi lower layers
Amir Goldstein
1
-3
/
+3
2018-12-19
userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registered
Andrea Arcangeli
1
-1
/
+2
2018-12-19
fs/iomap.c: get/put the page in iomap_page_create/release()
Piotr Jaroszynski
1
-0
/
+7
2018-12-19
aio: fix spectre gadget in lookup_ioctx
Jeff Moyer
1
-0
/
+2
2018-12-17
dax: Check page->mapping isn't NULL
Matthew Wilcox
1
-1
/
+1
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
cachefiles: Explicitly cast enumerated type in put_object
Nathan Chancellor
1
-2
/
+4
2018-12-17
fscache: fix race between enablement and dropping of object
NeilBrown
1
-0
/
+3
2018-12-17
afs: Fix validation/callback interaction
David Howells
1
-6
/
+12
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
cachefiles: Fix an assertion failure when trying to update a failed object
David Howells
1
-1
/
+2
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
aio: fix failure to put the file pointer
Jens Axboe
1
-0
/
+1
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
flexfiles: use per-mirror specified stateid for IO
Tigran Mkrtchyan
3
-12
/
+32
2018-12-13
NFSv4.2 copy do not allocate memory under the lock
Olga Kornievskaia
2
-20
/
+21
2018-12-13
NFSv4: Fix a NFSv4 state manager deadlock
Trond Myklebust
2
-5
/
+13
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-05
ext2: fix potential use after free
Pan Bian
1
-1
/
+1
2018-12-05
ext2: initialize opts.s_mount_opt as zero before using it
xingaopeng
1
-0
/
+1
2018-12-05
fs: fix lost error code in dio_complete
Maximilian Heyne
1
-2
/
+2
2018-12-05
btrfs: relocation: set trans to be NULL after ending transaction
Pan Bian
1
-0
/
+1
2018-12-05
Btrfs: fix race between enabling quotas and subvolume creation
Filipe Manana
1
-1
/
+2
2018-12-05
Btrfs: fix rare chances for data loss when doing a fast fsync
Filipe Manana
1
-0
/
+24
2018-12-05
Btrfs: ensure path name is null terminated at btrfs_control_ioctl
Filipe Manana
1
-0
/
+1
2018-12-05
btrfs: Always try all copies when reading extent buffers
Nikolay Borisov
1
-10
/
+1
2018-12-05
udf: Allow mounting volumes with incorrect identification strings
Jan Kara
2
-9
/
+21
2018-12-05
userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas
Andrea Arcangeli
1
-0
/
+15
2018-12-01
gfs2: Fix iomap buffer head reference counting bug
Andreas Gruenbacher
1
-23
/
+17
2018-12-01
dax: Avoid losing wakeup in dax_lock_mapping_entry
Matthew Wilcox
1
-1
/
+6
2018-12-01
NFSv4: Fix an Oops during delegation callbacks
Trond Myklebust
2
-4
/
+11
2018-12-01
fanotify: fix handling of events on child sub-directory
Amir Goldstein
2
-7
/
+11
2018-12-01
fsnotify: generalize handling of extra event flags
Amir Goldstein
1
-4
/
+3
2018-12-01
gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd
Andrew Price
1
-1
/
+1
2018-12-01
bfs: add sanity check at bfs_fill_super()
Tetsuo Handa
1
-3
/
+6
2018-12-01
v9fs_dir_readdir: fix double-free on p9stat_read error
Dominique Martinet
1
-11
/
+0
2018-11-27
ceph: quota: fix null pointer dereference in quota check
Luis Henriques
1
-1
/
+2
[next]