index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-29
fuse: pass open flags to read and write
Miklos Szeredi
1
-11
/
+15
2007-11-29
fuse: fix reading past EOF
Miklos Szeredi
1
-1
/
+20
2007-11-15
fuse_file_alloc(): fix NULL dereferences
Adrian Bunk
1
-2
/
+3
2007-10-19
fuse: add support for mandatory locking
Miklos Szeredi
1
-8
/
+29
2007-10-19
fuse: add helper for asynchronous writes
Miklos Szeredi
1
-13
/
+20
2007-10-19
fuse: add list of writable files to fuse_inode
Miklos Szeredi
1
-0
/
+7
2007-10-19
fuse: support BSD locking semantics
Miklos Szeredi
1
-5
/
+27
2007-10-19
fuse: add atomic open+truncate support
Miklos Szeredi
1
-1
/
+3
2007-10-19
fuse: fix race between getattr and write
Miklos Szeredi
1
-0
/
+2
2007-10-17
fuse: cleanup in release
Miklos Szeredi
1
-0
/
+8
2007-10-17
fuse: refresh stale attributes in fuse_permission()
Miklos Szeredi
1
-8
/
+0
2007-10-17
fuse: fix page invalidation
Miklos Szeredi
1
-1
/
+1
2007-10-17
fuse: add reference counting to fuse_file
Miklos Szeredi
1
-28
/
+44
2007-10-16
fuse: convert to new aops
Nick Piggin
1
-14
/
+32
2007-07-10
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
Jens Axboe
1
-2
/
+2
2007-05-24
fuse: generic_write_checks() for direct_io
Miklos Szeredi
1
-1
/
+3
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
1
-0
/
+1
2007-05-07
locks: give posix_test_lock same interface as ->lock
Marc Eshel
1
-2
/
+1
2007-02-11
[PATCH] remove invalidate_inode_pages()
Andrew Morton
1
-1
/
+1
2006-12-21
[PATCH] fuse: remove clear_page_dirty() call
Miklos Szeredi
1
-3
/
+1
2006-12-08
[PATCH] struct path: convert fuse
Josef Sipek
1
-9
/
+9
2006-12-07
[PATCH] fuse: add bmap support
Miklos Szeredi
1
-0
/
+37
2006-11-03
[PATCH] fuse: ->readpages() cleanup
OGAWA Hirofumi
1
-6
/
+3
2006-10-17
[PATCH] fuse: fix hang on SMP
Miklos Szeredi
1
-3
/
+9
2006-10-01
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
Badari Pulavarty
1
-2
/
+4
2006-08-14
[PATCH] fuse: fix error case in fuse_readpages
Alexander Zarochentsev
1
-2
/
+8
2006-06-29
[PATCH] mark address_space_operations const
Christoph Hellwig
1
-1
/
+1
2006-06-25
[PATCH] fuse: scramble lock owner ID
Miklos Szeredi
1
-9
/
+20
2006-06-25
[PATCH] fuse: add request interruption
Miklos Szeredi
1
-0
/
+3
2006-06-25
[PATCH] fuse: ensure FLUSH reaches userspace
Miklos Szeredi
1
-8
/
+5
2006-06-25
[PATCH] fuse: add POSIX file locking support
Miklos Szeredi
1
-0
/
+132
2006-06-25
[PATCH] fuse: no backgrounding on interrupt
Miklos Szeredi
1
-32
/
+17
2006-06-23
[PATCH] vfs: add lock owner argument to flush operation
Miklos Szeredi
1
-1
/
+1
2006-04-11
[fuse] Direct I/O should not use fuse_reset_request
Miklos Szeredi
1
-3
/
+7
2006-04-11
[PATCH] fuse: clean up request accounting
Miklos Szeredi
1
-24
/
+24
2006-04-11
[PATCH] fuse: fix oops in fuse_send_readpages()
Miklos Szeredi
1
-2
/
+6
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
1
-3
/
+3
2006-02-18
[PATCH] fuse: fix bug in aborted fuse_release_end()
Miklos Szeredi
1
-3
/
+8
2006-02-01
[PATCH] fuse: fix async read for legacy filesystems
Miklos Szeredi
1
-2
/
+7
2006-01-17
[PATCH] fuse: use asynchronous READ requests for readpages
Miklos Szeredi
1
-17
/
+27
2006-01-17
[PATCH] fuse: READ request initialization
Miklos Szeredi
1
-13
/
+11
2006-01-17
[PATCH] fuse: add asynchronous request support
Miklos Szeredi
1
-0
/
+10
2006-01-17
[PATCH] fuse: uninline some functions
Miklos Szeredi
1
-3
/
+2
2006-01-10
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-2
/
+2
2006-01-06
[PATCH] fuse: ensure progress in read and write
Miklos Szeredi
1
-4
/
+3
2006-01-06
[PATCH] fuse: fail file operations on bad inode
Miklos Szeredi
1
-4
/
+31
2006-01-06
[PATCH] fuse: clean up page offset calculation
Miklos Szeredi
1
-4
/
+3
2005-11-07
[PATCH] FUSE: atomic create+open
Miklos Szeredi
1
-47
/
+85
2005-09-30
[PATCH] fuse: check O_DIRECT
Miklos Szeredi
1
-0
/
+4
2005-09-10
[PATCH] FUSE: don't allow restarting of system calls
Miklos Szeredi
1
-21
/
+12
[next]