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
Age
Commit message (
Expand
)
Author
2019-03-05
CIFS: Move unlocking pages from wdata_send_pages()
Pavel Shilovsky
2019-03-05
CIFS: Find and reopen a file before get MTU credits in writepages
Pavel Shilovsky
2019-03-05
CIFS: Reopen file before get SMB2 MTU credits for async IO
Pavel Shilovsky
2019-03-05
CIFS: Remove custom credit adjustments for SMB2 async IO
Pavel Shilovsky
2019-03-05
CIFS: Adjust MTU credits before reopening a file
Pavel Shilovsky
2019-03-05
CIFS: Check for reconnects before sending compound requests
Pavel Shilovsky
2019-03-05
CIFS: Check for reconnects before sending async requests
Pavel Shilovsky
2019-03-05
CIFS: Respect reconnect in non-MTU credits calculations
Pavel Shilovsky
2019-03-05
CIFS: Respect reconnect in MTU credits calculations
Pavel Shilovsky
2019-03-05
CIFS: Set reconnect instance to one initially
Pavel Shilovsky
2019-03-05
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-03-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-05
nfsd: fix memory corruption caused by readdir
NeilBrown
2019-03-05
PCI: Fix "try" semantics of bus and slot reset
Alex Williamson
2019-03-05
PCI/LINK: Report degraded links via link bandwidth notification
Alexandru Gagniuc
2019-03-05
net/sched: act_tunnel_key: Fix double free dst_cache
wenxu
2019-03-05
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-03-05
tipc: fix RDM/DGRAM connect() regression
Erik Hugne
2019-03-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-03-05
ubi: wl: Silence uninitialized variable warning
Dan Carpenter
2019-03-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-05
dm snapshot: don't define direct_access if we don't support it
Mikulas Patocka
2019-03-05
dm cache: add support for discard passdown to the origin device
Mike Snitzer
2019-03-05
dm writecache: fix typo in name for writeback_wq
Huaisheng Ye
2019-03-05
dm: add support to directly boot to a mapped device
Helen Koike
2019-03-05
dm thin: add sanity checks to thin-pool and external snapshot creation
Jason Cai (Xiang Feng)
2019-03-05
dm block manager: remove redundant unlikely annotation
Chengguang Xu
2019-03-05
dm verity fec: remove redundant unlikely annotation
Chengguang Xu
2019-03-05
dm integrity: remove redundant unlikely annotation
Chengguang Xu
2019-03-05
dm: always call blk_queue_split() in dm_process_bio()
Mike Snitzer
2019-03-05
dm: fix to_sector() for 32bit
NeilBrown
2019-03-05
dm switch: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-03-05
dm: remove unused _rq_tio_cache and _rq_cache
Mike Snitzer
2019-03-05
Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2019-03-05
Merge branch 'parisc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-03-05
Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-03-05
Merge tag 'm68k-for-v5.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-03-05
x86: Deprecate a.out support
Borislav Petkov
2019-03-05
a.out: remove core dumping support
Linus Torvalds
2019-03-05
Documentation: modern versions of ceph are not backed by btrfs
Jeff Layton
2019-03-05
rbd: advertise support for RBD_FEATURE_DEEP_FLATTEN
Ilya Dryomov
2019-03-05
rbd: whole-object write and zeroout should copyup when snapshots exist
Ilya Dryomov
2019-03-05
rbd: copyup with an empty snapshot context (aka deep-copyup)
Ilya Dryomov
2019-03-05
rbd: introduce rbd_obj_issue_copyup_ops()
Ilya Dryomov
2019-03-05
rbd: stop copying num_osd_ops in rbd_obj_issue_copyup()
Ilya Dryomov
2019-03-05
rbd: factor out __rbd_osd_req_create()
Ilya Dryomov
2019-03-05
rbd: clear ->xferred on error from rbd_obj_issue_copyup()
Ilya Dryomov
2019-03-05
rbd: remove experimental designation from kernel layering
Ilya Dryomov
2019-03-05
ceph: add mount option to limit caps count
Yan, Zheng
2019-03-05
ceph: periodically trim stale dentries
Yan, Zheng
[prev]
[next]