Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
eac97a7562d7ef5af7b1934d1b13985e643dd0dd
/
fs
/
9p
3191224
9p locks: add mount option for lock retry interval
by Dinu-Razvan Chis-Serban
· 6 years ago
fea7d0d
9p: do not trust pdu content for stat item size
by Gertjan Halkes
· 6 years ago
0a97dbd
9p: use inode->i_lock to protect i_size_write() under 32-bit
by Hou Tao
· 6 years ago
3a0e8e3
v9fs_dir_readdir: fix double-free on p9stat_read error
by Dominique Martinet
· 6 years ago
9e79094
9p locks: fix glock.client_id leak in do_lock
by Dominique Martinet
· 6 years ago
684f5d9
fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failed
by piaojun
· 6 years ago
bccfffd
fs/9p: Compare qid.path in v9fs_test_inode
by Tuomas Tynkkynen
· 7 years ago
f5ca890
9p: fix a potential acl leak
by Cong Wang
· 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
fd50eca
vfs: Remove {get,set,remove}xattr inode operations
by Andreas Gruenbacher
· 8 years ago
078cd82
fs: Replace CURRENT_TIME with current_time() for inode timestamps
by Deepa Dinamani
· 8 years ago
2773bf0
fs: rename "rename2" i_op to "rename"
by Miklos Szeredi
· 8 years ago
1cd66c9
fs: make remaining filesystems use .rename2
by Miklos Szeredi
· 8 years ago
31051c8
fs: Give dentry to inode_change_ok() instead of inode
by Jan Kara
· 8 years ago
0739310
posix_acl: Clear SGID bit when setting file permissions
by Jan Kara
· 8 years ago
fe64f32
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
7d50a29
9p: use clone_fid()
by Al Viro
· 8 years ago
797fc16
9p: fix braino introduced in "9p: new helper - v9fs_parent_fid()"
by Al Viro
· 8 years ago
a867d73
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 8 years ago
6784725
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
00699ad
Use the right predicate in ->atomic_open() instances
by Al Viro
· 8 years ago
c074cef
Merge branch 'for-linus' into work.misc
by Al Viro
· 8 years ago
b403f0e
9p: use file_dentry()
by Miklos Szeredi
· 8 years ago
0d4d717
vfs: Verify acls are valid within superblock's s_user_ns.
by Eric W. Biederman
· 8 years ago
90090ae
missed comment updates from ->direct_IO() prototype change
by Al Viro
· 8 years ago
77d5a6b
9p: new helper - v9fs_parent_fid()
by Al Viro
· 8 years ago
5930122
switch xattr_handler->set() to passing dentry and inode separately
by Al Viro
· 8 years ago
c2e7b20
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
5963ded
9p: switch to ->iterate_shared()
by Al Viro
· 9 years ago
84695ff
Merge getxattr prototype change into work.lookups
by Al Viro
· 9 years ago
c8b8e32
direct-io: eliminate the offset argument to ->direct_IO
by Christoph Hellwig
· 9 years ago
b296821
xattr_handler: pass dentry and inode as separate arguments of ->get()
by Al Viro
· 9 years ago
fc64005
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
by Al Viro
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
b8a7a3a
posix_acl: Inode acl caching fixes
by Andreas Gruenbacher
· 9 years ago
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
5d09705
kmemcg: account certain kmem allocations to memcg
by Vladimir Davydov
· 9 years ago
33caf82
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
ddf1d62
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
32fb378
Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
8f5fed1
fs/9p: use fscache mutex rather than spinlock
by Sasha Levin
· 9 years ago
fceef39
switch ->get_link() to delayed_call, kill ->put_link()
by Al Viro
· 9 years ago
6b25539
replace ->follow_link() with new method that could stay in RCU mode
by Al Viro
· 9 years ago
4ad7862
9p: ->evict_inode() should kick out ->i_data, not ->i_mapping
by Al Viro
· 9 years ago
98e9cb5
vfs: Distinguish between full xattr names and proper prefixes
by Andreas Gruenbacher
· 9 years ago
97d7929
posix acls: Remove duplicate xattr name definitions
by Andreas Gruenbacher
· 9 years ago
5d2eb54
Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
e409de9
9p: xattr simplifications
by Andreas Gruenbacher
· 9 years ago
d9a82a0
xattr handlers: Pass handler to operations instead of flags
by Andreas Gruenbacher
· 9 years ago
842cf0b
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
7c7afc4
fs: 9p: cache.h: Add #define of include guard
by Tzvetelin Katchov
· 9 years ago
349c703
fs/9p: remove unnecessary new_valid_dev() checks
by Yaowei Bai
· 9 years ago
2e3078a
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
b647874
9p: do not overwrite return code when locking fails
by Dominique Martinet
· 9 years ago
4f65636
Move locks API users to locks_lock_inode_wait()
by Benjamin Coddington
· 9 years ago
b5ac1fb2
9p: fix return code of read() when count is 0
by Vincent Bernat
· 9 years ago
cb9af41
9p: remove unused option Opt_trans
by Fabian Frederick
· 9 years ago
0a73d0a
9p: don't leave a half-initialized inode sitting around
by Al Viro
· 9 years ago
e4bc13a
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
412a19b
v9fs: fix error handling in v9fs_session_init()
by Tejun Heo
· 9 years ago
89076bc
get rid of assorted nameidata-related debris
by Al Viro
· 10 years ago
6e77137
don't pass nameidata to ->follow_link()
by Al Viro
· 10 years ago
680baac
new ->follow_link() and ->put_link() calling conventions
by Al Viro
· 10 years ago
90e4fc8
9p: don't bother with __getname() in ->follow_link()
by Al Viro
· 10 years ago
b46c267
9p: don't bother with 4K allocation for 24-byte local array...
by Al Viro
· 10 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
8e3c500
fs/9p: fix readdir()
by Johannes Berg
· 10 years ago
dba94f2
Merge tag 'for-linus-4.1-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 10 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
3309dd0
switch generic_write_checks() to iocb and iter
by Al Viro
· 10 years ago
0fa6b00
generic_write_checks(): drop isblk argument
by Al Viro
· 10 years ago
22c6186
direct_IO: remove rw from a_ops->direct_IO()
by Omar Sandoval
· 10 years ago
6f67376
direct_IO: use iov_iter_rw() instead of rw everywhere
by Omar Sandoval
· 10 years ago
5d5d568
make new_sync_{read,write}() static
by Al Viro
· 10 years ago
ce85dd5
9p: we are leaking glock.client_id in v9fs_file_getlock()
by Al Viro
· 10 years ago
e494b6b
9p: switch to ->read_iter/->write_iter
by Al Viro
· 10 years ago
42b1ab9
9p: get rid of v9fs_direct_file_read()
by Al Viro
· 10 years ago
e1200fe6
9p: switch p9_client_read() to passing struct iov_iter *
by Al Viro
· 10 years ago
9565a54
9p: get rid of v9fs_direct_file_write()
by Al Viro
· 10 years ago
c711a6b
9p: fold v9fs_file_write_internal() into the caller
by Al Viro
· 10 years ago
371098c
9p: switch ->writepage() to direct use of p9_client_write()
by Al Viro
· 10 years ago
070b365
9p: switch p9_client_write() to passing it struct iov_iter *
by Al Viro
· 10 years ago
c0fec3a
Merge branch 'iocb' into for-next
by Al Viro
· 10 years ago
e2e40f2
fs: move struct kiocb to fs.h
by Christoph Hellwig
· 10 years ago
5c4086b
fs/9p: Initialize status in v9fs_file_do_lock.
by Dominique Martinet
· 10 years ago
b642f72
9p: do not crash on unknown lock status code
by Kirill A. Shutemov
· 10 years ago
ad80492
9p: fix error handling in v9fs_file_do_lock
by Kirill A. Shutemov
· 10 years ago
e8782e2
9p: kerneldoc warning fixes
by Fabian Frederick
· 10 years ago
e36cb0b
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
by David Howells
· 10 years ago
6bec003
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
d83a08d
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
by Kirill A. Shutemov
· 10 years ago
b4caecd
fs: introduce f_op->mmap_capabilities for nommu mmap support
by Christoph Hellwig
· 10 years ago
a455589
assorted conversions to %p[dD]
by Al Viro
· 10 years ago
41d28bc
switch d_materialise_unique() users to d_splice_alias()
by Al Viro
· 10 years ago
4b8e992
9p: switch to %p[dD]
by Al Viro
· 10 years ago
16b9057
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
963649d
Merge tag 'for-linus-3.16-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 10 years ago
fd2916b
fs/9p: kerneldoc fixes
by Fabian Frederick
· 10 years ago
Next »