index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
Age
Commit message (
Expand
)
Author
2017-11-02
fuse: fix READDIRPLUS skipping an entry
Miklos Szeredi
2017-08-16
fuse: initialize the flock flag in fuse_file on allocation
Mateusz Jurczyk
2017-03-12
fuse: add missing FR_FORCE
Miklos Szeredi
2017-02-23
fuse: fix uninitialized flags in pipe_buffer
Miklos Szeredi
2017-02-23
fuse: fix use after free issue in fuse_dev_do_read()
Sahitya Tummala
2017-01-26
fuse: fix time_to_jiffies nsec sanity check
David Sheets
2017-01-26
fuse: clear FR_PENDING flag when moving requests out of pending queue
Tahsin Erdogan
2016-12-06
fuse: fix clearing suid, sgid for chown()
Miklos Szeredi
2016-11-15
fuse: fix fuse_write_end() if zero bytes were copied
Miklos Szeredi
2016-10-18
fuse: fix root dentry initialization
Miklos Szeredi
2016-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-11
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
2016-10-11
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-08
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
2016-10-08
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
2016-10-07
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-10-05
pipe: add pipe_buf_steal() helper
Miklos Szeredi
2016-10-05
pipe: add pipe_buf_confirm() helper
Miklos Szeredi
2016-10-05
pipe: add pipe_buf_release() helper
Miklos Szeredi
2016-10-05
pipe: add pipe_buf_get() helper
Miklos Szeredi
2016-10-04
fuse_dev_splice_read(): switch to add_to_pipe()
Al Viro
2016-10-04
splice: lift pipe_lock out of splice_to_pipe()
Al Viro
2016-10-03
fuse: limit xattr returned size
Miklos Szeredi
2016-10-01
fuse: remove duplicate cs->offset assignment
Miklos Szeredi
2016-10-01
fuse: don't use fuse_ioctl_copy_user() helper
Miklos Szeredi
2016-10-01
fuse_ioctl_copy_user(): don't open-code copy_page_{to,from}_iter()
Al Viro
2016-10-01
fuse: Use generic xattr ops
Seth Forshee
2016-10-01
fuse: get rid of fc->flags
Miklos Szeredi
2016-10-01
fuse: listxattr: verify xattr list
Miklos Szeredi
2016-10-01
fuse: use timespec64
Miklos Szeredi
2016-10-01
fuse: don't use ->d_time
Miklos Szeredi
2016-10-01
fuse: Add posix ACL support
Seth Forshee
2016-10-01
fuse: handle killpriv in userspace fs
Miklos Szeredi
2016-10-01
fuse: fix killing s[ug]id in setattr
Miklos Szeredi
2016-10-01
fuse: invalidate dir dentry after chmod
Miklos Szeredi
2016-09-28
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
2016-09-28
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
2016-09-27
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
2016-09-22
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
2016-09-22
fuse: Propagate dentry down to inode_change_ok()
Jan Kara
2016-08-24
fuse: direct-io: don't dirty ITER_BVEC pages
Miklos Szeredi
2016-08-06
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-07-30
qstr: constify instances in fuse
Al Viro
2016-07-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2016-07-29
fuse: use filemap_check_errors()
Miklos Szeredi
2016-07-29
fuse: fix wrong assignment of ->flags in fuse_send_init()
Wei Fang
2016-07-29
fuse: fuse_flush must check mapping->flags for errors
Maxim Patlasov
2016-07-29
fuse: fsync() did not return IO errors
Alexey Kuznetsov
2016-07-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
[next]