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
|
14 年之前 |
Miklos Szeredi
|
a1d75f2582
fuse: add store request
|
15 年之前 |
Linus Torvalds
|
003386fff3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
|
15 年之前 |
Christoph Hellwig
|
7ea8085910
drop unused dentry argument to ->fsync
|
15 年之前 |
Miklos Szeredi
|
ce534fb052
fuse: allow splice to move pages
|
15 年之前 |
Miklos Szeredi
|
b5dd328537
fuse: get page reference for readpages
|
15 年之前 |
Miklos Szeredi
|
1bf94ca73e
fuse: use get_user_pages_fast()
|
15 年之前 |
Dan Carpenter
|
4aa0edd294
fuse: remove unneeded variable
|
15 年之前 |
anfei zhou
|
931e80e4b3
mm: flush dcache before writing into page to avoid alias
|
15 年之前 |
Jens Axboe
|
0bd87182d3
fuse: fix kunmap in fuse_ioctl_copy_user
|
15 年之前 |
Anand V. Avati
|
f60311d5f7
fuse: prevent fuse_put_request on invalid pointer
|
15 年之前 |
Alexey Dobriyan
|
f0f37e2f77
const: mark struct vm_struct_operations
|
15 年之前 |
Miklos Szeredi
|
201fa69a28
fuse: fix bad return value in fuse_file_poll()
|
16 年之前 |
Tejun Heo
|
08cbf542bf
fuse: export symbols to be used by CUSE
|
16 年之前 |
Miklos Szeredi
|
797759aaf3
fuse: don't use inode in fuse_file_poll
|
16 年之前 |
Miklos Szeredi
|
d36f248710
fuse: don't use inode in fuse_do_ioctl() helper
|
16 年之前 |
Miklos Szeredi
|
8b0797a498
fuse: don't use inode in fuse_sync_release()
|
16 年之前 |
Miklos Szeredi
|
91fe96b403
fuse: create fuse_do_open() helper for CUSE
|
16 年之前 |