index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-12
dm stripe: support discards
Mikulas Patocka
1
-0
/
+39
2010-08-12
dm: split discard requests on target boundaries
Mike Snitzer
1
-24
/
+23
2010-08-12
dm stripe: optimize sector division
Mikulas Patocka
1
-5
/
+18
2010-08-12
dm stripe: move sector translation to a function
Mikulas Patocka
1
-7
/
+14
2010-08-12
dm: error return error for discards
Mike Snitzer
1
-0
/
+5
2010-08-12
dm delay: support discard
Mike Snitzer
1
-0
/
+1
2010-08-12
dm: zero silently drop discards
Mike Snitzer
1
-0
/
+5
2010-08-12
dm: use dm_target_offset macro
Alasdair G Kergon
5
-8
/
+7
2010-08-12
dm: factor out max_io_len_target_boundary
Mike Snitzer
2
-8
/
+24
2010-08-12
dm: use common __issue_target_request for flush and discard support
Mike Snitzer
1
-8
/
+22
2010-08-12
dm: linear support discard
Mike Snitzer
5
-12
/
+105
2010-08-12
dm crypt: simplify crypt_ctr
Milan Broz
1
-81
/
+104
2010-08-12
dm crypt: simplify crypt_config destruction logic
Milan Broz
1
-87
/
+93
2010-08-12
dm: allow autoloading of dm mod
Peter Rajnoha
4
-2
/
+8
2010-08-12
dm: rename map_info flush_request to target_request_nr
Mike Snitzer
4
-14
/
+16
2010-08-12
dm ioctl: refactor dm_table_complete
Will Drewry
3
-38
/
+52
2010-08-12
dm snapshot: implement merge
Mikulas Patocka
1
-0
/
+16
2010-08-12
dm: do not initialise full request queue when bio based
Mike Snitzer
3
-26
/
+79
2010-08-12
dm ioctl: make bio or request based device type immutable
Mike Snitzer
4
-9
/
+52
2010-08-12
dm: skip second flush on bio unsupported error
Mikulas Patocka
1
-2
/
+13
2010-08-12
dm snapshot: persistent use define for disk header chunk size
Tomohiro Kusumi
1
-3
/
+3
2010-08-12
dm crypt: use kstrdup
Julia Lawall
1
-2
/
+1
2010-08-12
dm ioctl: use nonseekable_open
Arnd Bergmann
1
-0
/
+1
2010-08-12
dm: separate device deletion from dm_put
Kiyoshi Ueda
3
-20
/
+62
2010-08-12
dm ioctl: release _hash_lock between devices in remove_all
Kiyoshi Ueda
1
-19
/
+25
2010-08-12
dm: prevent access to md being deleted
Kiyoshi Ueda
1
-0
/
+1
2010-08-12
dm ioctl: return uevent flag after rename
Peter Rajnoha
1
-17
/
+24
2010-08-12
dm ioctl: make __dev_status void
Alasdair G Kergon
1
-36
/
+31
2010-08-12
dm ioctl: remove __dev_status from geometry and target message
Peter Rajnoha
1
-6
/
+0
2010-08-12
dm snapshot: test chunk size against both origin and snapshot
Mikulas Patocka
3
-17
/
+26
2010-08-12
dm snapshot: iterate origin and cow devices
Mikulas Patocka
1
-1
/
+7
2010-08-12
dm mpath: fix NULL pointer dereference when path parameters missing
Alasdair G Kergon
1
-0
/
+1
2010-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
15
-130
/
+223
2010-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
9
-21
/
+181
2010-08-11
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
4
-52
/
+31
2010-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
39
-410
/
+1162
2010-08-11
Merge branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
Linus Torvalds
2
-4
/
+1
2010-08-11
Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...
Linus Torvalds
9
-5
/
+357
2010-08-11
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
307
-4827
/
+16316
2010-08-11
lib/decompress_bunzip2.c: fix checkstack warning
Prarit Bhargava
1
-3
/
+7
2010-08-11
kfifo: add example files to the kernel sample directory
Stefani Seibold
7
-1
/
+614
2010-08-11
kfifo: replace the old non generic API
Stefani Seibold
5
-2225
/
+1164
2010-08-11
kfifo: add the new generic kfifo API
Stefani Seibold
2
-0
/
+1446
2010-08-11
kfifo: fix kfifo miss use of nozami.c
Stefani Seibold
1
-2
/
+1
2010-08-11
kfifo: kfifo_is_{full,empty} should return bools, not ints
Robert P. J. Day
1
-2
/
+2
2010-08-11
fs/sysv/super.c: add support for non-PDP11 v7 filesystems
Lubomir Rintel
1
-24
/
+51
2010-08-11
fs/sysv: v7: adjust sanity checks for some volumes
Lubomir Rintel
2
-2
/
+15
2010-08-11
fs/sysv: add v7 alias
Lubomir Rintel
1
-0
/
+1
2010-08-11
kexec: return -EFAULT on copy_to_user() failures
Dan Carpenter
1
-3
/
+5
2010-08-11
parport_serial: use the PCI IRQ if offered
Fr?d?ric Bri?re
1
-1
/
+0
[next]