index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-ioctl.c
Age
Commit message (
Expand
)
Author
2015-02-09
dm ioctl: fix stale comment above dm_get_inactive_table()
Junxiao Bi
2014-11-19
dm: enhance internal suspend and resume interface
Mike Snitzer
2014-10-06
dm: allow active and inactive tables to share dm_devs
Benjamin Marzinski
2013-11-09
dm: allow remove to be deferred
Mikulas Patocka
2013-09-06
dm: add statistics support
Mikulas Patocka
2013-09-06
dm ioctl: cleanup error handling in table_load
Mike Snitzer
2013-09-06
dm ioctl: increase granularity of type_lock when loading table
Mike Snitzer
2013-09-06
dm ioctl: prevent rename to empty name or uuid
Alasdair Kergon
2013-07-10
dm: optimize use SRCU and RCU
Mikulas Patocka
2013-07-10
dm: use __GFP_HIGHMEM in __vmalloc
Mikulas Patocka
2013-07-10
dm ioctl: set noio flag to avoid __vmalloc deadlock
Mikulas Patocka
2013-03-01
dm ioctl: allow message to return data
Mikulas Patocka
2013-03-01
dm ioctl: optimize functions without variable params
Mikulas Patocka
2013-03-01
dm ioctl: introduce ioctl_flags
Mikulas Patocka
2013-03-01
dm: fix truncated status strings
Mikulas Patocka
2012-12-21
dm ioctl: use kmalloc if possible
Mikulas Patocka
2012-12-21
dm ioctl: remove PF_MEMALLOC
Mikulas Patocka
2012-12-21
dm ioctl: prevent unsafe change to dm_ioctl data_size
Alasdair G Kergon
2012-07-27
dm thin: commit before gathering status
Alasdair G Kergon
2012-03-28
dm: reject trailing characters in sccanf input
Mikulas Patocka
2012-03-07
dm ioctl: do not leak argv if target message only contains whitespace
Jesper Juhl
2011-10-31
dm table: add immutable feature
Alasdair G Kergon
2011-08-02
dm ioctl: forbid multiple device specifiers
Mikulas Patocka
2011-08-02
dm ioctl: introduce __get_dev_cell
Mikulas Patocka
2011-08-02
dm ioctl: fill in device parameters in more ioctls
Mikulas Patocka
2011-08-02
dm ioctl: prevent empty message
Alasdair G Kergon
2011-03-24
dm ioctl: add flag to wipe buffers for secure data
Milan Broz
2011-03-24
dm ioctl: prepare for crypt key wiping
Milan Broz
2011-01-13
dm ioctl: suppress needless warning messages
Milan Broz
2011-01-13
dm ioctl: allow rename to fill empty uuid
Peter Jones
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-08-12
dm: allow autoloading of dm mod
Peter Rajnoha
2010-08-12
dm ioctl: refactor dm_table_complete
Will Drewry
2010-08-12
dm: do not initialise full request queue when bio based
Mike Snitzer
2010-08-12
dm ioctl: make bio or request based device type immutable
Mike Snitzer
2010-08-12
dm ioctl: use nonseekable_open
Arnd Bergmann
2010-08-12
dm: separate device deletion from dm_put
Kiyoshi Ueda
2010-08-12
dm ioctl: release _hash_lock between devices in remove_all
Kiyoshi Ueda
2010-08-12
dm ioctl: return uevent flag after rename
Peter Rajnoha
2010-08-12
dm ioctl: make __dev_status void
Alasdair G Kergon
2010-08-12
dm ioctl: remove __dev_status from geometry and target message
Peter Rajnoha
2010-03-06
dm ioctl: introduce flag indicating uevent was generated
Peter Rajnoha
2010-03-06
dm ioctl: only issue uevent on resume if state changed
Mike Snitzer
2009-12-10
dm: rename dm_suspended to dm_suspended_md
Kiyoshi Ueda
2009-12-10
dm: keep old table until after resume succeeded
Alasdair G Kergon
2009-12-10
dm ioctl: retrieve status from inactive table
Mike Snitzer
2009-12-10
dm ioctl: forbid messages to devices being deleted
Mike Anderson
2009-12-10
dm: rename dm_get_table to dm_get_live_table
Alasdair G Kergon
2009-12-10
dm ioctl: prefer strlcpy over strncpy
Roel Kluin
2009-12-10
dm: avoid _hash_lock deadlock
Mikulas Patocka
[next]