Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1f55a6ec940fb45e3edaa52b6e9fc40cf8e18dcb
/
fs
1f55a6e
make nameidata completely opaque outside of fs/namei.c
by Al Viro
· 10 years ago
707c596
Merge branch 'nsfs' into for-next
by Al Viro
· 10 years ago
3d3d35b
kill proc_ns completely
by Al Viro
· 10 years ago
e149ed2
take the targets of /proc/*/ns/* symlinks to separate fs
by Al Viro
· 10 years ago
ba00410
Merge branch 'iov_iter' into for-next
by Al Viro
· 10 years ago
f77c801
bury struct proc_ns in fs/proc
by Al Viro
· 10 years ago
33c4294
copy address of proc_ns_ops into ns_common
by Al Viro
· 10 years ago
6344c43
new helpers: ns_alloc_inum/ns_free_inum
by Al Viro
· 10 years ago
6496452
make proc_ns_operations work with struct ns_common * instead of void *
by Al Viro
· 10 years ago
58be2825
make mntns ->get()/->put()/->install()/->inum() work with &mnt_ns->ns
by Al Viro
· 10 years ago
435d5f4
common object embedded into various struct ....ns
by Al Viro
· 10 years ago
d038a63
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
3035b67
Merge branch 'overlayfs-current' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into for-linus
by Al Viro
· 10 years ago
7676895
ovl: ovl_dir_fsync() cleanup
by Miklos Szeredi
· 10 years ago
c9f00fd
ovl: pass dentry into ovl_dir_read_merged()
by Miklos Szeredi
· 10 years ago
71d5092
ovl: use lockless_dereference() for upperdentry
by Miklos Szeredi
· 10 years ago
91c7794
ovl: allow filenames with comma
by Miklos Szeredi
· 10 years ago
5214846
ovl: fix race in private xattr checks
by Miklos Szeredi
· 10 years ago
a105d68
ovl: fix remove/copy-up race
by Miklos Szeredi
· 10 years ago
ef94b18
ovl: rename filesystem type to "overlay"
by Miklos Szeredi
· 10 years ago
f82c458
btrfs: fix lockups from btrfs_clear_path_blocking
by Chris Mason
· 10 years ago
7ca2f23
isofs: avoid unused function warning
by Arnd Bergmann
· 10 years ago
4a7795d
vfs: fix reference leak in d_prune_aliases()
by Yan, Zheng
· 10 years ago
8ce74dd
Merge tag 'trace-seq-file-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into for-next
by Al Viro
· 10 years ago
08d4f77
dcache: fix kmemcheck warning in switch_names
by Mikulas Patocka
· 10 years ago
9f45f5b
new helper: audit_file()
by Al Viro
· 10 years ago
6f4e0d5
nfsd_vfs_write(): use file_inode()
by Al Viro
· 10 years ago
a67f797
ncpfs: use file_inode()
by Al Viro
· 10 years ago
b583043
kill f_dentry uses
by Al Viro
· 10 years ago
30e46ab
lockd: get rid of ->f_path.dentry->d_sb
by Al Viro
· 10 years ago
3aa3377
procfs: get rid of ->f_dentry
by Al Viro
· 10 years ago
ef8a1a1
nfsd: get rid of ->f_dentry
by Al Viro
· 10 years ago
32a5923
rpc_pipefs.c: get rid of f_dentry
by Al Viro
· 10 years ago
3c981bf
afs_fsync: don't bother with ->f_path.dentry
by Al Viro
· 11 years ago
7119e22
cifs: get rid of ->f_path.dentry->d_sb uses, add a new helper
by Al Viro
· 10 years ago
ddb52f4
btrfs: get rid of f_dentry use
by Al Viro
· 10 years ago
244c7d4
nfsd/nfsctl.c: new helper
by Al Viro
· 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
b5ae6b1
merge d_materialise_unique() into d_splice_alias()
by Al Viro
· 10 years ago
154e80e4
Merge branch 'for-gfs2' into for-next
by Al Viro
· 10 years ago
427c77d
d_add_ci() should just accept a hashed exact match if it finds one
by Al Viro
· 10 years ago
845409b
gfs2_atomic_open(): simplify the use of finish_no_open()
by Al Viro
· 10 years ago
81295ce
gfs2_create_inode(): don't bother with d_splice_alias()
by Al Viro
· 10 years ago
986cdb8
gfs2: bugger off early if O_CREAT open finds a directory
by Al Viro
· 10 years ago
1afcb6e
Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
971ad4e
Merge branch 'akpm' (fixes from Andrew Morton)
by Linus Torvalds
· 10 years ago
8edc6e1
fanotify: fix notification of groups with inode & mount marks
by Jan Kara
· 10 years ago
3231300
ceph: fix flush tid comparision
by Yan, Zheng
· 10 years ago
f8ebf7a
NFS: Don't try to reclaim delegation open state if recovery failed
by Trond Myklebust
· 10 years ago
c606bb8
NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revoked
by Trond Myklebust
· 10 years ago
869f9df
NFSv4: Fix races between nfs_remove_bad_delegation() and delegation return
by Trond Myklebust
· 10 years ago
0c116ca
NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATE
by Trond Myklebust
· 10 years ago
4dfd4f7
NFSv4: Ensure that we remove NFSv4.0 delegations when state has expired
by Trond Myklebust
· 10 years ago
e983120
NFS: SEEK is an NFS v4.2 feature
by Anna Schumaker
· 10 years ago
16caf5b
nfs: Fix use of uninitialized variable in nfs_getattr()
by Jan Kara
· 10 years ago
b283f94
nfs: Remove bogus assignment
by Jan Kara
· 10 years ago
16c9914
nfs: remove spurious WARN_ON_ONCE in write path
by Weston Andros Adamson
· 10 years ago
e0d4ed7
pnfs/blocklayout: serialize GETDEVICEINFO calls
by Christoph Hellwig
· 10 years ago
8c393f9
nfs: fix pnfs direct write memory leak
by Peng Tao
· 10 years ago
c4c23fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
661b99e
Merge tag 'xfs-for-linus-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 10 years ago
0027589
xfs: track bulkstat progress by agino
by Dave Chinner
· 10 years ago
febe3cb
xfs: bulkstat error handling is broken
by Dave Chinner
· 10 years ago
6e57c542
xfs: bulkstat main loop logic is a mess
by Dave Chinner
· 10 years ago
2b831ac
xfs: bulkstat chunk-formatter has issues
by Dave Chinner
· 10 years ago
bf4a5af
xfs: bulkstat chunk formatting cursor is broken
by Dave Chinner
· 10 years ago
afa947c
xfs: bulkstat btree walk doesn't terminate
by Dave Chinner
· 10 years ago
7e8631e
fix breakage in o2net_send_tcp_msg()
by Al Viro
· 10 years ago
9761536
debugfs: Have debugfs_print_regs32() return void
by Joe Perches
· 10 years ago
a3816ab
fs: Convert show_fdinfo functions to void
by Joe Perches
· 10 years ago
f365ef9
dlm: Use seq_puts() instead of seq_printf() for constant strings
by Joe Perches
· 10 years ago
d6d906b
dlm: Remove seq_printf() return checks and use seq_has_overflowed()
by Joe Perches
· 10 years ago
3f822c6
ovl: don't poison cursor
by Miklos Szeredi
· 10 years ago
dca78001
Revert "NFS: nfs4_do_open should add negative results to the dcache."
by Trond Myklebust
· 10 years ago
7488cbc
Revert "NFS: remove BUG possibility in nfs4_open_and_get_state"
by Trond Myklebust
· 10 years ago
809fd14
NFSv4: Ensure nfs_atomic_open set the dentry verifier on ENOENT
by Trond Myklebust
· 10 years ago
6e5aafb
Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanup
by Chris Mason
· 10 years ago
ca5358e
deal with deadlock in d_walk()
by Al Viro
· 10 years ago
946e51f
move d_rcu from overlapping d_child to overlapping d_alias
by Al Viro
· 10 years ago
7e05b80
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
4f4274a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
32e8fd2
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 10 years ago
e2488ab
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 10 years ago
a740022
new helper: is_root_inode()
by Al Viro
· 10 years ago
ac7576f
vfs: make first argument of dir_context.actor typed
by Miklos Szeredi
· 10 years ago
9f2f7d4c
ovl: initialize ->is_cursor
by Miklos Szeredi
· 10 years ago
b2de525
Return short read or 0 at end of a raw device, not EIO
by David Jeffery
· 10 years ago
b0afd8e
isofs: don't bother with ->d_op for normal case
by Al Viro
· 10 years ago
69a91c2
fs: allow open(dir, O_TMPFILE|..., 0) with mode 0
by Eric Rannaud
· 10 years ago
ae9e9c6a
ext4: make ext4_ext_convert_to_initialized() return proper number of blocks
by Jan Kara
· 10 years ago
4f879ca
ext4: bail early when clearing inode journal flag fails
by Jan Kara
· 10 years ago
6050d47
ext4: bail out from make_indexed_dir() on first error
by Jan Kara
· 10 years ago
d48458d
jbd2: use a better hash function for the revoke table
by Theodore Ts'o
· 10 years ago
a41537e
ext4: prevent bugon on race between write/fcntl
by Dmitry Monakhov
· 10 years ago
50460fe
ext4: remove extent status procfs files if journal load fails
by Darrick J. Wong
· 10 years ago
6b992ff
ext4: disallow changing journal_csum option during remount
by Darrick J. Wong
· 10 years ago
98c1a75
ext4: enable journal checksum when metadata checksum feature enabled
by Darrick J. Wong
· 10 years ago
599a9b7
ext4: fix oops when loading block bitmap failed
by Jan Kara
· 10 years ago
9378c67
ext4: fix overflow when updating superblock backups after resize
by Jan Kara
· 10 years ago
Next »