Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e42be7e1420389349400e990a3b13d23b9c60d39
/
fs
/
fuse
16b9057
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
2457aec
mm: non-atomically mark page accessed during page cache allocation where possible
by Mel Gorman
· 10 years ago
b745bc8
mm: page_alloc: convert hot/cold parameter and immediate callers to bool
by Mel Gorman
· 10 years ago
130d1f9
locks: ensure that fl_owner is always initialized properly in flock and lease codepaths
by Jeff Layton
· 11 years ago
62a8067
bio_vec-backed iov_iter
by Al Viro
· 11 years ago
84c3d55
fuse: switch to ->write_iter()
by Al Viro
· 11 years ago
37c20f1
fuse_file_aio_read(): convert to ->read_iter()
by Al Viro
· 11 years ago
0c94933
iov_iter_truncate()
by Al Viro
· 11 years ago
f67da30
new helper: iov_iter_npages()
by Al Viro
· 11 years ago
c9c37e2
fuse: switch to iov_iter_get_pages()
by Al Viro
· 11 years ago
d22a943
fuse: pull iov_iter initializations up
by Al Viro
· 11 years ago
71d8e53
start adding the tag to iov_iter
by Al Viro
· 11 years ago
23faa7b
fuse_file_aio_write(): merge initializations of iov_iter
by Al Viro
· 11 years ago
a6cbcd4
get rid of pointless iov_length() in ->direct_IO()
by Al Viro
· 11 years ago
d8d3d94
pass iov_iter to ->direct_IO()
by Al Viro
· 11 years ago
cb66a7a
kill generic_segment_checks()
by Al Viro
· 11 years ago
f8579f8
generic_file_direct_write(): switch to iov_iter
by Al Viro
· 11 years ago
1560c97
fuse: add renameat2 support
by Miklos Szeredi
· 11 years ago
4ace1f8
fuse: clear MS_I_VERSION
by Miklos Szeredi
· 11 years ago
3ad22c6
fuse: clear FUSE_I_CTIME_DIRTY flag on setattr
by Maxim Patlasov
· 11 years ago
31f3267
fuse: trust kernel i_ctime only
by Maxim Patlasov
· 11 years ago
8b47e73
fuse: remove .update_time
by Miklos Szeredi
· 11 years ago
ab9e13f
fuse: allow ctime flushing to userspace
by Maxim Patlasov
· 11 years ago
e27c9d3
fuse: fuse: add time_gran to INIT_OUT
by Miklos Szeredi
· 11 years ago
1e18bda
fuse: add .write_inode
by Miklos Szeredi
· 11 years ago
22401e7
fuse: clean up fsync
by Miklos Szeredi
· 11 years ago
93d2269
fuse: fuse: fallocate: use file_update_time()
by Miklos Szeredi
· 11 years ago
75caeec
fuse: update mtime on open(O_TRUNC) in atomic_o_trunc mode
by Maxim Patlasov
· 11 years ago
009dd69
fuse: update mtime on truncate(2)
by Maxim Patlasov
· 11 years ago
d31433c
fuse: do not use uninitialized i_mode
by Maxim Patlasov
· 11 years ago
aeb4eb6
fuse: fix mtime update error in fsync
by Miklos Szeredi
· 11 years ago
4adb830
fuse: check fallocate mode
by Miklos Szeredi
· 11 years ago
7736e8c
fuse: add __exit to fuse_ctl_cleanup
by Fabian Frederick
· 11 years ago
5166701
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
f182036
mm: implement ->map_pages for page cache
by Kirill A. Shutemov
· 11 years ago
6f4c98e
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
24e7ea3
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
d15fee8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 11 years ago
91b0abe
mm + fs: store shadow entries in page cache
by Johannes Weiner
· 11 years ago
f384626
fuse: fix "uninitialized variable" warning
by Rajat Jain
· 11 years ago
4d99ff8
fuse: Turn writeback cache on
by Pavel Emelyanov
· 11 years ago
ea8cd33
fuse: Fix O_DIRECT operations vs cached writeback misorder
by Pavel Emelyanov
· 11 years ago
fe38d7d
fuse: fuse_flush() should wait on writeback
by Maxim Patlasov
· 11 years ago
6b12c1b
fuse: Implement write_begin/write_end callbacks
by Pavel Emelyanov
· 11 years ago
482fce5
fuse: restructure fuse_readpage()
by Maxim Patlasov
· 11 years ago
e7cc133c
fuse: Flush files on wb close
by Pavel Emelyanov
· 11 years ago
b0aa760
fuse: Trust kernel i_mtime only
by Maxim Patlasov
· 11 years ago
8373200
fuse: Trust kernel i_size only
by Pavel Emelyanov
· 11 years ago
d5cd66c
fuse: Connection bit for enabling writeback
by Pavel Emelyanov
· 11 years ago
a92adc8
fuse: Prepare to handle short reads
by Pavel Emelyanov
· 11 years ago
650b22b
fuse: Linking file to inode helper
by Pavel Emelyanov
· 11 years ago
5cb6c6c
generic_file_direct_write(): get rid of ppos argument
by Al Viro
· 11 years ago
9e8c2af
callers of iov_copy_from_user_atomic() don't need pagecache_disable()
by Al Viro
· 11 years ago
fbb3275
pipe: kill ->map() and ->unmap()
by Al Viro
· 11 years ago
58bda1d
fuse/dev: use atomic maps
by Al Viro
· 11 years ago
58f86cc
VERIFY_OCTAL_PERMISSIONS: stricter checking for sysfs perms.
by Rusty Russell
· 11 years ago
02b9984
fs: push sync_filesystem() down to the file system's remount_fs()
by Theodore Ts'o
· 11 years ago
bf3d846
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
9fe55ee
Fix race when checking i_size on direct i/o read
by Steven Whitehouse
· 11 years ago
7678ac5
fuse: support clients that don't implement 'open'
by Andrew Gallagher
· 11 years ago
451418f
fuse: don't invalidate attrs when not using atime
by Andrew Gallagher
· 11 years ago
063ec1e
fuse: fix SetPageUptodate() condition in STORE
by Miklos Szeredi
· 11 years ago
28a625c
fuse: fix pipe_buf_operations
by Miklos Szeredi
· 11 years ago
9bc9ccd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
ce128de
fuse: writepages: protect secondary requests from fuse file release
by Maxim Patlasov
· 11 years ago
41b6e41
fuse: writepages: update bdi writeout when deleting secondary request
by Maxim Patlasov
· 11 years ago
6eaf478
fuse: writepages: crop secondary requests
by Maxim Patlasov
· 11 years ago
f601108
fuse: writepages: roll back changes if request not found
by Maxim Patlasov
· 11 years ago
dd3e2c5
fuse: rcu-delay freeing fuse_conn
by Al Viro
· 11 years ago
b70a80e
vfs: introduce d_instantiate_no_diralias()
by Miklos Szeredi
· 11 years ago
cb2ffb2
cuse: add fix minor number to /dev/cuse
by Tom Gundersen
· 11 years ago
ff17be0
fuse: writepage: skip already in flight
by Miklos Szeredi
· 11 years ago
8b284dc
fuse: writepages: handle same page rewrites
by Miklos Szeredi
· 11 years ago
1e112a4
fuse: writepages: fix aggregation
by Miklos Szeredi
· 11 years ago
2d033ea
fuse: fix race in fuse_writepages()
by Maxim Patlasov
· 11 years ago
26d614d
fuse: Implement writepages callback
by Pavel Emelyanov
· 11 years ago
7252342
fuse: don't BUG on no write file
by Miklos Szeredi
· 11 years ago
cca2437
fuse: lock page in mkwrite
by Miklos Szeredi
· 11 years ago
385b126
fuse: Prepare to handle multiple pages in writeback
by Pavel Emelyanov
· 11 years ago
adcadfa
fuse: Getting file for writeback helper
by Pavel Emelyanov
· 11 years ago
698fa1d
fuse: no RCU mode in fuse_access()
by Miklos Szeredi
· 11 years ago
6314efe
fuse: readdirplus: fix RCU walk
by Miklos Szeredi
· 11 years ago
3c70b8e
fuse: don't check_submounts_and_drop() in RCU walk
by Miklos Szeredi
· 11 years ago
0ab08f5
fuse: fix fallocate vs. ftruncate race
by Maxim Patlasov
· 11 years ago
bde5278
fuse: wait for writeback in fuse_file_fallocate()
by Maxim Patlasov
· 11 years ago
7caef26
truncate: drop 'oldsize' truncate_pagecache() parameter
by Kirill A. Shutemov
· 11 years ago
5a53748
mm/page-writeback.c: add strictlimit feature
by Maxim Patlasov
· 11 years ago
16d70e1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 11 years ago
46ea156
fuse: drop dentry on failed revalidate
by Anand Avati
· 11 years ago
e2a6b95
fuse: clean up return in fuse_dentry_revalidate()
by Miklos Szeredi
· 11 years ago
5835f33
fuse: use d_materialise_unique()
by Miklos Szeredi
· 11 years ago
05726ac
fuse: use list_for_each_entry() for list traversing
by Dong Fang
· 11 years ago
efeb9e6
fuse: readdir: check for slash in names
by Miklos Szeredi
· 11 years ago
06a7c3c
fuse: hotfix truncate_pagecache() issue
by Maxim Patlasov
· 11 years ago
d331a41
fuse: invalidate inode attributes on xattr modification
by Anand Avati
· 11 years ago
4a4ac4e
fuse: postpone end_page_writeback() in fuse_writepage_locked()
by Maxim Patlasov
· 11 years ago
b78b6b3
Merge 3.11-rc3 into driver-core-next
by Greg Kroah-Hartman
· 11 years ago
4183fb9
cuse: convert class code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
c7263bc
fuse: readdirplus: cleanup
by Miklos Szeredi
· 11 years ago
fa2b721
fuse: readdirplus: change attributes once
by Miklos Szeredi
· 11 years ago
Next »