index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-05
CIFS: Move unlocking pages from wdata_send_pages()
Pavel Shilovsky
1
-7
/
+5
2019-03-05
CIFS: Find and reopen a file before get MTU credits in writepages
Pavel Shilovsky
1
-6
/
+18
2019-03-05
CIFS: Reopen file before get SMB2 MTU credits for async IO
Pavel Shilovsky
1
-9
/
+30
2019-03-05
CIFS: Remove custom credit adjustments for SMB2 async IO
Pavel Shilovsky
1
-21
/
+3
2019-03-05
CIFS: Adjust MTU credits before reopening a file
Pavel Shilovsky
4
-42
/
+94
2019-03-05
CIFS: Check for reconnects before sending compound requests
Pavel Shilovsky
1
-2
/
+36
2019-03-05
CIFS: Check for reconnects before sending async requests
Pavel Shilovsky
4
-9
/
+25
2019-03-05
CIFS: Respect reconnect in non-MTU credits calculations
Pavel Shilovsky
4
-38
/
+64
2019-03-05
CIFS: Respect reconnect in MTU credits calculations
Pavel Shilovsky
8
-63
/
+118
2019-03-05
CIFS: Set reconnect instance to one initially
Pavel Shilovsky
1
-1
/
+1
2019-03-05
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
63
-1268
/
+1395
2019-03-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
107
-1264
/
+1655
2019-03-05
nfsd: fix memory corruption caused by readdir
NeilBrown
2
-2
/
+15
2019-03-05
PCI: Fix "try" semantics of bus and slot reset
Alex Williamson
1
-28
/
+26
2019-03-05
PCI/LINK: Report degraded links via link bandwidth notification
Alexandru Gagniuc
5
-6
/
+129
2019-03-05
net/sched: act_tunnel_key: Fix double free dst_cache
wenxu
1
-16
/
+6
2019-03-05
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-12
/
+46
2019-03-05
tipc: fix RDM/DGRAM connect() regression
Erik Hugne
1
-1
/
+1
2019-03-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
30
-281
/
+1177
2019-03-05
ubi: wl: Silence uninitialized variable warning
Dan Carpenter
1
-1
/
+1
2019-03-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
26
-195
/
+509
2019-03-05
dm snapshot: don't define direct_access if we don't support it
Mikulas Patocka
1
-8
/
+0
2019-03-05
dm cache: add support for discard passdown to the origin device
Mike Snitzer
2
-26
/
+103
2019-03-05
dm writecache: fix typo in name for writeback_wq
Huaisheng Ye
1
-1
/
+1
2019-03-05
dm: add support to directly boot to a mapped device
Helen Koike
6
-0
/
+545
2019-03-05
dm thin: add sanity checks to thin-pool and external snapshot creation
Jason Cai (Xiang Feng)
1
-0
/
+13
2019-03-05
dm block manager: remove redundant unlikely annotation
Chengguang Xu
1
-4
/
+4
2019-03-05
dm verity fec: remove redundant unlikely annotation
Chengguang Xu
1
-3
/
+3
2019-03-05
dm integrity: remove redundant unlikely annotation
Chengguang Xu
1
-1
/
+1
2019-03-05
dm: always call blk_queue_split() in dm_process_bio()
Mike Snitzer
1
-3
/
+2
2019-03-05
dm: fix to_sector() for 32bit
NeilBrown
1
-1
/
+1
2019-03-05
dm switch: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-03-05
dm: remove unused _rq_tio_cache and _rq_cache
Mike Snitzer
3
-36
/
+18
2019-03-05
Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
119
-4614
/
+1609
2019-03-05
Merge branch 'parisc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
22
-131
/
+197
2019-03-05
Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
71
-1079
/
+1845
2019-03-05
Merge tag 'm68k-for-v5.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
Linus Torvalds
21
-438
/
+50
2019-03-05
x86: Deprecate a.out support
Borislav Petkov
2
-2
/
+1
2019-03-05
a.out: remove core dumping support
Linus Torvalds
6
-485
/
+0
2019-03-05
Documentation: modern versions of ceph are not backed by btrfs
Jeff Layton
1
-6
/
+4
2019-03-05
rbd: advertise support for RBD_FEATURE_DEEP_FLATTEN
Ilya Dryomov
1
-0
/
+2
2019-03-05
rbd: whole-object write and zeroout should copyup when snapshots exist
Ilya Dryomov
1
-5
/
+7
2019-03-05
rbd: copyup with an empty snapshot context (aka deep-copyup)
Ilya Dryomov
1
-10
/
+79
2019-03-05
rbd: introduce rbd_obj_issue_copyup_ops()
Ilya Dryomov
1
-33
/
+43
2019-03-05
rbd: stop copying num_osd_ops in rbd_obj_issue_copyup()
Ilya Dryomov
1
-31
/
+59
2019-03-05
rbd: factor out __rbd_osd_req_create()
Ilya Dryomov
1
-7
/
+12
2019-03-05
rbd: clear ->xferred on error from rbd_obj_issue_copyup()
Ilya Dryomov
1
-0
/
+1
2019-03-05
rbd: remove experimental designation from kernel layering
Ilya Dryomov
1
-8
/
+0
2019-03-05
ceph: add mount option to limit caps count
Yan, Zheng
8
-21
/
+91
2019-03-05
ceph: periodically trim stale dentries
Yan, Zheng
5
-68
/
+312
[prev]
[next]