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
*
dm integrity: whitespace, coding style and dead code cleanup
Mike Snitzer
2019-05-09
1
-43
/
+61
*
dm integrity: implement synchronous mode for reboot handling
Mikulas Patocka
2019-05-08
1
-5
/
+38
*
dm integrity: handle machine reboot in bitmap mode
Mikulas Patocka
2019-05-08
1
-0
/
+24
*
dm integrity: add a bitmap mode
Mikulas Patocka
2019-05-08
2
-33
/
+525
*
dm integrity: introduce a function add_new_range_and_wait()
Mikulas Patocka
2019-05-08
1
-4
/
+8
*
dm integrity: allow large ranges to be described
Mikulas Patocka
2019-05-07
1
-3
/
+3
*
dm ingerity: pass size to dm_integrity_alloc_page_list()
Mikulas Patocka
2019-05-07
1
-15
/
+15
*
dm integrity: introduce rw_journal_sectors()
Mikulas Patocka
2019-05-07
1
-6
/
+14
*
dm integrity: update documentation
Mikulas Patocka
2019-05-07
2
-2
/
+12
*
dm integrity: don't report unused options
Mikulas Patocka
2019-05-07
1
-3
/
+7
*
dm integrity: don't check null pointer before kvfree and vfree
Mikulas Patocka
2019-05-07
1
-4
/
+2
*
dm integrity: correctly calculate the size of metadata area
Mikulas Patocka
2019-05-07
1
-2
/
+2
*
dm dust: Make dm_dust_init and dm_dust_exit static
YueHaibing
2019-05-07
1
-2
/
+2
*
dm dust: remove redundant unsigned comparison to less than zero
Colin Ian King
2019-05-07
1
-1
/
+1
*
dm mpath: always free attached_handler_name in parse_path()
Martin Wilck
2019-04-30
1
-1
/
+1
*
dm init: fix max devices/targets checks
Helen Koike
2019-04-30
1
-4
/
+4
*
dm: add dust target
Bryan Gurney
2019-04-30
4
-0
/
+797
*
dm writecache: avoid unnecessary lookups in writecache_find_entry()
Mikulas Patocka
2019-04-26
1
-6
/
+5
*
dm writecache: remove unused member page_offset in writeback_struct
Huaisheng Ye
2019-04-26
1
-2
/
+0
*
dm delay: fix a crash when invalid device is specified
Mikulas Patocka
2019-04-26
1
-1
/
+2
*
dm: only initialize md->dax_dev if CONFIG_DAX_DRIVER is enabled
Peng Wang
2019-04-26
1
-4
/
+2
*
dm mpath: fix missing call of path selector type->end_io
Yufen Yu
2019-04-25
4
-7
/
+24
*
dm thin metadata: do not write metadata if no changes occurred
Mike Snitzer
2019-04-18
1
-3
/
+23
*
dm thin metadata: add wrappers for managing write locking of metadata
Mike Snitzer
2019-04-18
1
-44
/
+64
*
dm thin metadata: check __commit_transaction()'s return
Mike Snitzer
2019-04-18
1
-1
/
+6
*
dm space map common: zero entire ll_disk
Mike Snitzer
2019-04-18
1
-0
/
+2
*
dm writecache: add unlikely for returned value of rb_next/prev
Huaisheng Ye
2019-04-18
1
-2
/
+2
*
dm writecache: remove needless dereferences in __writecache_writeback_pmem()
Huaisheng Ye
2019-04-18
1
-6
/
+6
*
dm snapshot: Use fine-grained locking scheme
Nikos Tsironis
2019-04-18
1
-40
/
+44
*
dm snapshot: Make exception tables scalable
Nikos Tsironis
2019-04-18
2
-24
/
+116
*
dm snapshot: Replace mutex with rw semaphore
Nikos Tsironis
2019-04-18
1
-45
/
+43
*
dm snapshot: Don't sleep holding the snapshot lock
Nikos Tsironis
2019-04-18
1
-37
/
+65
*
list_bl: Add hlist_bl_add_before/behind helpers
Nikos Tsironis
2019-04-18
1
-0
/
+26
*
list: Don't use WRITE_ONCE() in hlist_add_behind()
Nikos Tsironis
2019-04-18
1
-1
/
+1
*
dm cache metadata: Fix loading discard bitset
Nikos Tsironis
2019-04-18
1
-1
/
+8
*
dm zoned: Fix zone report handling
Damien Le Moal
2019-04-18
1
-0
/
+5
*
dm zoned: Silence a static checker warning
Dan Carpenter
2019-04-18
1
-1
/
+2
*
dm crypt: fix endianness annotations around org_sector_of_dmreq
Christoph Hellwig
2019-04-18
1
-4
/
+4
*
Linux 5.1-rc5
v5.1-rc5
Linus Torvalds
2019-04-15
1
-1
/
+1
*
Merge branch 'page-refs' (page ref overflow)
Linus Torvalds
2019-04-15
8
-28
/
+92
|
\
|
*
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
2019-04-14
5
-15
/
+29
|
*
mm: prevent get_user_pages() from overflowing page refcount
Linus Torvalds
2019-04-14
2
-12
/
+49
|
*
mm: add 'try_get_page()' helper function
Linus Torvalds
2019-04-14
1
-0
/
+9
|
*
mm: make page ref count overflow check tighter and more explicit
Linus Torvalds
2019-04-14
1
-1
/
+5
*
|
Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-04-14
20
-109
/
+174
|
\
\
|
*
|
block: fix the return errno for direct IO
Jason Yan
2019-04-12
1
-4
/
+4
|
*
|
Merge branch 'nvme-5.1' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2019-04-11
5
-30
/
+73
|
|
\
\
|
|
*
|
nvmet: fix discover log page when offsets are used
Keith Busch
2019-04-11
4
-25
/
+58
|
|
*
|
nvme-fc: correct csn initialization and increments on error
James Smart
2019-04-11
1
-5
/
+15
|
|
/
/
|
*
|
block: do not leak memory in bio_copy_user_iov()
Jérôme Glisse
2019-04-11
1
-1
/
+4
[next]