index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-07
dm integrity: update documentation
Mikulas Patocka
2
-2
/
+12
2019-05-07
dm integrity: don't report unused options
Mikulas Patocka
1
-3
/
+7
2019-05-07
dm integrity: don't check null pointer before kvfree and vfree
Mikulas Patocka
1
-4
/
+2
2019-05-07
dm integrity: correctly calculate the size of metadata area
Mikulas Patocka
1
-2
/
+2
2019-05-07
dm dust: Make dm_dust_init and dm_dust_exit static
YueHaibing
1
-2
/
+2
2019-05-07
dm dust: remove redundant unsigned comparison to less than zero
Colin Ian King
1
-1
/
+1
2019-04-30
dm mpath: always free attached_handler_name in parse_path()
Martin Wilck
1
-1
/
+1
2019-04-30
dm init: fix max devices/targets checks
Helen Koike
1
-4
/
+4
2019-04-30
dm: add dust target
Bryan Gurney
4
-0
/
+797
2019-04-26
dm writecache: avoid unnecessary lookups in writecache_find_entry()
Mikulas Patocka
1
-6
/
+5
2019-04-26
dm writecache: remove unused member page_offset in writeback_struct
Huaisheng Ye
1
-2
/
+0
2019-04-26
dm delay: fix a crash when invalid device is specified
Mikulas Patocka
1
-1
/
+2
2019-04-26
dm: only initialize md->dax_dev if CONFIG_DAX_DRIVER is enabled
Peng Wang
1
-4
/
+2
2019-04-25
dm mpath: fix missing call of path selector type->end_io
Yufen Yu
4
-7
/
+24
2019-04-18
dm thin metadata: do not write metadata if no changes occurred
Mike Snitzer
1
-3
/
+23
2019-04-18
dm thin metadata: add wrappers for managing write locking of metadata
Mike Snitzer
1
-44
/
+64
2019-04-18
dm thin metadata: check __commit_transaction()'s return
Mike Snitzer
1
-1
/
+6
2019-04-18
dm space map common: zero entire ll_disk
Mike Snitzer
1
-0
/
+2
2019-04-18
dm writecache: add unlikely for returned value of rb_next/prev
Huaisheng Ye
1
-2
/
+2
2019-04-18
dm writecache: remove needless dereferences in __writecache_writeback_pmem()
Huaisheng Ye
1
-6
/
+6
2019-04-18
dm snapshot: Use fine-grained locking scheme
Nikos Tsironis
1
-40
/
+44
2019-04-18
dm snapshot: Make exception tables scalable
Nikos Tsironis
2
-24
/
+116
2019-04-18
dm snapshot: Replace mutex with rw semaphore
Nikos Tsironis
1
-45
/
+43
2019-04-18
dm snapshot: Don't sleep holding the snapshot lock
Nikos Tsironis
1
-37
/
+65
2019-04-18
list_bl: Add hlist_bl_add_before/behind helpers
Nikos Tsironis
1
-0
/
+26
2019-04-18
list: Don't use WRITE_ONCE() in hlist_add_behind()
Nikos Tsironis
1
-1
/
+1
2019-04-18
dm cache metadata: Fix loading discard bitset
Nikos Tsironis
1
-1
/
+8
2019-04-18
dm zoned: Fix zone report handling
Damien Le Moal
1
-0
/
+5
2019-04-18
dm zoned: Silence a static checker warning
Dan Carpenter
1
-1
/
+2
2019-04-18
dm crypt: fix endianness annotations around org_sector_of_dmreq
Christoph Hellwig
1
-4
/
+4
2019-04-15
Linux 5.1-rc5
v5.1-rc5
Linus Torvalds
1
-1
/
+1
2019-04-14
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
5
-15
/
+29
2019-04-14
mm: prevent get_user_pages() from overflowing page refcount
Linus Torvalds
2
-12
/
+49
2019-04-14
mm: add 'try_get_page()' helper function
Linus Torvalds
1
-0
/
+9
2019-04-14
mm: make page ref count overflow check tighter and more explicit
Linus Torvalds
1
-1
/
+5
2019-04-12
clk: imx: Fix PLL_1416X not rounding rates
Leonard Crestez
1
-1
/
+1
2019-04-12
clk: mediatek: fix clk-gate flag setting
Weiyi Lu
1
-2
/
+1
2019-04-12
arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value
Will Deacon
1
-8
/
+8
2019-04-12
iommu/amd: Set exclusion range correctly
Joerg Roedel
1
-1
/
+1
2019-04-12
clang-format: Update with the latest for_each macro list
Miguel Ojeda
1
-0
/
+24
2019-04-12
perf/core: Fix perf_event_disable_inatomic() race
Peter Zijlstra
2
-11
/
+45
2019-04-12
block: fix the return errno for direct IO
Jason Yan
1
-4
/
+4
2019-04-11
Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"
Trond Myklebust
2
-45
/
+8
2019-04-11
NFSv4.1 fix incorrect return value in copy_file_range
Olga Kornievskaia
2
-4
/
+3
2019-04-11
xprtrdma: Fix helper that drains the transport
Chuck Lever
1
-1
/
+1
2019-04-11
NFS: Fix handling of reply page vector
Chuck Lever
1
-2
/
+2
2019-04-11
NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.
Tetsuo Handa
1
-1
/
+2
2019-04-11
dma-debug: only skip one stackframe entry
Scott Wood
1
-1
/
+1
2019-04-11
platform/x86: pmc_atom: Drop __initconst on dmi table
Stephen Boyd
1
-1
/
+1
2019-04-11
nvmet: fix discover log page when offsets are used
Keith Busch
4
-25
/
+58
[next]