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
...
|
|
|
*
|
|
af_key: Fix slab-out-of-bounds in pfkey_compile_policy.
Steffen Klassert
2017-05-08
1
-1
/
+1
|
|
|
*
|
|
xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY
Sabrina Dubroca
2017-05-04
2
-57
/
+0
|
|
|
*
|
|
esp4: Fix udpencap for local TCP packets.
Steffen Klassert
2017-05-04
1
-1
/
+4
|
*
|
|
|
|
Merge tag 'xfs-4.12-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-05-26
6
-74
/
+66
|
|
\
\
\
\
\
|
|
*
|
|
|
|
xfs: Move handling of missing page into one place in xfs_find_get_desired_pgo...
Jan Kara
2017-05-25
1
-30
/
+8
|
|
*
|
|
|
|
xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()
Jan Kara
2017-05-25
1
-1
/
+1
|
|
*
|
|
|
|
xfs: Fix missed holes in SEEK_HOLE implementation
Jan Kara
2017-05-25
1
-20
/
+9
|
|
*
|
|
|
|
xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()
Eryu Guan
2017-05-25
1
-1
/
+1
|
|
*
|
|
|
|
xfs: fix unaligned access in xfs_btree_visit_blocks
Eric Sandeen
2017-05-25
1
-1
/
+1
|
|
*
|
|
|
|
xfs: avoid mount-time deadlock in CoW extent recovery
Darrick J. Wong
2017-05-19
1
-12
/
+31
|
|
*
|
|
|
|
xfs: only return detailed fsmap info if the caller has CAP_SYS_ADMIN
Darrick J. Wong
2017-05-16
1
-1
/
+4
|
|
*
|
|
|
|
xfs: bad assertion for delalloc an extent that start at i_size
Zorro Lang
2017-05-16
1
-1
/
+1
|
|
*
|
|
|
|
xfs: fix warnings about unused stack variables
Darrick J. Wong
2017-05-16
1
-2
/
+0
|
|
*
|
|
|
|
xfs: BMAPX shouldn't barf on inline-format directories
Darrick J. Wong
2017-05-16
1
-2
/
+6
|
|
*
|
|
|
|
xfs: fix indlen accounting error on partial delalloc conversion
Brian Foster
2017-05-16
1
-3
/
+4
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-26
12
-210
/
+247
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2017-05-26
8
-143
/
+130
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
nvme: Quirk APST on Intel 600P/P3100 devices
Andy Lutomirski
2017-05-26
1
-0
/
+2
|
|
|
*
|
|
|
|
nvme: only setup block integrity if supported by the driver
Christoph Hellwig
2017-05-26
3
-19
/
+33
|
|
|
*
|
|
|
|
nvme: replace is_flags field in nvme_ctrl_ops with a flags field
Christoph Hellwig
2017-05-26
5
-5
/
+6
|
|
|
*
|
|
|
|
nvme-pci: consistencly use ctrl->device for logging
Christoph Hellwig
2017-05-26
1
-6
/
+6
|
|
|
*
|
|
|
|
nvme_fc: remove extra controller reference taken on reconnect
James Smart
2017-05-22
1
-3
/
+2
|
|
|
*
|
|
|
|
nvme_fc: correct nvme status set on abort
James Smart
2017-05-22
1
-2
/
+2
|
|
|
*
|
|
|
|
nvme_fc: set logging level on resets/deletes
James Smart
2017-05-22
1
-10
/
+4
|
|
|
*
|
|
|
|
nvme_fc: revise comment on teardown
James Smart
2017-05-22
1
-4
/
+4
|
|
|
*
|
|
|
|
nvme_fc: Support ctrl_loss_tmo
James Smart
2017-05-22
1
-67
/
+49
|
|
|
*
|
|
|
|
nvme_fc: get rid of local reconnect_delay
James Smart
2017-05-22
1
-6
/
+4
|
|
|
*
|
|
|
|
blk-mq: remove blk_mq_abort_requeue_list()
Ming Lei
2017-05-22
2
-20
/
+0
|
|
|
*
|
|
|
|
nvme: avoid to use blk_mq_abort_requeue_list()
Ming Lei
2017-05-22
1
-2
/
+3
|
|
|
*
|
|
|
|
nvme: use blk_mq_start_hw_queues() in nvme_kill_queues()
Ming Lei
2017-05-22
1
-1
/
+7
|
|
|
*
|
|
|
|
nvme-rdma: support devices with queue size < 32
Marta Rybczynska
2017-05-22
1
-4
/
+14
|
|
*
|
|
|
|
|
blk-mq: Only register debugfs attributes for blk-mq queues
Bart Van Assche
2017-05-26
1
-3
/
+3
|
|
*
|
|
|
|
|
partitions/msdos: FreeBSD UFS2 file systems are not recognized
Richard
2017-05-23
1
-0
/
+2
|
|
*
|
|
|
|
|
block: fix an error code in add_partition()
Dan Carpenter
2017-05-23
1
-1
/
+3
|
|
*
|
|
|
|
|
blk-throttle: force user to configure all settings for io.low
Shaohua Li
2017-05-22
1
-43
/
+37
|
|
*
|
|
|
|
|
blk-throttle: respect 0 bps/iops settings for io.low
Shaohua Li
2017-05-22
1
-12
/
+29
|
|
*
|
|
|
|
|
blk-throttle: output some debug info in trace
Shaohua Li
2017-05-22
1
-1
/
+14
|
|
*
|
|
|
|
|
blk-throttle: add hierarchy support for latency target and idle time
Shaohua Li
2017-05-22
1
-14
/
+36
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-26
5
-14
/
+44
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
PCI/PM: Add needs_resume flag to avoid suspend complete optimization
Imre Deak
2017-05-23
2
-1
/
+7
|
|
*
|
|
|
|
|
PCI: imx6: Fix config read timeout handling
Lucas Stach
2017-05-23
1
-3
/
+30
|
|
*
|
|
|
|
|
switchtec: Fix minor bug with partition ID register
Logan Gunthorpe
2017-05-22
1
-1
/
+4
|
|
*
|
|
|
|
|
switchtec: Use new cdev_device_add() helper function
Logan Gunthorpe
2017-05-22
1
-9
/
+2
|
|
*
|
|
|
|
|
PCI: endpoint: Make PCI_ENDPOINT depend on HAS_DMA
Geert Uytterhoeven
2017-05-22
1
-0
/
+1
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
2017-05-26
7
-35
/
+34
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
ceph: check that the new inode size is within limits in ceph_fallocate()
Luis Henriques
2017-05-24
1
-1
/
+5
|
|
*
|
|
|
|
|
libceph: cleanup old messages according to reconnect seq
Yan, Zheng
2017-05-24
1
-3
/
+12
|
|
*
|
|
|
|
|
libceph: NULL deref on crush_decode() error path
Dan Carpenter
2017-05-23
1
-0
/
+1
|
|
*
|
|
|
|
|
libceph: fix error handling in process_one_ticket()
Ilya Dryomov
2017-05-23
1
-5
/
+5
|
|
*
|
|
|
|
|
libceph: validate blob_struct_v in process_one_ticket()
Ilya Dryomov
2017-05-23
1
-0
/
+3
[prev]
[next]