index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
crc-t10dif.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-14
block: remove blk_mq_alloc_single_hw_queue() prototype
Linus Walleij
1
-1
/
+0
2016-09-14
block_dev: remove DAX leftovers
Christoph Hellwig
1
-10
/
+1
2016-09-14
block: enable zeroing of io_poll statistics
Stephen Bates
1
-1
/
+10
2016-09-14
block: add poll_considered statistic
Stephen Bates
3
-3
/
+10
2016-09-08
nbd: allow block mq to deal with timeouts
Josef Bacik
1
-37
/
+14
2016-09-08
nbd: use flags instead of bool
Josef Bacik
1
-8
/
+10
2016-09-08
nbd: don't shutdown sock with irq's disabled
Josef Bacik
1
-4
/
+15
2016-09-08
nbd: convert to blkmq
Josef Bacik
1
-208
/
+129
2016-08-29
mtip32xx: mark symbols static where possible
Baoyou Xie
1
-1
/
+1
2016-08-29
blk-mq: prefetch request in blk_mq_tag_to_rq()
Jens Axboe
1
-1
/
+4
2016-08-29
blk-mq: improve layout of blk_mq_hw_ctx
Jens Axboe
1
-4
/
+5
2016-08-29
blk-mq: turn hctx->run_work into a regular work struct
Jens Axboe
3
-7
/
+6
2016-08-29
block: add kblockd_schedule_work_on()
Jens Axboe
2
-1
/
+7
2016-08-29
workqueue: add cancel_work()
Jens Axboe
2
-14
/
+27
2016-08-29
Linux 4.8-rc4
v4.8-rc4
Linus Torvalds
1
-1
/
+1
2016-08-28
drm/atomic: Don't potentially reset color_mgmt_changed on successive property...
Mario Kleiner
1
-3
/
+3
2016-08-27
mm: silently skip readahead for DAX inodes
Ross Zwisler
1
-0
/
+9
2016-08-27
dax: fix device-dax region base
Dan Williams
1
-0
/
+3
2016-08-27
fs/seq_file: fix out-of-bounds read
Vegard Nossum
1
-1
/
+3
2016-08-27
mm: memcontrol: avoid unused function warning
Arnd Bergmann
1
-18
/
+18
2016-08-27
mm: clarify COMPACTION Kconfig text
Michal Hocko
1
-1
/
+8
2016-08-27
treewide: replace config_enabled() with IS_ENABLED() (2nd round)
Masahiro Yamada
3
-7
/
+5
2016-08-27
printk: fix parsing of "brl=" option
Nicolas Iooss
1
-2
/
+2
2016-08-27
soft_dirty: fix soft_dirty during THP split
Andrea Arcangeli
1
-1
/
+6
2016-08-27
sysctl: handle error writing UINT_MAX to u32 fields
Subash Abhinov Kasiviswanathan
2
-2
/
+45
2016-08-27
get_maintainer: quiet noisy implicit -f vcs_file_exists checking
Joe Perches
1
-1
/
+3
2016-08-27
byteswap: don't use __builtin_bswap*() with sparse
Johannes Berg
1
-2
/
+6
2016-08-26
dlm: fix malfunction of dlm_tool caused by debugfs changes
Eric Ren
1
-14
/
+48
2016-08-26
clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe fun...
Chen-Yu Tsai
1
-1
/
+8
2016-08-26
drivers/clocksource/pistachio: Fix memory corruption in init
Marcin Nowakowski
1
-4
/
+4
2016-08-26
clocksource/drivers/timer-atmel-pit: Enable mck clock
Alexandre Belloni
1
-0
/
+6
2016-08-25
mmc: fix use-after-free of struct request
Adrian Hunter
2
-3
/
+5
2016-08-25
drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATION
Daniel Vetter
2
-0
/
+8
2016-08-25
i40iw: Send last streaming mode message for loopback connections
Tatyana Nikolova
1
-21
/
+1
2016-08-25
Revert "floppy: refactor open() flags handling"
Jens Axboe
1
-19
/
+15
2016-08-25
Revert "floppy: fix open(O_ACCMODE) for ioctl-only open"
Jens Axboe
1
-9
/
+12
2016-08-25
fs/block_dev: fix potential NULL ptr deref in freeze_bdev()
Andrey Ryabinin
1
-1
/
+2
2016-08-25
Btrfs: fix lockdep warning on deadlock against an inode's log mutex
Filipe Manana
3
-4
/
+8
2016-08-25
Btrfs: detect corruption when non-root leaf has zero item
Liu Bo
1
-1
/
+22
2016-08-25
Btrfs: check btree node's nritems
Liu Bo
1
-0
/
+16
2016-08-25
btrfs: don't create or leak aliased root while cleaning up orphans
Jeff Mahoney
3
-11
/
+22
2016-08-25
Btrfs: fix em leak in find_first_block_group
Josef Bacik
1
-0
/
+1
2016-08-25
btrfs: do not background blkdev_put()
Anand Jain
1
-8
/
+19
2016-08-25
Btrfs: clarify do_chunk_alloc()'s return value
Liu Bo
1
-0
/
+9
2016-08-25
btrfs: fix fsfreeze hang caused by delayed iputs deal
Wang Xiaoguang
4
-1
/
+25
2016-08-25
btrfs: update btrfs_space_info's bytes_may_use timely
Wang Xiaoguang
7
-63
/
+73
2016-08-25
btrfs: divide btrfs_update_reserved_bytes() into two functions
Wang Xiaoguang
1
-40
/
+57
2016-08-25
btrfs: use correct offset for reloc_inode in prealloc_file_extent_cluster()
Wang Xiaoguang
1
-4
/
+6
2016-08-25
btrfs: qgroup: Fix qgroup incorrectness caused by log replay
Qu Wenruo
1
-0
/
+16
2016-08-25
btrfs: relocation: Fix leaking qgroups numbers on data extents
Qu Wenruo
1
-6
/
+103
[next]