Commit History

Author SHA1 Message Date
  Linus Torvalds 275220f0fc Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block 14 years ago
  Namhyung Kim e6d7202b66 fs/char_dev.c: remove unused cdev_index() 14 years ago
  Yang Zhang e61eb2e93f fs/block: type signature of major_to_index(int) to major_to_index(unsigned) 14 years ago
  Linus Torvalds 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 years ago
  Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 14 years ago
  Jan Kara 371d217ee1 char: Mark /dev/zero and /dev/kmem as not capable of writeback 14 years ago
  David Howells 31d1d48e19 Fix init ordering of /dev/console vs callers of modprobe 15 years ago
  Renzo Davoli dd5d81f326 fs/char_dev.c: remove useless loop 15 years ago
  Linus Torvalds a9c86d4259 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 15 years ago
  Jens Axboe d993831fa7 writeback: add name to backing_dev_info 16 years ago
  Tejun Heo 1905b1bfc0 chrdev: implement __[un]register_chrdev() 16 years ago
  Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
  Theodore Ts'o 9fd5746fd3 fs: Remove i_cindex from struct inode 16 years ago
  Cyrill Gorcunov 8c4018884a fs: fix name overwrite in __register_chrdev_region() 16 years ago
  Christoph Hellwig a518ab9329 [PATCH] tidy up chrdev_open 17 years ago
  Johannes Berg 5f4123be3c remove CONFIG_KMOD from fs 17 years ago
  Jonathan Corbet 9514dff918 Remove the lock_kernel() call from chrdev_open() 17 years ago
  Jonathan Corbet a30427d92d Add a comment in chrdev_open() 17 years ago
  Jiri Olsa 61d64576a2 fs: remove unused fops from struct char_device_struct 17 years ago
  Denis Cheng 922f9cfa79 fs/char_dev.c: chrdev_open marked static and removed from fs.h 17 years ago
  Greg Kroah-Hartman f9cb074bff Kobject: rename kobject_init_ng() to kobject_init() 17 years ago
  Greg Kroah-Hartman a5815ddf26 Kobject: convert fs/char_dev.c to use kobject_init/add_ng() 17 years ago
  Peter Zijlstra e0bf68ddec mm: bdi init hooks 17 years ago
  Akinobu Mita e53252d97e unregister_chrdev() return void 18 years ago
  Andrew Morton 2363cc0264 [PATCH] remove protection of LANANA-reserved majors 18 years ago
  Andrew Morton b446b60e4e [PATCH] rework reserved major handling 18 years ago
  Andrew Morton 215122e111 [PATCH] register_chrdev_region() don't hand out the LOCAL/EXPERIMENTAL majors 18 years ago
  David Howells 07f3f05c1e [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6] 18 years ago
  Jonathan Corbet cf3e43dbe0 [PATCH] cdev documentation 18 years ago
  Amos Waterland 01d553d0fe [PATCH] Chardev checking of overlapping ranges 18 years ago