Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally hace 8 años
  Bhumika Goyal 202cdb6f88 drivers: char: raw: Removed unnecessary braces hace 9 años
  Ilya Dryomov ed8a9d2c81 block: use bd{grab,put}() instead of open-coding hace 9 años
  Tejun Heo 66114cad64 writeback: separate out include/linux/backing-dev-defs.h hace 10 años
  Al Viro 5d5d568975 make new_sync_{read,write}() static hace 10 años
  Christoph Hellwig b83ae6d421 fs: remove mapping->backing_dev_info hace 10 años
  David Jeffery b2de525f09 Return short read or 0 at end of a raw device, not EIO hace 11 años
  Al Viro 1456c0a87c blkdev_aio_write() - turn into blkdev_write_iter() hace 11 años
  Al Viro aad4f8bb42 switch simple generic_file_aio_read() users to ->read_iter() hace 11 años
  Paul Bolle 5bbb2ae3d6 raw: test against runtime value of max_raw_minors hace 11 años
  Al Viro 496ad9aa8e new helper: file_inode(file) hace 12 años
  Linus Torvalds 1e8b33328a blockdev: remove bd_block_size_semaphore again hace 12 años
  Mikulas Patocka b87570f5d3 Fix a crash when block device is read and block size is changed at the same time hace 13 años
  Al Viro 2c9ede55ec switch device_get_devnode() and ->devnode() to umode_t * hace 14 años
  Joe Perches 8e03bd6525 char: Convert vmalloc/memset to vzalloc hace 14 años
  Robert P. J. Day 9333744dc7 RAW driver: Remove call to kobject_put(). hace 14 años
  Jan Kara 0078bff528 Allow setting of number of raw devices as a module parameter hace 14 años
  Tejun Heo e525fd89d3 block: make blkdev_get/put() handle exclusive access hace 14 años
  Linus Torvalds 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl hace 15 años
  Al Viro c4a0472725 fix rawctl compat ioctls breakage on amd64 and itanic hace 16 años
  Arnd Bergmann cb3b9cf818 raw: use explicit llseek file operations hace 15 años
  Arnd Bergmann 55929332c9 drivers: Push down BKL into various drivers hace 15 años
  Andrew Morton b1dd3b2843 vfs: rename block_fsync() to blkdev_fsync() hace 15 años
  Anton Blanchard 55ab3a1ff8 raw: fsync method is now required hace 15 años
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
  Kay Sievers e454cea20b Driver-Core: extend devnode callbacks to provide permissions hace 16 años
  Christoph Hellwig eef9938067 vfs: Rename generic_file_aio_write_nolock hace 16 años
  Kay Sievers 6fd4693375 Driver Core: raw: add nodename for raw devices hace 16 años
  Martin K. Petersen e1defc4ff0 block: Do away with the notion of hardsect_size hace 16 años
  Dan Carpenter 996ff68d8b Add a missing unlock_kernel() in raw_open() hace 16 años