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.
|
13 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 |
Christoph Hellwig
|
f758eeabeb
writeback: split inode_wb_list_lock into bdi_writeback.list_lock
|
14 years ago |
Tejun Heo
|
4c49ff3fe1
block: blkdev_get() should access ->bd_disk only after success
|
14 years ago |
Tejun Heo
|
7e69723fef
block: move bd_set_size() above rescan_partitions() in __blkdev_get()
|
14 years ago |
Tejun Heo
|
d4dc210f69
block: don't block events on excl write for non-optical devices
|
14 years ago |
Tejun Heo
|
1196f8b814
block: rescan partitions on invalidated devices on -ENOMEDIA too
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Linus Torvalds
|
d39dd11c3e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 years ago |
Dave Chinner
|
a66979abad
fs: move i_wb_list out from under inode_lock
|
14 years ago |
Dave Chinner
|
250df6ed27
fs: protect inode->i_state with inode->i_lock
|
14 years ago |