Commit History

Author SHA1 Message Date
  Tejun Heo 9fd097b149 block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers 14 years ago
  Jens Axboe 4c63f5646e Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core 14 years ago
  Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
  Tejun Heo 1a8a74f03f floppy,{ami|ata}flop: Convert to bdops->check_events() 14 years ago
  NeilBrown 93b270f76e Fix over-zealous flush_disk when changing device size. 14 years ago
  Linus Torvalds 7b0cb1bdac Merge branch 'for-2.6.38/drivers' of git://git.kernel.dk/linux-2.6-block 14 years ago
  Tejun Heo 8aa0f41384 floppy: don't use flush_scheduled_work() 14 years ago
  Pekka Enberg 2b51dca79a floppy: replace NO_GEOM macro with a function 14 years ago
  Vivek Goyal d017bf6b4f floppy: fix another use-after-free 14 years ago
  Linus Torvalds c093ee4f07 floppy: fix use-after-free in module load failure path 14 years ago
  Linus Torvalds 8abfc6e7a4 Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-block 14 years ago
  Arnd Bergmann 2a48fc0ab2 block: autoconvert trivial BKL users to private mutex 15 years ago
  Jens Axboe 488211844e floppy: switch to one queue per drive instead of sharing a queue 15 years ago
  Stephen Hemminger 3b06c21e84 floppy: make controller const 15 years ago
  Arnd Bergmann 6e9624b8ca block: push down BKL into .open and .release 15 years ago
  Arnd Bergmann 8a6cfeb6de block: push down BKL into .locked_ioctl 15 years ago
  Stephen Hemminger 01b6b67eda floppy: use warning macros 15 years ago
  Stephen Hemminger b862f26fe1 floppy: use wait_event_interruptible 15 years ago
  Stephen Hemminger 21af544804 floppy: fix signed/unsigned warnings 15 years ago
  Stephen Hemminger be1c0fbfb4 floppy: cmos attribute should be static 15 years ago
  Stephen Hemminger 575cfc673e floppy: use atomic type for usage_count 15 years ago
  Stephen Hemminger 41a55b4de3 floppy: silence warning during disk test 15 years ago
  Stephen Hemminger be7a12bb1a floppy: remove unnecessary inlines 15 years ago
  Stephen Hemminger 285203c8ff floppy: initialize debug jiffies offset 15 years ago
  Joe Perches 724ee626f3 drivers/block/floppy.c: remove unnecessary casting in fd_ioctl 15 years ago
  Joe Perches 0aad92cfea drivers/block/floppy.c: remove misleading, used once FD_IOCTL_ALLOWED macro 15 years ago
  Joe Perches 712e1de43e drivers/block/floppy.c: remove obfuscating CODE2SIZE macro 15 years ago
  Joe Perches ded2863d09 drivers/block/floppy.c: add __func__ to debugt 15 years ago
  Joe Perches 7f2527174a drivers/block/floppy.c: convert raw_cmd_copyin from while(1) to label: goto 15 years ago
  Joe Perches ce2f11fe78 drivers/block/floppy.c: remove some unnecessary casting 15 years ago