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
2017-05-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+8
2017-05-17
fuseblk: Fix warning in super_setup_bdi_name()
Jan Kara
1
-1
/
+8
2017-05-10
Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+1
2017-05-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
4
-24
/
+50
2017-05-09
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2017-04-26
fs: constify tree_descr arrays passed to simple_fill_super()
Eric Biggers
1
-1
/
+1
2017-04-21
locks: Set FL_CLOSE when removing flock locks on close()
Benjamin Coddington
1
-1
/
+1
2017-04-20
fuse: Get rid of bdi_initialized
Jan Kara
3
-8
/
+2
2017-04-20
fuse: Convert to separately allocated bdi
Jan Kara
3
-36
/
+17
2017-04-18
fuse: Add support for pid namespaces
Seth Forshee
4
-9
/
+35
2017-04-18
fuse: convert fuse_conn.count from atomic_t to refcount_t
Elena Reshetova
2
-4
/
+4
2017-04-18
fuse: convert fuse_req.count from atomic_t to refcount_t
Elena Reshetova
2
-6
/
+5
2017-04-18
fuse: convert fuse_file.count from atomic_t to refcount_t
Elena Reshetova
2
-5
/
+6
2017-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
3
-18
/
+13
2017-03-03
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+3
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
1
-3
/
+3
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-3
/
+3
2017-02-22
fuse: release: private_data cannot be NULL
Miklos Szeredi
1
-7
/
+2
2017-02-22
fuse: cleanup fuse_file refcounting
Miklos Szeredi
3
-11
/
+10
2017-02-22
fuse: add missing FR_FORCE
Miklos Szeredi
1
-0
/
+1
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2017-02-16
fuse: fix uninitialized flags in pipe_buffer
Miklos Szeredi
1
-0
/
+1
2017-02-15
fuse: fix use after free issue in fuse_dev_do_read()
Sahitya Tummala
1
-0
/
+4
2017-01-14
locking/atomic, kref: Add KREF_INIT()
Peter Zijlstra
1
-1
/
+1
2017-01-13
fuse: fix time_to_jiffies nsec sanity check
David Sheets
1
-1
/
+1
2017-01-13
fuse: clear FR_PENDING flag when moving requests out of pending queue
Tahsin Erdogan
1
-1
/
+2
2016-12-17
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
1
-1
/
+0
2016-12-09
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
1
-1
/
+0
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
[next]