You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Linus Torvalds
2248485640
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
...
* git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev: (66 commits)
[PATCH] kill the rest of struct file propagation in block ioctls
[PATCH] get rid of struct file use in blkdev_ioctl() BLKBSZSET
[PATCH] get rid of blkdev_locked_ioctl()
[PATCH] get rid of blkdev_driver_ioctl()
[PATCH] sanitize blkdev_get() and friends
[PATCH] remember mode of reiserfs journal
[PATCH] propagate mode through swsusp_close()
[PATCH] propagate mode through open_bdev_excl/close_bdev_excl
[PATCH] pass fmode_t to blkdev_put()
[PATCH] kill the unused bsize on the send side of /dev/loop
[PATCH] trim file propagation in block/compat_ioctl.c
[PATCH] end of methods switch: remove the old ones
[PATCH] switch sr
[PATCH] switch sd
[PATCH] switch ide-scsi
[PATCH] switch tape_block
[PATCH] switch dcssblk
[PATCH] switch dasd
[PATCH] switch mtd_blkdevs
[PATCH] switch mmc
...
17 years ago
..
raid6test
md: raid6: clean up the style of raid6test/test.c
17 years ago
.gitignore
…
Kconfig
raid, fastboot: hide RAID autodetect option if MD is compiled as a module
17 years ago
Makefile
dm raid1: separate region_hash interface part1
17 years ago
bitmap.c
Fix problem with waiting while holding rcu read lock in md/bitmap.c
17 years ago
dm-bio-list.h
…
dm-bio-record.h
…
dm-crypt.c
dm crypt: remove waitqueue
17 years ago
dm-delay.c
dm: remove dm header from targets
17 years ago
dm-exception-store.c
dm: remove dm header from targets
17 years ago
dm-io.c
dm: remove dm header from targets
17 years ago
dm-ioctl.c
[PATCH] introduce fmode_t, do annotations
17 years ago
dm-kcopyd.c
dm: remove dm header from targets
17 years ago
dm-linear.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
17 years ago
dm-log.c
dm: remove dm header from targets
17 years ago
dm-mpath.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
17 years ago
dm-mpath.h
dm mpath: remove is_active from struct dm_path
17 years ago
dm-path-selector.c
dm: remove dm header from targets
17 years ago
dm-path-selector.h
…
dm-raid1.c
dm raid1: separate region_hash interface part1
17 years ago
dm-region-hash.c
dm raid1: separate region_hash interface part1
17 years ago
dm-round-robin.c
dm: remove dm header from targets
17 years ago
dm-snap.c
dm snapshot: drop unused last_percent
17 years ago
dm-snap.h
dm: remove dm header from targets
17 years ago
dm-stripe.c
dm: remove dm header from targets
17 years ago
dm-table.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
17 years ago
dm-target.c
…
dm-uevent.c
md: replace remaining __FUNCTION__ occurrences
17 years ago
dm-uevent.h
…
dm-zero.c
dm: remove dm header from targets
17 years ago
dm.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
17 years ago
dm.h
dm: publish array_too_big
17 years ago
faulty.c
md: check for memory allocation failure in faulty personality
17 years ago
linear.c
md: Remove unnecessary #includes, #defines, and function declarations.
17 years ago
md.c
[PATCH] pass fmode_t to blkdev_put()
17 years ago
mktables.c
md: raid6: Fix mktable.c
17 years ago
multipath.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
17 years ago
raid0.c
md: Remove unnecessary #includes, #defines, and function declarations.
17 years ago
raid1.c
md: build failure due to missing delay.h
17 years ago
raid5.c
md: Relax minimum size restrictions on chunk_size.
17 years ago
raid6.h
md: Remove unnecessary #includes, #defines, and function declarations.
17 years ago
raid6algos.c
drivers/md: use time_before, time_before_eq, etc
17 years ago
raid6altivec.uc
…
raid6int.uc
…
raid6mmx.c
x86 merge fallout: uml
18 years ago
raid6recov.c
…
raid6sse1.c
x86 merge fallout: uml
18 years ago
raid6sse2.c
x86 merge fallout: uml
18 years ago
raid6x86.h
x86 merge fallout: uml
18 years ago
raid10.c
md: build failure due to missing delay.h
17 years ago
unroll.pl
…