index
:
kernel/git/device-mapper/linux-dm.git
dm-4.1
dm-4.1-for-ejt
dm-4.10
dm-4.11
dm-4.2
dm-4.3
dm-4.4
dm-4.5
dm-4.6
dm-4.7
dm-4.7-mpath-fixes
dm-4.8
dm-4.8-block-drivers-merge
dm-4.9
dm-fallocate
dm-for-3.18
dm-for-3.19
dm-for-4.0
dm-thinp-write-zeroes-support
for-4.12/dm
for-4.12/dm-post-merge
for-4.13/dm
for-4.14/dm
for-next
master
device-mapper tree
Device Mapper group
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-12
block: wire blkdev_fallocate() to block_device_operations' reserve_space
dm-fallocate
Mike Snitzer
3
-9
/
+39
2016-04-12
xfs: use contiguous bdev reservation for file preallocation
Brian Foster
1
-1
/
+28
2016-04-12
xfs: support no block reservation transaction mode
Brian Foster
2
-4
/
+8
2016-04-12
xfs: handle bdev reservation ENOSPC correctly from XFS reserved pool
Brian Foster
1
-2
/
+27
2016-04-12
xfs: adopt a reserved allocation model on dm-thin devices
Brian Foster
5
-16
/
+193
2016-04-12
xfs: thin block device reservation mechanism
Brian Foster
5
-0
/
+324
2016-04-12
dm thin: add methods to set and get reserved space
Joe Thornber
1
-10
/
+171
2016-04-12
dm: add methods to set and get reserved space
Mike Snitzer
2
-0
/
+46
2016-04-12
block: add block_device_operations methods to set and get reserved space
Mike Snitzer
1
-0
/
+6
2016-04-12
xfs: replace xfs_mod_fdblocks() bool param with flags
Brian Foster
4
-18
/
+27
2016-04-12
xfs: refactor xfs_reserve_blocks() to handle ENOSPC correctly
Brian Foster
1
-45
/
+60
2016-04-12
block: implement (some of) fallocate for block devices
Darrick J. Wong
2
-1
/
+71
2016-04-12
block: require write_same and discard requests align to logical block size
Darrick J. Wong
1
-0
/
+15
2016-04-12
block: invalidate the page cache when issuing BLKZEROOUT.
Darrick J. Wong
1
-6
/
+23
2016-04-12
dm mpath: eliminate use of spinlock in IO fast-paths
Mike Snitzer
1
-77
/
+93
2016-04-12
dm mpath: move trigger_event member to the end of 'struct multipath'
Mike Snitzer
1
-2
/
+1
2016-04-12
dm mpath: use atomic_t for counting members of 'struct multipath'
Mike Snitzer
1
-28
/
+33
2016-04-12
dm mpath: switch to using bitops for state flags
Mike Snitzer
1
-56
/
+75
2016-04-12
dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros
Mike Snitzer
1
-23
/
+33
2016-04-11
dm thin: Remove return statement from void function
Amitoj Kaur Chawla
1
-1
/
+1
2016-04-11
dm: remove unused mapped_device argument from free_tio()
Mike Snitzer
1
-6
/
+4
2016-04-11
dm: fix dm_target_io leak if clone_bio() returns an error
Mikulas Patocka
1
-1
/
+3
2016-04-10
Linux 4.6-rc3
v4.6-rc3
Linus Torvalds
1
-1
/
+1
2016-04-10
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-7
/
+13
2016-04-10
Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
5
-9
/
+84
2016-04-10
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-36
/
+49
2016-04-10
Revert "ext4: allow readdir()'s of large empty directories to be interrupted"
Linus Torvalds
2
-10
/
+0
2016-04-09
Merge branch 'parisc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-11
/
+29
2016-04-09
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-32
/
+53
2016-04-09
Merge tag 'gpio-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
3
-45
/
+95
2016-04-09
Merge tag 'tty-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+2
2016-04-09
Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
22
-148
/
+151
2016-04-09
Merge tag 'staging-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
20
-15
/
+1377
2016-04-09
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
10
-109
/
+164
2016-04-09
Merge tag 'md/4.6-rc2-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
3
-10
/
+16
2016-04-09
Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-62
/
+380
2016-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
41
-92
/
+448
2016-04-09
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-33
/
+303
2016-04-09
Merge tag 'for-linus-4.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-53
/
+28
2016-04-09
Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-10
/
+9
2016-04-09
i2c: jz4780: really prevent potential division by zero
Wolfram Sang
1
-1
/
+6
2016-04-09
Revert "i2c: jz4780: prevent potential division by zero"
Wolfram Sang
1
-1
/
+1
2016-04-08
Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
241
-1421
/
+2174
2016-04-08
Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/lin...
David S. Miller
9
-25
/
+88
2016-04-08
bridge, netem: mark mailing lists as moderated
stephen hemminger
1
-2
/
+2
2016-04-08
parisc: Update comment regarding relative extable support
Helge Deller
1
-6
/
+4
2016-04-08
parisc: Unbreak handling exceptions from kernel modules
Helge Deller
4
-0
/
+9
2016-04-08
parisc: Fix kernel crash with reversed copy_from_user()
Helge Deller
1
-0
/
+3
2016-04-08
parisc: Avoid function pointers for kernel exception routines
Helge Deller
1
-5
/
+5
2016-04-08
parisc: Handle R_PARISC_PCREL32 relocations in kernel modules
Helge Deller
1
-0
/
+8
[next]