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
2020-06-17
fat: don't allow to mount if the FAT length == 0
OGAWA Hirofumi
1
-0
/
+6
2020-06-17
proc: Use new_inode not new_inode_pseudo
Eric W. Biederman
3
-3
/
+3
2020-06-17
ovl: initialize error in ovl_copy_xattr
Yuxuan Shui
1
-1
/
+1
2020-06-17
nilfs2: fix null pointer dereference at nilfs_segctor_do_construct()
Ryusuke Konishi
1
-0
/
+2
2020-06-17
smb3: add indatalen that can be a non-zero value to calculation of credit cha...
Namjae Jeon
1
-1
/
+3
2020-06-17
smb3: fix incorrect number of credits when ioctl MaxOutputResponse > 64K
Steve French
1
-1
/
+1
2020-06-17
io_uring: use kvfree() in io_sqe_buffer_register()
Denis Efremov
1
-2
/
+2
2020-06-17
aio: fix async fsync creds
Miklos Szeredi
1
-0
/
+8
2020-06-17
fanotify: fix ignore mask logic for events on child and on dir
Amir Goldstein
1
-1
/
+4
2020-06-17
gfs2: Even more gfs2_find_jhead fixes
Andreas Gruenbacher
1
-10
/
+5
2020-06-07
io_uring: initialize ctx->sqo_wait earlier
Jens Axboe
1
-1
/
+1
2020-06-03
fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()
Alexander Potapenko
1
-1
/
+1
2020-06-03
ceph: flush release queue when handling caps for unknown inode
Jeff Layton
1
-1
/
+1
2020-06-03
cifs: Fix null pointer check in cifs_read
Steve French
1
-1
/
+1
2020-06-03
cachefiles: Fix race between read_waiter and read_copier involving op->to_do
Lei Xue
1
-1
/
+1
2020-06-03
gfs2: Grab glock reference sooner in gfs2_add_revoke
Andreas Gruenbacher
1
-3
/
+3
2020-06-03
gfs2: move privileged user check to gfs2_quota_lock_check
Bob Peterson
2
-3
/
+3
2020-05-27
rxrpc: Fix the excessive initial retransmission timeout
David Howells
2
-26
/
+10
2020-05-27
Revert "gfs2: Don't demote a glock until its revokes are written"
Bob Peterson
1
-3
/
+0
2020-05-27
ceph: fix double unlock in handle_cap_export()
Wu Bo
1
-0
/
+1
2020-05-27
configfs: fix config_item refcnt leak in configfs_rmdir()
Xiyu Yang
1
-0
/
+1
2020-05-27
afs: Don't unlock fetched data pages until the op completes successfully
David Howells
2
-8
/
+8
2020-05-27
ubifs: remove broken lazytime support
Christoph Hellwig
1
-5
/
+1
2020-05-27
fix multiplication overflow in copy_fdtable()
Al Viro
1
-1
/
+1
2020-05-27
ubifs: fix wrong use of crypto_shash_descsize()
Eric Biggers
2
-24
/
+6
2020-05-20
fanotify: fix merging marks masks with FAN_ONDIR
Amir Goldstein
1
-4
/
+7
2020-05-20
exec: Move would_dump into flush_old_exec
Eric W. Biederman
1
-2
/
+2
2020-05-20
cifs: fix leaked reference on requeued write
Adam McCoy
1
-1
/
+1
2020-05-20
NFSv3: fix rpc receive buffer size for MOUNT call
Olga Kornievskaia
1
-1
/
+2
2020-05-20
nfs: fix NULL deference in nfs4_get_valid_delegation
J. Bruce Fields
1
-1
/
+1
2020-05-20
NFSv4: Fix fscache cookie aux_data to ensure change_attr is included
Dave Wysochanski
1
-18
/
+16
2020-05-20
nfs: fscache: use timespec64 in inode auxdata
Arnd Bergmann
3
-11
/
+21
2020-05-20
NFS: Fix fscache super_cookie index_key from changing after umount
Dave Wysochanski
1
-1
/
+2
2020-05-20
gfs2: More gfs2_find_jhead fixes
Andreas Gruenbacher
1
-7
/
+12
2020-05-20
gfs2: Another gfs2_walk_metadata fix
Andreas Gruenbacher
1
-7
/
+9
2020-05-14
fanotify: merge duplicate events on parent and child
Amir Goldstein
1
-1
/
+6
2020-05-14
fsnotify: replace inode pointer with an object id
Amir Goldstein
3
-5
/
+5
2020-05-14
coredump: fix crash when umh is disabled
Luis Chamberlain
1
-0
/
+8
2020-05-14
ceph: demote quotarealm lookup warning to a debug message
Luis Henriques
1
-2
/
+2
2020-05-14
ceph: fix endianness bug when handling MDS session feature bits
Jeff Layton
1
-5
/
+3
2020-05-14
eventpoll: fix missing wakeup for ovflist in ep_poll_callback
Khazhismel Kumykov
1
-9
/
+9
2020-05-14
epoll: atomically remove wait entry on wake up
Roman Penyaev
1
-19
/
+24
2020-05-10
cifs: do not share tcons with DFS
Paulo Alcantara
1
-0
/
+4
2020-05-10
cifs: protect updating server->dstaddr with a spinlock
Ronnie Sahlberg
1
-0
/
+2
2020-05-06
nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl
Andreas Gruenbacher
1
-7
/
+15
2020-05-06
Fix use after free in get_tree_bdev()
David Howells
1
-1
/
+1
2020-05-06
dlmfs_file_write(): fix the bogosity in handling non-zero *ppos
Al Viro
1
-15
/
+12
2020-05-06
btrfs: transaction: Avoid deadlock due to bad initialization timing of fs_inf...
Qu Wenruo
1
-2
/
+11
2020-05-06
btrfs: fix partial loss of prealloc extent past i_size after fsync
Filipe Manana
1
-3
/
+40
2020-05-06
btrfs: fix block group leak when removing fails
Xiyu Yang
1
-6
/
+10
[next]