index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
blk-wbt: fix comments typo
weiping zhang
2017-11-24
1
-1
/
+1
*
blk-wbt: move wbt_clear_stat to common place in wbt_done
weiping zhang
2017-11-24
1
-2
/
+1
*
blk-sysfs: remove NULL pointer checking in queue_wb_lat_store
weiping zhang
2017-11-24
1
-4
/
+1
*
blk-wbt: remove duplicated setting in wbt_init
weiping zhang
2017-11-24
1
-2
/
+0
*
Merge branch 'nvme-4.15' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2017-11-24
9
-47
/
+107
|
\
|
*
nvme-pci: add quirk for delay before CHK RDY for WDC SN200
Jeff Lien
2017-11-23
2
-1
/
+3
|
*
nvmet-fc: correct ref counting error when deferred rcv used
James Smart
2017-11-20
1
-3
/
+6
|
*
nvme: Suppress static analyis warning
Keith Busch
2017-11-20
1
-5
/
+2
|
*
nvme: Fix NULL dereference on reservation request
Keith Busch
2017-11-20
1
-6
/
+6
|
*
nvme: fix spelling mistake: "requeing" -> "requeuing"
Colin Ian King
2017-11-20
1
-1
/
+1
|
*
nvme-pci: avoid hmb desc array idx out-of-bound when hmmaxd set.
Minwoo Im
2017-11-20
1
-1
/
+1
|
*
nvme-pci: disable APST on Samsung SSD 960 EVO + ASUS PRIME B350M-A
Kai-Heng Feng
2017-11-20
1
-2
/
+10
|
*
nvme-loop: check if queue is ready in queue_rq
Sagi Grimberg
2017-11-20
1
-1
/
+24
|
*
nvme-fc: check if queue is ready in queue_rq
Sagi Grimberg
2017-11-20
1
-1
/
+18
|
*
nvme-fabrics: introduce init command check for a queue that is not alive
Sagi Grimberg
2017-11-20
2
-26
/
+36
*
|
block: remove useless assignment in bio_split
Mikulas Patocka
2017-11-22
1
-1
/
+1
*
|
null_blk: fix dev->badblocks leak
David Disseldorp
2017-11-22
1
-1
/
+4
|
/
*
blktrace: Use blk_trace_bio_get_cgid inside blk_add_trace_bio
Marcos Paulo de Souza
2017-11-19
1
-16
/
+10
*
block: genhd.c: fix message typo
Randy Dunlap
2017-11-19
1
-1
/
+1
*
block: add WARN_ON if bdi register fail
weiping zhang
2017-11-19
1
-2
/
+5
*
bdi: add error handle for bdi_debug_register
weiping zhang
2017-11-19
1
-1
/
+4
*
bdi: convert bdi_debug_register to int
weiping zhang
2017-11-19
1
-2
/
+15
*
clean up x86 platform driver default values
Linus Torvalds
2017-11-18
1
-11
/
+0
*
Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-11-18
18
-173
/
+225
|
\
|
*
SUNRPC: Improve ordering of transport processing
Trond Myklebust
2017-11-07
2
-70
/
+31
|
*
nfsd: deal with revoked delegations appropriately
Andrew Elble
2017-11-07
1
-1
/
+24
|
*
svcrdma: Enqueue after setting XPT_CLOSE in completion handlers
Chuck Lever
2017-11-07
1
-3
/
+8
|
*
nfsd: use nfs->ns.inum as net ID
Vasily Averin
2017-11-07
1
-2
/
+2
|
*
rpc: remove some BUG()s
J. Bruce Fields
2017-11-07
1
-5
/
+9
|
*
svcrdma: Preserve CB send buffer across retransmits
Chuck Lever
2017-11-07
1
-1
/
+5
|
*
nfds: avoid gettimeofday for nfssvc_boot time
Arnd Bergmann
2017-11-07
4
-8
/
+11
|
*
fs, nfsd: convert nfs4_file.fi_ref from atomic_t to refcount_t
Elena Reshetova
2017-11-07
2
-5
/
+5
|
*
fs, nfsd: convert nfs4_cntl_odstate.co_odcount from atomic_t to refcount_t
Elena Reshetova
2017-11-07
2
-4
/
+4
|
*
fs, nfsd: convert nfs4_stid.sc_count from atomic_t to refcount_t
Elena Reshetova
2017-11-07
3
-15
/
+16
|
*
lockd: double unregister of inetaddr notifiers
Vasily Averin
2017-11-07
1
-11
/
+9
|
*
nfsd4: catch some false session retries
J. Bruce Fields
2017-11-07
2
-1
/
+37
|
*
nfsd4: fix cached replies to solo SEQUENCE compounds
J. Bruce Fields
2017-11-07
3
-7
/
+27
|
*
sunrcp: make function _svc_create_xprt static
Colin Ian King
2017-11-07
1
-3
/
+3
|
*
SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_status
Trond Myklebust
2017-10-11
1
-7
/
+10
|
*
nfsd: use ARRAY_SIZE
Jérémy Lefaure
2017-10-05
1
-3
/
+2
|
*
nfsd: give out fewer session slots as limit approaches
J. Bruce Fields
2017-10-04
1
-0
/
+5
|
*
nfsd: increase DRC cache limit
J. Bruce Fields
2017-10-04
1
-1
/
+1
|
*
nfsd: remove unnecessary nofilehandle checks
J. Bruce Fields
2017-10-04
1
-12
/
+2
|
*
nfs_common: convert int to bool
Corentin Labbe
2017-09-26
2
-7
/
+7
|
*
nfs_common: move locks_in_grace comment at the right place
Corentin Labbe
2017-09-26
1
-7
/
+7
|
*
nfs_common: fix build warning in grace.c
Corentin Labbe
2017-09-26
1
-1
/
+1
*
|
Merge tag 'platform-drivers-x86-v4.15-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
2017-11-18
42
-552
/
+2613
|
\
\
|
*
|
platform/x86: silead_dmi: Add silead, home-button property to some tablets
Hans de Goede
2017-11-18
1
-0
/
+4
|
*
|
platform/x86: dell-laptop: Allocate buffer before rfkill use
Mario Limonciello
2017-11-17
1
-4
/
+5
|
*
|
platform/x86: dell-*wmi*: Relay failed initial probe to dependent drivers
Mario Limonciello
2017-11-17
4
-5
/
+30
[next]