Linus Torvalds
|
ce40be7a82
Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block
|
12 years ago |
Fengguang Wu
|
3eab7315c8
fs/block_dev.c:1644:5: sparse: symbol 'blkdev_mmap' was not declared
|
12 years ago |
Mikulas Patocka
|
62ac665ff9
blockdev: turn a rw semaphore into a percpu rw semaphore
|
12 years ago |
Mikulas Patocka
|
b87570f5d3
Fix a crash when block device is read and block size is changed at the same time
|
12 years ago |
Jianpeng Ma
|
53362a05ae
fs/block-dev.c:fix performance regression in O_DIRECT writes to md block devices
|
13 years ago |
Jan Kara
|
5c0d6b60a0
vfs: Create function for iterating over block devices
|
13 years ago |
Linus Torvalds
|
90324cc1b1
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
|
13 years ago |
Jeff Moyer
|
080399aaaf
block: don't mark buffers beyond end of disk as mapped
|
13 years ago |
Jan Kara
|
dbd5768f87
vfs: Rename end_writeback() to clear_inode()
|
13 years ago |
Muthu Kumar
|
b502bd1152
magic.h: move some FS magic numbers into magic.h
|
13 years ago |
Konrad Rzeszutek Wilk
|
16c0cfa425
Merge branch 'stable/cleancache.v13' into linux-next
|
13 years ago |
Jun'ichi Nomura
|
fe316bf2d5
block: Fix NULL pointer dereference in sd_revalidate_disk
|
13 years ago |
Dan Magenheimer
|
3167760f83
mm: cleancache: s/flush/invalidate/
|
13 years ago |
Andi Kleen
|
87192a2a49
vfs: cache request_queue in struct block_device
|
13 years ago |
Sergey Senozhatsky
|
ace8577aeb
block_dev: Suppress bdev_cache_init() kmemleak warninig
|
13 years ago |
Al Viro
|
ff01bb4832
fs: move code out of buffer.c
|
13 years ago |
Al Viro
|
6b520e0565
vfs: fix the stupidity with i_dentry in inode destructors
|
13 years ago |
Al Viro
|
f47ec3f283
trim fs/internal.h
|
13 years ago |
Linus Torvalds
|
3d0a8d10cf
Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block
|
13 years ago |
Tejun Heo
|
523e1d399c
block: make gendisk hold a reference to its queue
|
13 years ago |
NeilBrown
|
94007751bb
Avoid dereferencing a 'request_queue' after last close.
|
14 years ago |
Tejun Heo
|
d27769ec3d
block: add GENHD_FL_NO_PART_SCAN
|
14 years ago |
Rafael J. Wysocki
|
da5aa861be
fix block device fallout from ->fsync() changes
|
14 years ago |
Lachlan McIlroy
|
782b94cdf5
block: initialise bd_super in bdget()
|
14 years ago |
Linus Torvalds
|
f01ef569cd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback
|
14 years ago |
Linus Torvalds
|
096a705bbc
Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block
|
14 years ago |
Josef Bacik
|
02c24a8218
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
|
14 years ago |
Josef Bacik
|
06222e491e
fs: handle SEEK_HOLE/SEEK_DATA properly in all fs's that define their own llseek
|
14 years ago |
Tejun Heo
|
85ef06d1d2
block: flush MEDIA_CHANGE from drivers on close(2)
|
14 years ago |
Tejun Heo
|
d4c208b86b
block: use the passed in @bdev when claiming if partno is zero
|
14 years ago |