Josef Bacik
|
3a3076f4d6
Cleanup generic block based fiemap
|
15 years ago |
Andrew Morton
|
b1dd3b2843
vfs: rename block_fsync() to blkdev_fsync()
|
15 years ago |
Anton Blanchard
|
55ab3a1ff8
raw: fsync method is now required
|
15 years ago |
Andrew Morton
|
19adf9c5d5
include/linux/fs.h: convert FMODE_* constants to hex
|
15 years ago |
Wu Fengguang
|
0141450f66
readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
|
15 years ago |
Christoph Hellwig
|
a9185b41a4
pass writeback_control to ->write_inode
|
15 years ago |
Miklos Szeredi
|
db1f05bb85
vfs: add NOFOLLOW flag to umount(2)
|
15 years ago |
Al Viro
|
1f707137b5
new helper: iterate_mounts()
|
15 years ago |
Al Viro
|
2096f759ab
New helper: path_is_under(path1, path2)
|
15 years ago |
Christoph Hellwig
|
2ecdc82ef0
kill unused invalidate_inode_pages helper
|
15 years ago |
Richard Kennedy
|
270ba5f7c5
fs: re-order super_block to remove 16 bytes of padding on 64bit builds
|
15 years ago |
Boaz Harrosh
|
193cf4b991
libfs: Unexport and kill simple_prepare_write
|
15 years ago |
Richard Kennedy
|
4e70af5631
fs: inode - remove 8 bytes of padding on 64bits allowing 1 more objects/slab under slub
|
15 years ago |
Al Viro
|
6d125529c6
Fix ACC_MODE() for real
|
15 years ago |
Dmitry Monakhov
|
b462707e7c
Add unlocked version of inode_add_bytes() function
|
15 years ago |
Andreas Gruenbacher
|
95ebc3a793
Remove obsolete comment in fs.h
|
16 years ago |
Al Viro
|
5300990c03
Sanitize f_flags helpers
|
15 years ago |
Christoph Hellwig
|
eaff8079d4
kill I_LOCK
|
15 years ago |
Christoph Hellwig
|
7a0ad10c36
fold do_sync_file_range into sys_sync_file_range
|
15 years ago |
Linus Torvalds
|
bea4c899f2
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
|
15 years ago |
Dave Chinner
|
2ee1abad73
xfs: improve metadata I/O merging in the elevator
|
16 years ago |
Christoph Hellwig
|
1e431f5ce7
cleanup blockdev_direct_IO locking
|
16 years ago |
Eric Paris
|
e81e3f4dca
fs: move get_empty_filp() deffinition to internal.h
|
16 years ago |
Christoph Hellwig
|
5fe878ae7f
direct-io: cleanup blockdev_direct_IO locking
|
15 years ago |
Christoph Hellwig
|
94004ed726
kill wait_on_page_writeback_range
|
16 years ago |
Martin K. Petersen
|
98262f2762
block: Allow devices to indicate whether discarded blocks are zeroed
|
16 years ago |
Vivek Goyal
|
d9449ce35a
Fix regression in direct writes performance due to WRITE_ODIRECT flag removal
|
16 years ago |
Jeff Moyer
|
1af60fbd75
block: get rid of the WRITE_ODIRECT flag
|
16 years ago |
Linus Torvalds
|
58e57fbd1c
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
|
16 years ago |
Martin K. Petersen
|
ac481c20ef
block: Topology ioctls
|
16 years ago |