index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fuse
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-06
fuse: fix clearing suid, sgid for chown()
Miklos Szeredi
1
-5
/
+2
2016-11-15
fuse: fix fuse_write_end() if zero bytes were copied
Miklos Szeredi
1
-0
/
+6
2016-10-18
fuse: fix root dentry initialization
Miklos Szeredi
3
-1
/
+8
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+3
2016-10-10
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
1
-1
/
+1
2016-10-10
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-9
/
+0
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-5
/
+6
2016-10-08
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
3
-6
/
+7
2016-10-07
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
1
-9
/
+0
2016-10-07
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-47
/
+16
2016-10-05
pipe: add pipe_buf_steal() helper
Miklos Szeredi
1
-1
/
+1
2016-10-05
pipe: add pipe_buf_confirm() helper
Miklos Szeredi
1
-2
/
+2
2016-10-05
pipe: add pipe_buf_release() helper
Miklos Szeredi
1
-4
/
+3
2016-10-05
pipe: add pipe_buf_get() helper
Miklos Szeredi
1
-1
/
+1
2016-10-03
fuse_dev_splice_read(): switch to add_to_pipe()
Al Viro
1
-37
/
+9
2016-10-03
splice: lift pipe_lock out of splice_to_pipe()
Al Viro
1
-2
/
+0
2016-10-03
fuse: limit xattr returned size
Miklos Szeredi
1
-2
/
+2
2016-10-01
fuse: remove duplicate cs->offset assignment
Miklos Szeredi
1
-1
/
+0
2016-10-01
fuse: don't use fuse_ioctl_copy_user() helper
Miklos Szeredi
1
-34
/
+18
2016-10-01
fuse_ioctl_copy_user(): don't open-code copy_page_{to,from}_iter()
Al Viro
1
-23
/
+7
2016-10-01
fuse: Use generic xattr ops
Seth Forshee
5
-176
/
+221
2016-10-01
fuse: get rid of fc->flags
Miklos Szeredi
3
-24
/
+20
2016-10-01
fuse: listxattr: verify xattr list
Miklos Szeredi
1
-0
/
+19
2016-10-01
fuse: use timespec64
Miklos Szeredi
1
-3
/
+7
2016-10-01
fuse: don't use ->d_time
Miklos Szeredi
1
-20
/
+23
2016-10-01
fuse: Add posix ACL support
Seth Forshee
7
-7
/
+152
2016-10-01
fuse: handle killpriv in userspace fs
Miklos Szeredi
3
-18
/
+33
2016-10-01
fuse: fix killing s[ug]id in setattr
Miklos Szeredi
1
-4
/
+28
2016-10-01
fuse: invalidate dir dentry after chmod
Miklos Szeredi
1
-2
/
+10
2016-09-27
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
1
-1
/
+1
2016-09-27
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
1
-1
/
+1
2016-09-27
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
1
-1
/
+1
2016-09-22
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
1
-1
/
+1
2016-09-22
fuse: Propagate dentry down to inode_change_ok()
Jan Kara
3
-5
/
+6
2016-08-24
fuse: direct-io: don't dirty ITER_BVEC pages
Miklos Szeredi
1
-3
/
+4
2016-08-06
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-9
/
+5
2016-07-30
qstr: constify instances in fuse
Al Viro
3
-9
/
+5
2016-07-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
4
-40
/
+28
2016-07-29
fuse: use filemap_check_errors()
Miklos Szeredi
1
-12
/
+2
2016-07-29
fuse: fix wrong assignment of ->flags in fuse_send_init()
Wei Fang
1
-1
/
+1
2016-07-29
fuse: fuse_flush must check mapping->flags for errors
Maxim Patlasov
1
-0
/
+9
2016-07-29
fuse: fsync() did not return IO errors
Alexey Kuznetsov
1
-0
/
+15
2016-07-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+4
2016-07-28
mm: move most file-based accounting to the node
Mel Gorman
1
-4
/
+4
2016-07-28
Merge branch 'salted-string-hash'
Linus Torvalds
2
-3
/
+2
2016-07-21
Merge branch 'for-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Miklos Szeredi
2
-28
/
+4
2016-07-19
fuse: don't mess with blocking signals
Al Viro
1
-27
/
+3
2016-07-05
Use the right predicate in ->atomic_open() instances
Al Viro
1
-1
/
+1
2016-06-30
fuse: improve aio directIO write performance for size extending writes
Ashish Sangwan
2
-12
/
+10
2016-06-30
fuse: serialize dirops by default
Miklos Szeredi
3
-1
/
+31
[next]