index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
smb3: add indatalen that can be a non-zero value to calculation of credit cha...
Namjae Jeon
2020-06-17
1
-1
/
+3
*
smb3: fix incorrect number of credits when ioctl MaxOutputResponse > 64K
Steve French
2020-06-17
1
-1
/
+1
*
io_uring: use kvfree() in io_sqe_buffer_register()
Denis Efremov
2020-06-17
1
-2
/
+2
*
aio: fix async fsync creds
Miklos Szeredi
2020-06-17
1
-0
/
+8
*
fanotify: fix ignore mask logic for events on child and on dir
Amir Goldstein
2020-06-17
1
-1
/
+4
*
gfs2: Even more gfs2_find_jhead fixes
Andreas Gruenbacher
2020-06-17
1
-10
/
+5
*
io_uring: initialize ctx->sqo_wait earlier
Jens Axboe
2020-06-07
1
-1
/
+1
*
fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()
Alexander Potapenko
2020-06-03
1
-1
/
+1
*
ceph: flush release queue when handling caps for unknown inode
Jeff Layton
2020-06-03
1
-1
/
+1
*
cifs: Fix null pointer check in cifs_read
Steve French
2020-06-03
1
-1
/
+1
*
cachefiles: Fix race between read_waiter and read_copier involving op->to_do
Lei Xue
2020-06-03
1
-1
/
+1
*
gfs2: Grab glock reference sooner in gfs2_add_revoke
Andreas Gruenbacher
2020-06-03
1
-3
/
+3
*
gfs2: move privileged user check to gfs2_quota_lock_check
Bob Peterson
2020-06-03
2
-3
/
+3
*
rxrpc: Fix the excessive initial retransmission timeout
David Howells
2020-05-27
2
-26
/
+10
*
Revert "gfs2: Don't demote a glock until its revokes are written"
Bob Peterson
2020-05-27
1
-3
/
+0
*
ceph: fix double unlock in handle_cap_export()
Wu Bo
2020-05-27
1
-0
/
+1
*
configfs: fix config_item refcnt leak in configfs_rmdir()
Xiyu Yang
2020-05-27
1
-0
/
+1
*
afs: Don't unlock fetched data pages until the op completes successfully
David Howells
2020-05-27
2
-8
/
+8
*
ubifs: remove broken lazytime support
Christoph Hellwig
2020-05-27
1
-5
/
+1
*
fix multiplication overflow in copy_fdtable()
Al Viro
2020-05-27
1
-1
/
+1
*
ubifs: fix wrong use of crypto_shash_descsize()
Eric Biggers
2020-05-27
2
-24
/
+6
*
fanotify: fix merging marks masks with FAN_ONDIR
Amir Goldstein
2020-05-20
1
-4
/
+7
*
exec: Move would_dump into flush_old_exec
Eric W. Biederman
2020-05-20
1
-2
/
+2
*
cifs: fix leaked reference on requeued write
Adam McCoy
2020-05-20
1
-1
/
+1
*
NFSv3: fix rpc receive buffer size for MOUNT call
Olga Kornievskaia
2020-05-20
1
-1
/
+2
*
nfs: fix NULL deference in nfs4_get_valid_delegation
J. Bruce Fields
2020-05-20
1
-1
/
+1
*
NFSv4: Fix fscache cookie aux_data to ensure change_attr is included
Dave Wysochanski
2020-05-20
1
-18
/
+16
*
nfs: fscache: use timespec64 in inode auxdata
Arnd Bergmann
2020-05-20
3
-11
/
+21
*
NFS: Fix fscache super_cookie index_key from changing after umount
Dave Wysochanski
2020-05-20
1
-1
/
+2
*
gfs2: More gfs2_find_jhead fixes
Andreas Gruenbacher
2020-05-20
1
-7
/
+12
*
gfs2: Another gfs2_walk_metadata fix
Andreas Gruenbacher
2020-05-20
1
-7
/
+9
*
fanotify: merge duplicate events on parent and child
Amir Goldstein
2020-05-14
1
-1
/
+6
*
fsnotify: replace inode pointer with an object id
Amir Goldstein
2020-05-14
3
-5
/
+5
*
coredump: fix crash when umh is disabled
Luis Chamberlain
2020-05-14
1
-0
/
+8
*
ceph: demote quotarealm lookup warning to a debug message
Luis Henriques
2020-05-14
1
-2
/
+2
*
ceph: fix endianness bug when handling MDS session feature bits
Jeff Layton
2020-05-14
1
-5
/
+3
*
eventpoll: fix missing wakeup for ovflist in ep_poll_callback
Khazhismel Kumykov
2020-05-14
1
-9
/
+9
*
epoll: atomically remove wait entry on wake up
Roman Penyaev
2020-05-14
1
-19
/
+24
*
cifs: do not share tcons with DFS
Paulo Alcantara
2020-05-10
1
-0
/
+4
*
cifs: protect updating server->dstaddr with a spinlock
Ronnie Sahlberg
2020-05-10
1
-0
/
+2
*
nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl
Andreas Gruenbacher
2020-05-06
1
-7
/
+15
*
Fix use after free in get_tree_bdev()
David Howells
2020-05-06
1
-1
/
+1
*
dlmfs_file_write(): fix the bogosity in handling non-zero *ppos
Al Viro
2020-05-06
1
-15
/
+12
*
btrfs: transaction: Avoid deadlock due to bad initialization timing of fs_inf...
Qu Wenruo
2020-05-06
1
-2
/
+11
*
btrfs: fix partial loss of prealloc extent past i_size after fsync
Filipe Manana
2020-05-06
1
-3
/
+40
*
btrfs: fix block group leak when removing fails
Xiyu Yang
2020-05-06
1
-6
/
+10
*
btrfs: fix transaction leak in btrfs_recover_relocation
Xiyu Yang
2020-05-06
1
-0
/
+1
*
NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSION
Olga Kornievskaia
2020-05-06
1
-0
/
+8
*
ext4: check for non-zero journal inum in ext4_calculate_overhead
Ritesh Harjani
2020-05-02
1
-1
/
+2
*
ext4: convert BUG_ON's to WARN_ON's in mballoc.c
Theodore Ts'o
2020-05-02
1
-2
/
+4
[next]