summaryrefslogtreecommitdiff
path: root/fs/block_dev.c
Commit message (Expand)AuthorAge
* Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-13
|\
| * writeback: Do not sort b_io list only because of block device inodeJan Kara2013-07-09
* | Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2013-09-13
|\ \
| * | aio: Kill aio_rw_vect_retry()Kent Overstreet2013-07-30
* | | direct-io: Handle O_(D)SYNC AIOChristoph Hellwig2013-09-04
|/ /
* | Merge branch 'for-3.11/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-07-11
|\ \
| * | writeback: Fix periodic writeback after fs mountJan Kara2013-06-28
| |/
* | mm: vmscan: take page buffers dirty and locked state into accountMel Gorman2013-07-03
* | block_dev: switch to fixed_size_llseek()Al Viro2013-06-29
|/
* Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-08
|\
| * fs/block_dev.c: fix iov_shorten() criteria in blkdev_aio_read()Gu Zheng2013-04-29
* | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-05-07
|\ \
| * | aio: don't include aio.h in sched.hKent Overstreet2013-05-07
* | | make blkdev_put() return voidAl Viro2013-05-07
* | | block_device_operations->release() should return voidAl Viro2013-05-07
|/ /
* | fs/block_dev.c: no need to check inode->i_bdev in bd_forget()Yan Hong2013-04-30
* | loop: prevent bdev freeing while device in useAnatol Pomozov2013-04-01
|/
* Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-02-28
|\
| * block: remove redundant check to bd_openers()Guo Chao2013-02-22
| * block: use i_size_write() in bd_set_size()Guo Chao2013-02-22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\ \
| * | new helper: file_inode(file)Al Viro2013-02-22
| |/
* | fs/block_dev.c: page cache wrongly left invalidated after revalidate_disk()MITSUNARI Shigeo2013-02-21
|/
* lseek: the "whence" argument is called "whence"Andrew Morton2012-12-17
* vfs: fix O_DIRECT read past end of block deviceLinus Torvalds2012-12-08
* blkdev_max_block: make private to fs/buffer.cLinus Torvalds2012-11-29
* blockdev: remove bd_block_size_semaphore againLinus Torvalds2012-11-29
* Lock splice_read and splice_write functionsMikulas Patocka2012-10-28
* Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-10-11
|\
| * fs/block_dev.c:1644:5: sparse: symbol 'blkdev_mmap' was not declaredFengguang Wu2012-09-26
| * blockdev: turn a rw semaphore into a percpu rw semaphoreMikulas Patocka2012-09-26
| * Fix a crash when block device is read and block size is changed at the same timeMikulas Patocka2012-09-26
|/
* fs/block-dev.c:fix performance regression in O_DIRECT writes to md block devicesJianpeng Ma2012-08-02
* vfs: Create function for iterating over block devicesJan Kara2012-07-22
* Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-28
|\
| * vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-06
* | block: don't mark buffers beyond end of disk as mappedJeff Moyer2012-05-11
|/
* magic.h: move some FS magic numbers into magic.hMuthu Kumar2012-03-23
* Merge branch 'stable/cleancache.v13' into linux-nextKonrad Rzeszutek Wilk2012-03-19
|\
| * mm: cleancache: s/flush/invalidate/Dan Magenheimer2012-01-23
* | block: Fix NULL pointer dereference in sd_revalidate_diskJun'ichi Nomura2012-03-02
* | vfs: cache request_queue in struct block_deviceAndi Kleen2012-01-12
* | block_dev: Suppress bdev_cache_init() kmemleak warninigSergey Senozhatsky2012-01-10
|/
* fs: move code out of buffer.cAl Viro2012-01-03
* vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-03
* trim fs/internal.hAl Viro2012-01-03
* Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2011-11-04
|\
| * block: add GENHD_FL_NO_PART_SCANTejun Heo2011-08-23
* | block: make gendisk hold a reference to its queueTejun Heo2011-10-19
* | Avoid dereferencing a 'request_queue' after last close.NeilBrown2011-09-10
|/