Andrew Morton
|
965c8e59cf
lseek: the "whence" argument is called "whence"
|
12 years ago |
Konstantin Khlebnikov
|
0b173bc4da
mm: kill vma flag VM_CAN_NONLINEAR
|
12 years ago |
Linus Torvalds
|
2eac9eb8a2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
|
13 years ago |
Zach Brown
|
fb6ccff667
fuse: verify all ioctl retry iov elements
|
13 years ago |
Jan Kara
|
58ef6a75c3
fuse: Convert to new freezing mechanism
|
13 years ago |
Brian Foster
|
a8894274a3
fuse: update attributes on aio_read
|
13 years ago |
Linus Torvalds
|
f9ba7179ce
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
|
13 years ago |
Josef Bacik
|
c3b2da3148
fs: introduce inode operation ->update_time
|
13 years ago |
Miklos Szeredi
|
519c6040ce
fuse: optimize fallocate on permanent failure
|
13 years ago |
Anatol Pomozov
|
05ba1f0823
fuse: add FALLOCATE operation
|
13 years ago |
Linus Torvalds
|
dbfad21422
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
|
13 years ago |
Cong Wang
|
2408f6ef6b
fuse: remove the second argument of k[un]map_atomic()
|
13 years ago |
Anand Avati
|
4273b793ec
fuse: O_DIRECT support for files
|
13 years ago |
Miklos Szeredi
|
b18da0c56e
fuse: support ioctl on directories
|
13 years ago |
Thomas Meyer
|
c411cc88d8
fuse: Use kcalloc instead of kzalloc to allocate array
|
13 years ago |
Miklos Szeredi
|
c07c3d1934
fuse: llseek optimize SEEK_CUR and SEEK_SET
|
13 years ago |
Miklos Szeredi
|
73104b6e37
fuse: llseek fix race
|
13 years ago |
Roel Kluin
|
b48c6af208
fuse: fix llseek bug
|
13 years ago |
Linus Torvalds
|
051732bcbe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
|
14 years ago |
Johannes Weiner
|
478e0841b3
fuse: mark pages accessed when written to
|
14 years ago |
Johannes Weiner
|
b40cdd56df
fuse: delete dead .write_begin and .write_end aops
|
14 years ago |
Miklos Szeredi
|
37fb3a30b4
fuse: fix flock
|
14 years ago |
Linus Torvalds
|
2dad3206db
Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux
|
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 |
J. Bruce Fields
|
8fb47a4fbf
locks: rename lock-manager ops
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Bryan Green
|
357ccf2b69
fuse: wakeup pollers on connection release/abort
|
14 years ago |
Miklos Szeredi
|
5a18ec176c
fuse: fix hang of single threaded fuseblk filesystem
|
14 years ago |
Miklos Szeredi
|
1baa26b2be
fuse: fix ioctl ABI
|
14 years ago |