Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
36bf9da2913054c218337d8cd7cb11bddc1fafb0
/
fs
/
fuse
ad1d697
Merge tag 'fuse-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 6 years ago
0214f46
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
0ea97a2
Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
c971e6a
kill d_instantiate_no_diralias()
by Al Viro
· 7 years ago
9635453
fuse: reduce allocation size for splice_write
by Andrey Ryabinin
· 6 years ago
d6d931a
fuse: use kvmalloc to allocate array of pipe_buffer structs.
by Andrey Ryabinin
· 6 years ago
a64ba10
fuse: convert last timespec use to timespec64
by Arnd Bergmann
· 7 years ago
46fb504
fs: fuse: Adding new return type vm_fault_t
by Souptick Joarder
· 7 years ago
75f3ee4
fuse: simplify fuse_abort_conn()
by Miklos Szeredi
· 6 years ago
109728c
fuse: Add missed unlock_page() to fuse_readpages_fill()
by Kirill Tkhai
· 6 years ago
a2477b0
fuse: Don't access pipe->buffers without pipe_lock()
by Andrey Ryabinin
· 6 years ago
63576c1
fuse: fix initial parallel dirops
by Miklos Szeredi
· 6 years ago
e8f3bd7
fuse: Fix oops at process_init_reply()
by Miklos Szeredi
· 6 years ago
b8f95e5
fuse: umount should wait for all requests
by Miklos Szeredi
· 6 years ago
45ff350
fuse: fix unlocked access to processing queue
by Miklos Szeredi
· 6 years ago
8711437
fuse: fix double request_end()
by Miklos Szeredi
· 6 years ago
7a36094
pids: Compute task_tgid using signal->leader_pid
by Eric W. Biederman
· 7 years ago
44907d7
get rid of 'opened' argument of ->atomic_open() - part 3
by Al Viro
· 7 years ago
b452a45
getting rid of 'opened' argument of ->atomic_open() - part 2
by Al Viro
· 7 years ago
be12af3
getting rid of 'opened' argument of ->atomic_open() - part 1
by Al Viro
· 7 years ago
73a09dd
introduce FMODE_CREATED and switch to it
by Al Viro
· 7 years ago
7a93251
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
da315f6
Merge tag 'fuse-update-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 7 years ago
95582b0
vfs: change inode times to use struct timespec64
by Deepa Dinamani
· 7 years ago
543b8f8
fuse: don't keep dead fuse_conn at fuse_fill_super().
by Tetsuo Handa
· 7 years ago
6becdb6
fuse: fix control dir setup and teardown
by Miklos Szeredi
· 7 years ago
8a301eb
fuse: fix congested state leak on aborted connections
by Tejun Heo
· 7 years ago
4ad769f
fuse: Allow fully unprivileged mounts
by Eric W. Biederman
· 7 years ago
e45b254
fuse: Ensure posix acls are translated outside of init_user_ns
by Eric W. Biederman
· 7 years ago
0834136
fuse: define the filesystem as untrusted
by Mimi Zohar
· 7 years ago
bf5c189
fuse: honor AT_STATX_FORCE_SYNC
by Miklos Szeredi
· 7 years ago
ff1b89f
fuse: honor AT_STATX_DONT_SYNC
by Miklos Szeredi
· 7 years ago
73f03c2
fuse: Restrict allow_other to the superblock's namespace or a descendant
by Seth Forshee
· 7 years ago
8cb0832
fuse: Support fuse filesystems outside of init_user_ns
by Eric W. Biederman
· 7 years ago
c9582eb
fuse: Fail all requests with invalid uids or gids
by Eric W. Biederman
· 7 years ago
dbf107b
fuse: Remove the buggy retranslation of pids in fuse_dev_do_read
by Eric W. Biederman
· 7 years ago
3b7008b
fuse: return -ECONNABORTED on /dev/fuse read after abort
by Szymon Lukasz
· 7 years ago
df0e91d
fuse: atomic_o_trunc should truncate pagecache
by Miklos Szeredi
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
168fe32
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
c71d227
make kernel-side POLL... arch-independent
by Al Viro
· 7 years ago
076ccb7
fs: annotate ->poll() instances
by Al Viro
· 8 years ago
1751e8a
Rename superblock flags (MS_xyz -> SB_xyz)
by Linus Torvalds
· 7 years ago
7c225c6
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
df20698
fs: fuse: account fuse_inode slab memory as reclaimable
by Johannes Weiner
· 7 years ago
c6f92f9
mm: remove cold parameter for release_pages
by Mel Gorman
· 7 years ago
1be2172
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 years ago
8c5db92
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 7 years ago
e4dca7b
treewide: Fix function prototypes for module_param_call()
by Kees Cook
· 7 years ago
c6cdd51
fuse: fix READDIRPLUS skipping an entry
by Miklos Szeredi
· 7 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
357fdad
Convert fs/*/* to SB_I_VERSION
by Matthew Garrett
· 7 years ago
e7989f9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 7 years ago
5b97eea
fuse: getattr cleanup
by Miklos Szeredi
· 7 years ago
e1c0eec
fuse: honor iocb sync flags on write
by Miklos Szeredi
· 7 years ago
5d6d3a3
fuse: allow server to run in different pid_ns
by Miklos Szeredi
· 7 years ago
ec3604c
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 7 years ago
066dea8
Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 7 years ago
2bfc37c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 7 years ago
9183976
fuse: set mapping error in writepage_locked when it fails
by Jeff Layton
· 8 years ago
61c12b4
fuse: Dont call set_page_dirty_lock() for ITER_BVEC pages for async_dio
by Ashish Samant
· 8 years ago
7e51fe1
fuse: convert to errseq_t based error tracking for fsync
by Jeff Layton
· 7 years ago
9d5b86a
fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locks
by Benjamin Coddington
· 7 years ago
68227c0
fuse: initialize the flock flag in fuse_file on allocation
by Mateusz Jurczyk
· 8 years ago
894e216
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
69c8ebf
fuseblk: Fix warning in super_setup_bdi_name()
by Jan Kara
· 8 years ago
73ccb02
Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 8 years ago
a2e5ad4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 8 years ago
11fbf53
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
cda3712
fs: constify tree_descr arrays passed to simple_fill_super()
by Eric Biggers
· 8 years ago
50f2112
locks: Set FL_CLOSE when removing flock locks on close()
by Benjamin Coddington
· 8 years ago
7fbbe97
fuse: Get rid of bdi_initialized
by Jan Kara
· 8 years ago
5f7f754
fuse: Convert to separately allocated bdi
by Jan Kara
· 8 years ago
0b6e9ea
fuse: Add support for pid namespaces
by Seth Forshee
· 11 years ago
095fc40a
fuse: convert fuse_conn.count from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
ec99f6d
fuse: convert fuse_req.count from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
4e8c2eb
fuse: convert fuse_file.count from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
4e66c42
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 8 years ago
590dce2
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
a528d35
statx: Add a system call to make enhanced file info available
by David Howells
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
11bac80
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
by Dave Jiang
· 8 years ago
9a87ad3
fuse: release: private_data cannot be NULL
by Miklos Szeredi
· 8 years ago
267d844
fuse: cleanup fuse_file refcounting
by Miklos Szeredi
· 8 years ago
2e38bea
fuse: add missing FR_FORCE
by Miklos Szeredi
· 8 years ago
42e1b14
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
84588a9
fuse: fix uninitialized flags in pipe_buffer
by Miklos Szeredi
· 8 years ago
6ba4d27
fuse: fix use after free issue in fuse_dev_do_read()
by Sahitya Tummala
· 8 years ago
1e24edc
locking/atomic, kref: Add KREF_INIT()
by Peter Zijlstra
· 8 years ago
2106752
fuse: fix time_to_jiffies nsec sanity check
by David Sheets
· 8 years ago
a8a86d7
fuse: clear FR_PENDING flag when moving requests out of pending queue
by Tahsin Erdogan
· 8 years ago
231753e
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
dfeef68
vfs: remove ".readlink = generic_readlink" assignments
by Miklos Szeredi
· 8 years ago
c01638f
fuse: fix clearing suid, sgid for chown()
by Miklos Szeredi
· 8 years ago
59c3b76
fuse: fix fuse_write_end() if zero bytes were copied
by Miklos Szeredi
· 8 years ago
0ce267f
fuse: fix root dentry initialization
by Miklos Szeredi
· 8 years ago
101105b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
3873691
Merge remote-tracking branch 'ovl/rename2' into for-linus
by Al Viro
· 8 years ago
97d2116
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
Next »