Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
11be4bc6a1ee7a824237e63b59d228956aa8c2a7
/
drivers
/
md
/
dm-ioctl.c
1f4e0ff
dm thin: commit before gathering status
by Alasdair G Kergon
· 12 years ago
31998ef
dm: reject trailing characters in sccanf input
by Mikulas Patocka
· 13 years ago
902c6a9
dm ioctl: do not leak argv if target message only contains whitespace
by Jesper Juhl
· 13 years ago
36a0456
dm table: add immutable feature
by Alasdair G Kergon
· 13 years ago
759dea2
dm ioctl: forbid multiple device specifiers
by Mikulas Patocka
· 13 years ago
ba2e19b
dm ioctl: introduce __get_dev_cell
by Mikulas Patocka
· 13 years ago
0ddf964
dm ioctl: fill in device parameters in more ioctls
by Mikulas Patocka
· 13 years ago
2ca4c92
dm ioctl: prevent empty message
by Alasdair G Kergon
· 13 years ago
f868120
dm ioctl: add flag to wipe buffers for secure data
by Milan Broz
· 14 years ago
6bb43b5
dm ioctl: prepare for crypt key wiping
by Milan Broz
· 14 years ago
810b492
dm ioctl: suppress needless warning messages
by Milan Broz
· 14 years ago
84c8955
dm ioctl: allow rename to fill empty uuid
by Peter Jones
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
7e507eb
dm: allow autoloading of dm mod
by Peter Rajnoha
· 14 years ago
26803b9
dm ioctl: refactor dm_table_complete
by Will Drewry
· 14 years ago
4a0b4dd
dm: do not initialise full request queue when bio based
by Mike Snitzer
· 14 years ago
a5664da
dm ioctl: make bio or request based device type immutable
by Mike Snitzer
· 14 years ago
402ab35
dm ioctl: use nonseekable_open
by Arnd Bergmann
· 14 years ago
3f77316d
dm: separate device deletion from dm_put
by Kiyoshi Ueda
· 14 years ago
98f3328
dm ioctl: release _hash_lock between devices in remove_all
by Kiyoshi Ueda
· 14 years ago
856a6f1
dm ioctl: return uevent flag after rename
by Peter Rajnoha
· 14 years ago
094ea9a
dm ioctl: make __dev_status void
by Alasdair G Kergon
· 14 years ago
6be5449
dm ioctl: remove __dev_status from geometry and target message
by Peter Rajnoha
· 14 years ago
3abf85b
dm ioctl: introduce flag indicating uevent was generated
by Peter Rajnoha
· 15 years ago
0f3649a
dm ioctl: only issue uevent on resume if state changed
by Mike Snitzer
· 15 years ago
4f186f8
dm: rename dm_suspended to dm_suspended_md
by Kiyoshi Ueda
· 15 years ago
042d2a9
dm: keep old table until after resume succeeded
by Alasdair G Kergon
· 15 years ago
1d0f3ce
dm ioctl: retrieve status from inactive table
by Mike Snitzer
· 15 years ago
c50abeb
dm ioctl: forbid messages to devices being deleted
by Mike Anderson
· 15 years ago
7c66641
dm: rename dm_get_table to dm_get_live_table
by Alasdair G Kergon
· 15 years ago
a518b86
dm ioctl: prefer strlcpy over strncpy
by Roel Kluin
· 15 years ago
6076905
dm: avoid _hash_lock deadlock
by Mikulas Patocka
· 15 years ago
e454cea
Driver-Core: extend devnode callbacks to provide permissions
by Kay Sievers
· 15 years ago
e6ee8c0
dm: enable request based option
by Kiyoshi Ueda
· 15 years ago
60935eb
dm ioctl: support cookies for udev
by Milan Broz
· 15 years ago
d405640
Driver Core: misc: add nodename support for misc devices.
by Kay Sievers
· 16 years ago
9c47008
dm: add integrity support
by Martin K. Petersen
· 16 years ago
f80a557
dm table: rework reference counting fix
by Mikulas Patocka
· 16 years ago
bc0fd67
dm ioctl: validate name length when renaming
by Milan Broz
· 16 years ago
d581687
dm table: rework reference counting
by Mikulas Patocka
· 16 years ago
23d39f6
dm ioctl: allow dm_copy_name_and_uuid to return only one field
by Milan Broz
· 16 years ago
aeb5d72
[PATCH] introduce fmode_t, do annotations
by Al Viro
· 16 years ago
b0af205
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
by Linus Torvalds
· 16 years ago
82b1519
dm: export struct dm_dev
by Mikulas Patocka
· 16 years ago
b7db995
block: move policy from disk to part0
by Tejun Heo
· 16 years ago
f331c02
block: don't depend on consecutive minor space
by Tejun Heo
· 16 years ago
a26ffd4
dm ioctl: use uninitialized_var
by Andrew Morton
· 17 years ago
76c072b
dm ioctl: move compat code
by Milan Broz
· 17 years ago
27238b2
dm ioctl: remove lock_kernel
by Alasdair G Kergon
· 17 years ago
69267a3
dm: trigger change uevent on rename
by Alasdair G Kergon
· 17 years ago
512875b
dm: table detect io beyond device
by Jun'ichi Nomura
· 17 years ago
96a1f7d
dm: export name and uuid
by Mike Anderson
· 17 years ago
bb56acf
dm io:ctl remove vmalloc void cast
by Jesper Juhl
· 17 years ago
027d50f
dm io:ctl use constant struct size
by Milan Broz
· 17 years ago
fa027c2
[PATCH] mark struct file_operations const 4
by Arjan van de Ven
· 18 years ago
81fdb09
[PATCH] dm: ioctl: add noflush suspend
by Kiyoshi Ueda
· 18 years ago
a3d77d3
[PATCH] dm: suspend: parameter change
by Kiyoshi Ueda
· 18 years ago
bfc5ecd
[PATCH] dm: fix find_device race
by Alasdair G Kergon
· 18 years ago
96192ff
[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed
by Greg Kroah-Hartman
· 19 years ago
ff23eca
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
by Greg Kroah-Hartman
· 19 years ago
8ab5e4c
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
1a715c5
[PATCH] devfs: Remove devfs_mk_bdev() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
95dc112
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
72d9486
[PATCH] dm: improve error message consistency
by Alasdair G Kergon
· 18 years ago
5c6bd75
[PATCH] dm: prevent removal if open
by Alasdair G Kergon
· 18 years ago
2b06cff
[PATCH] dm: consolidate creation functions
by Alasdair G Kergon
· 18 years ago
7ec75f2
[PATCH] dm: fix mapped device ref counting
by Jeff Mahoney
· 18 years ago
3ac51e7
[PATCH] dm store geometry
by Darrick J. Wong
· 19 years ago
1134e5a
[PATCH] dm table: store md
by Mike Anderson
· 19 years ago
9ade92a
[PATCH] dm: tidy mdptr
by Alasdair G Kergon
· 19 years ago
dab6a42
[PATCH] device-mapper ioctl: reduce PF_MEMALLOC usage
by Alasdair G Kergon
· 19 years ago
858119e
[PATCH] Unlinline a bunch of other functions
by Arjan van de Ven
· 19 years ago
6da487d
[PATCH] device-mapper ioctl: add skip lock_fs flag
by Alasdair G Kergon
· 19 years ago
aa8d7c2
[PATCH] device-mapper: make lock_fs optional
by Alasdair G Kergon
· 19 years ago
81f1777
[PATCH] device-mapper ioctl: event on rename
by goggin, edward
· 19 years ago
c4cc663
[PATCH] device-mapper: list_versions fix
by Alasdair G Kergon
· 19 years ago
b6fcc80
[PATCH] device-mapper dm-ioctl: missing put in table load error case
by Kiyoshi Ueda
· 19 years ago
269fd2a
[PATCH] device-mapper: Trigger an event when a table is deleted
by goggin, edward
· 19 years ago
543537b
[PATCH] create a kstrdup library function
by Paulo Marques
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago