1. aad4f8b switch simple generic_file_aio_read() users to ->read_iter() by Al Viro · 10 years ago
  2. 5bbb2ae raw: test against runtime value of max_raw_minors by Paul Bolle · 10 years ago
  3. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  4. 1e8b333 blockdev: remove bd_block_size_semaphore again by Linus Torvalds · 12 years ago
  5. b87570f Fix a crash when block device is read and block size is changed at the same time by Mikulas Patocka · 12 years ago
  6. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
  7. 8e03bd6 char: Convert vmalloc/memset to vzalloc by Joe Perches · 13 years ago
  8. 9333744 RAW driver: Remove call to kobject_put(). by Robert P. J. Day · 13 years ago
  9. 0078bff Allow setting of number of raw devices as a module parameter by Jan Kara · 13 years ago
  10. e525fd8 block: make blkdev_get/put() handle exclusive access by Tejun Heo · 14 years ago
  11. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  12. c4a0472 fix rawctl compat ioctls breakage on amd64 and itanic by Al Viro · 15 years ago
  13. cb3b9cf raw: use explicit llseek file operations by Arnd Bergmann · 14 years ago
  14. 5592933 drivers: Push down BKL into various drivers by Arnd Bergmann · 14 years ago
  15. b1dd3b2 vfs: rename block_fsync() to blkdev_fsync() by Andrew Morton · 14 years ago
  16. 55ab3a1 raw: fsync method is now required by Anton Blanchard · 14 years ago
  17. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  18. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  19. eef9938 vfs: Rename generic_file_aio_write_nolock by Christoph Hellwig · 15 years ago
  20. 6fd4693 Driver Core: raw: add nodename for raw devices by Kay Sievers · 15 years ago
  21. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  22. 996ff68 Add a missing unlock_kernel() in raw_open() by Dan Carpenter · 15 years ago
  23. 56b26ad [PATCH] kill the rest of struct file propagation in block ioctls by Al Viro · 16 years ago
  24. 572c489 [PATCH] sanitize blkdev_get() and friends by Al Viro · 17 years ago
  25. 9a1c354 [PATCH] pass fmode_t to blkdev_put() by Al Viro · 16 years ago
  26. 03457cd device create: char: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  27. 47aa579 device create: char: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  28. c0bed68 raw: BKL pushdown by Jonathan Corbet · 16 years ago
  29. 7e7654a cdev: remove unneeded setting of cdev names by Greg Kroah-Hartman · 17 years ago
  30. 38584c1 [PATCH] raw: don't allow the creation of a raw device with minor number 0 by Jeff Moyer · 17 years ago
  31. a7113a9 [PATCH] struct path: convert char-drivers by Josef Sipek · 18 years ago
  32. 38ca6c3 Driver core: convert raw device code to use struct device by Greg Kroah-Hartman · 18 years ago
  33. 543ade1 [PATCH] Streamline generic_file_* interfaces and filemap cleanups by Badari Pulavarty · 18 years ago
  34. ee0b3e6 [PATCH] Remove readv/writev methods and use aio_read/aio_write instead by Badari Pulavarty · 18 years ago
  35. 027445c [PATCH] Vectorize aio_read/aio_write fileop methods by Badari Pulavarty · 18 years ago
  36. 3e26a42 [PATCH] Return better error codes if drivers/char/raw.c module init fails by Rolf Eike Beer · 18 years ago
  37. 62322d2 [PATCH] make more file_operation structs static by Arjan van de Ven · 18 years ago
  38. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  39. 8ab5e4c [PATCH] devfs: Remove devfs_remove() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  40. 7c69ef7 [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  41. 8ed965d [PATCH] sem2mutex: drivers: raw, connector, dcdbas, ppp_generic by Arjan van de Ven · 18 years ago
  42. 53f4654 [PATCH] Driver Core: fix up all callers of class_device_create() by Greg Kroah-Hartman · 19 years ago
  43. ca8eca6 [PATCH] class: convert drivers/char/* to use the new class api instead of class_simple by gregkh@suse.de · 19 years ago
  44. e72022e [PATCH] Fix filp being passed through raw ioctl handler by Stephen Tweedie · 19 years ago
  45. 68f66fe [PATCH] Fix root hole in raw device by Stephen Tweedie · 19 years ago
  46. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago