Jan Kara
|
58ef6a75c3
fuse: Convert to new freezing mechanism
|
13 년 전 |
Linus Torvalds
|
f9ba7179ce
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
|
13 년 전 |
Josef Bacik
|
c3b2da3148
fs: introduce inode operation ->update_time
|
13 년 전 |
Miklos Szeredi
|
519c6040ce
fuse: optimize fallocate on permanent failure
|
13 년 전 |
Anatol Pomozov
|
05ba1f0823
fuse: add FALLOCATE operation
|
13 년 전 |
Linus Torvalds
|
dbfad21422
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
|
13 년 전 |
Cong Wang
|
2408f6ef6b
fuse: remove the second argument of k[un]map_atomic()
|
13 년 전 |
Anand Avati
|
4273b793ec
fuse: O_DIRECT support for files
|
13 년 전 |
Miklos Szeredi
|
b18da0c56e
fuse: support ioctl on directories
|
13 년 전 |
Thomas Meyer
|
c411cc88d8
fuse: Use kcalloc instead of kzalloc to allocate array
|
13 년 전 |
Miklos Szeredi
|
c07c3d1934
fuse: llseek optimize SEEK_CUR and SEEK_SET
|
13 년 전 |
Miklos Szeredi
|
73104b6e37
fuse: llseek fix race
|
13 년 전 |
Roel Kluin
|
b48c6af208
fuse: fix llseek bug
|
13 년 전 |
Linus Torvalds
|
051732bcbe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
|
14 년 전 |
Johannes Weiner
|
478e0841b3
fuse: mark pages accessed when written to
|
14 년 전 |
Johannes Weiner
|
b40cdd56df
fuse: delete dead .write_begin and .write_end aops
|
14 년 전 |
Miklos Szeredi
|
37fb3a30b4
fuse: fix flock
|
14 년 전 |
Linus Torvalds
|
2dad3206db
Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux
|
14 년 전 |
Josef Bacik
|
02c24a8218
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
|
14 년 전 |
Josef Bacik
|
06222e491e
fs: handle SEEK_HOLE/SEEK_DATA properly in all fs's that define their own llseek
|
14 년 전 |
J. Bruce Fields
|
8fb47a4fbf
locks: rename lock-manager ops
|
14 년 전 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 년 전 |
Bryan Green
|
357ccf2b69
fuse: wakeup pollers on connection release/abort
|
14 년 전 |
Miklos Szeredi
|
5a18ec176c
fuse: fix hang of single threaded fuseblk filesystem
|
14 년 전 |
Miklos Szeredi
|
1baa26b2be
fuse: fix ioctl ABI
|
14 년 전 |
Miklos Szeredi
|
8ac835056c
fuse: ioctl cleanup
|
14 년 전 |
Miklos Szeredi
|
7572777eef
fuse: verify ioctl retries
|
14 년 전 |
Miklos Szeredi
|
d9d318d39d
fuse: fix ioctl when server is 32bit
|
14 년 전 |
Ken Sumrall
|
a0822c5577
fuse: fix attributes after open(O_TRUNC)
|
14 년 전 |
Miklos Szeredi
|
b9ca67b2dd
fuse: fix lock annotations
|
15 년 전 |