index
:
kernel/git/stable/linux.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2020-05-08
gfs2: Fix error exit in do_xmote
Bob Peterson
2020-05-08
fanotify: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-08
crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h
Eric Biggers
2020-05-08
ubifs: use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
nfsd: use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
ecryptfs: use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
fscrypt: use crypto_shash_tfm_digest()
Eric Biggers
2020-05-07
epoll: atomically remove wait entry on wake up
Roman Penyaev
2020-05-07
eventpoll: fix missing wakeup for ovflist in ep_poll_callback
Khazhismel Kumykov
2020-05-07
exec: Rename flush_old_exec begin_new_exec
Eric W. Biederman
2020-05-07
exec: Move most of setup_new_exec into flush_old_exec
Eric W. Biederman
2020-05-07
exec: In setup_new_exec cache current in the local variable me
Eric W. Biederman
2020-05-07
exec: Merge install_exec_creds into setup_new_exec
Eric W. Biederman
2020-05-07
exec: Rename the flag called_exec_mmap point_of_no_return
Eric W. Biederman
2020-05-07
exec: Make unlocking exec_update_mutex explict
Eric W. Biederman
2020-05-07
binfmt: Move install_exec_creds after setup_new_exec to match binfmt_elf
Eric W. Biederman
2020-05-07
io_uring: don't use 'fd' for openat/openat2/statx
Jens Axboe
2020-05-07
Merge tag 'configfs-for-5.7' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2020-05-07
splice: move f_mode checks to do_{splice,tee}()
Pavel Begunkov
2020-05-07
xfs: remove unused iget_flags param from xfs_imap_to_bp()
Brian Foster
2020-05-07
xfs: remove unused shutdown types
Brian Foster
2020-05-07
xfs: random buffer write failure errortag
Brian Foster
2020-05-07
xfs: remove unused iflush stale parameter
Brian Foster
2020-05-07
xfs: combine xfs_trans_ail_[remove|delete]()
Brian Foster
2020-05-07
xfs: drop unused shutdown parameter from xfs_trans_ail_remove()
Brian Foster
2020-05-07
xfs: use delete helper for items expected to be in AIL
Brian Foster
2020-05-07
xfs: acquire ->ail_lock from xfs_trans_ail_delete()
Brian Foster
2020-05-07
xfs: abort consistently on dquot flush failure
Brian Foster
2020-05-07
xfs: fix duplicate verification from xfs_qm_dqflush()
Brian Foster
2020-05-07
xfs: ratelimit unmount time per-buffer I/O error alert
Brian Foster
2020-05-07
xfs: refactor ratelimited buffer error messages into helper
Brian Foster
2020-05-07
xfs: reset buffer write failure state on successful completion
Brian Foster
2020-05-07
xfs: remove unnecessary shutdown check from xfs_iflush()
Brian Foster
2020-05-07
xfs: simplify inode flush error handling
Brian Foster
2020-05-07
xfs: factor out buffer I/O failure code
Brian Foster
2020-05-07
xfs: refactor failed buffer resubmission into xfsaild
Brian Foster
2020-05-07
ext4: remove unnecessary test_opt for DIOREAD_NOLOCK
Kaixu Xia
2020-05-07
vboxsf: don't use the source name in the bdi name
Christoph Hellwig
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-06
eventfd: convert to f_op->read_iter()
Jens Axboe
2020-05-06
xfs: clean up the error handling in xfs_swap_extents
Darrick J. Wong
2020-05-06
nfsd: handle repeated BIND_CONN_TO_SESSION
J. Bruce Fields
2020-05-06
nfsd4: add filename to states output
Achilles Gaikwad
2020-05-06
nfsd4: stid display should preserve on-the-wire byte order
J. Bruce Fields
2020-05-06
nfsd4: common stateid-printing code
J. Bruce Fields
2020-05-06
gfs2: fix withdraw sequence deadlock
Bob Peterson
2020-05-06
CIFS: Spelling s/EACCESS/EACCES/
Geert Uytterhoeven
2020-05-05
binfmt_elf_fdpic: remove the set_fs(KERNEL_DS) in elf_fdpic_core_dump
Christoph Hellwig
2020-05-05
binfmt_elf: remove the set_fs(KERNEL_DS) in elf_core_dump
Christoph Hellwig
2020-05-05
binfmt_elf: remove the set_fs in fill_siginfo_note
Eric W. Biederman
[prev]
[next]