aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/pktcdvd.c
Commit message (Expand)AuthorAge
* pktcdvd: fix error return codeJulia Lawall2014-01-03
* block: Introduce new bio_split()Kent Overstreet2013-11-24
* block: Rename bio_split() -> bio_pair_split()Kent Overstreet2013-11-24
* block: Abstract out bvec iteratorKent Overstreet2013-11-24
* pktcdvd: debugfs functions return NULL on errorDan Carpenter2013-11-08
* pktcdvd: fix defective misuses of pkt_<level>Joe Perches2013-09-11
* pktcdvd: add struct pktcdvd_device * to pkt_dump_sense()Joe Perches2013-09-11
* pktcdvd: convert pr_info to pkt_infoJoe Perches2013-09-11
* pktcdvd: convert pr_notice to pkt_noticeJoe Perches2013-09-11
* pktcdvd: add struct pktcdvd_device.name to pr_err logging where possibleJoe Perches2013-09-11
* pktcdvd: add struct pktcdvd_device * to pkt_dbgJoe Perches2013-09-11
* pktcdvd: consolidate DPRINTK and VPRINTK macrosJoe Perches2013-09-11
* pktcdvd: convert printk to pr_<level>Joe Perches2013-09-11
* pktcdvd: convert ZONE macro to static function get_zone()Joe Perches2013-09-11
* pktcdvd: silence static checker warningDan Carpenter2013-05-29
* Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-08
|\
| * pktcdvd: Use bio_reset() in disabled code to kill bi_idx usageKent Overstreet2013-03-23
| * pktcdvd: use bio_copy_data()Kent Overstreet2013-03-23
| * block: Use bio_sectors() more consistentlyKent Overstreet2013-03-23
| * block: Add bio_end_sector()Kent Overstreet2013-03-23
* | block_device_operations->release() should return voidAl Viro2013-05-07
* | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
|/
* pktcdvd: Switch to bio_kmalloc()Kent Overstreet2012-09-09
* block: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
* switch device_get_devnode() and ->devnode() to umode_t *Al Viro2012-01-03
* block: remove support for bio remapping from ->make_requestChristoph Hellwig2011-09-12
* kill useless checks for sb->s_op == NULLAl Viro2011-07-20
* Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-10
|\
| * block: remove per-queue pluggingJens Axboe2011-03-10
* | pktcdvd: Convert to bdops->check_events()Tejun Heo2011-03-09
|/
* block: make blkdev_get/put() handle exclusive accessTejun Heo2010-11-13
* Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-22
|\
| * Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe2010-10-19
| |\
| * | block: remove spurious uses of REQ_HARDBARRIERTejun Heo2010-09-10
* | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ \
| * | | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
| |/ /
* | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ \ | |_|/ |/| |
| * | block: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-05
| |/
* / Fix pktcdvd ioctl dev_minor range checkDan Rosenberg2010-09-27
|/
* block: push down BKL into .open and .releaseArnd Bergmann2010-08-07
* block: push down BKL into .locked_ioctlArnd Bergmann2010-08-07
* block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-07
* pktcdvd: improve BKL and compat_ioctl.c usageArnd Bergmann2010-04-29
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-07
* driver-core: Add attribute argument to class_attribute show/storeAndi Kleen2010-03-07
* block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-26
* block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-26
* pktcdvd: use BIO list management functionsAkinobu Mita2010-02-24
* pktcdvd: removing device does not remove its sysfs dirThadeu Lima de Souza Cascardo2010-02-02