Jie Liu
|
46a1c2c7ae
vfs: export lseek_execute() to modules
|
12 years ago |
Al Viro
|
b8227554c9
[readdir] convert xfs
|
12 years ago |
Kent Overstreet
|
a27bb332c0
aio: don't include aio.h in sched.h
|
12 years ago |
Linus Torvalds
|
c8d8566952
Merge tag 'for-linus-v3.10-rc1' of git://oss.sgi.com/xfs/xfs
|
12 years ago |
Dave Chinner
|
33363feed1
xfs: add CRC checking to dir2 data blocks
|
12 years ago |
Al Viro
|
8d71db4f08
lift sb_start_write/sb_end_write out of ->aio_write()
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Dave Chinner
|
ef9d873344
xfs: byte range granularity for XFS_IOC_ZERO_RANGE
|
12 years ago |
Dave Chinner
|
da6958c873
xfs: Add verifiers to dir2 data readahead.
|
12 years ago |
Dave Chinner
|
4bb20a83a2
xfs: add verifier callback to directory read code
|
12 years ago |
Dave Chinner
|
fb59581404
xfs: remove xfs_flushinval_pages
|
12 years ago |
Dave Chinner
|
9aa05000f2
xfs: xfs_sync_data is redundant.
|
12 years ago |
Konstantin Khlebnikov
|
0b173bc4da
mm: kill vma flag VM_CAN_NONLINEAR
|
12 years ago |
Jeff Liu
|
b686d1f79a
xfs: xfs_seek_hole() refinement with hole searching from page cache for unwritten extents
|
13 years ago |
Jeff Liu
|
52f1acc8b5
xfs: xfs_seek_data() refinement with unwritten extents check up from page cache
|
13 years ago |
Jeff Liu
|
d126d43f63
xfs: Introduce a helper routine to probe data or hole offset from page cache
|
13 years ago |
Jeff Liu
|
834ab12228
xfs: Remove type argument from xfs_seek_data()/xfs_seek_hole()
|
13 years ago |
Linus Torvalds
|
a0e881b7c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Jan Kara
|
d9457dc056
xfs: Convert to new freezing code
|
13 years ago |
Dave Chinner
|
5276432997
xfs: kill copy and paste segment checks in xfs_file_aio_read
|
13 years ago |
Dave Chinner
|
32972383ca
xfs: make largest supported offset less shouty
|
13 years ago |
Josef Bacik
|
c3b2da3148
fs: introduce inode operation ->update_time
|
13 years ago |
Jeff Liu
|
3fe3e6b182
xfs: introduce SEEK_DATA/SEEK_HOLE support
|
13 years ago |
Dave Chinner
|
ad1e95c54e
xfs: clean up xfs_bit.h includes
|
13 years ago |
Dave Chinner
|
60a34607b2
xfs: move xfsagino_t to xfs_types.h
|
13 years ago |
Christoph Hellwig
|
193aec1050
xfs: push the ilock into xfs_zero_eof
|
13 years ago |
Christoph Hellwig
|
467f78992a
xfs: reduce ilock hold times in xfs_file_aio_write_checks
|
13 years ago |
Christoph Hellwig
|
8f639ddea0
xfs: reimplement fdatasync support
|
13 years ago |
Christoph Hellwig
|
8a9c9980f2
xfs: log timestamp updates
|
13 years ago |
Christoph Hellwig
|
d060646436
xfs: cleanup xfs_file_aio_write
|
13 years ago |