Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
8383f1748829e1a6a07988863ed13a47fb653387
/
fs
8383f17
ovl: wire up NFS export operations
by Amir Goldstein
· 7 years ago
0617015
ovl: lookup indexed ancestor of lower dir
by Amir Goldstein
· 7 years ago
4b91c30
ovl: lookup connected ancestor of dir in inode cache
by Amir Goldstein
· 7 years ago
7a9dade
ovl: hash non-indexed dir by upper inode for NFS export
by Amir Goldstein
· 7 years ago
9889251
ovl: decode pure lower dir file handles
by Amir Goldstein
· 7 years ago
3b0bfc6
ovl: decode indexed dir file handles
by Amir Goldstein
· 7 years ago
9436a1a
ovl: decode lower file handles of unlinked but open files
by Amir Goldstein
· 7 years ago
f71bd9c
ovl: decode indexed non-dir file handles
by Amir Goldstein
· 7 years ago
f941866
ovl: decode lower non-dir file handles
by Amir Goldstein
· 7 years ago
03e1c58
ovl: encode lower file handles
by Amir Goldstein
· 7 years ago
05e1f11
ovl: copy up before encoding non-connectable dir file handle
by Amir Goldstein
· 7 years ago
b305e84
ovl: encode non-indexed upper file handles
by Amir Goldstein
· 7 years ago
3985b70
ovl: decode connected upper dir file handles
by Amir Goldstein
· 7 years ago
8556a42
ovl: decode pure upper file handles
by Amir Goldstein
· 7 years ago
8ed5eec
ovl: encode pure upper file handles
by Amir Goldstein
· 7 years ago
f9c3467
vfs: factor out helpers d_instantiate_anon() and d_alloc_anon()
by Miklos Szeredi
· 7 years ago
c62520a
ovl: store 'has_upper' and 'opaque' as bit flags
by Amir Goldstein
· 7 years ago
aa3ff3c
ovl: copy up of disconnected dentries
by Amir Goldstein
· 7 years ago
829c28b
ovl: use d_splice_alias() in place of d_add() in lookup
by Amir Goldstein
· 7 years ago
0aceb53
ovl: do not pass overlay dentry to ovl_get_inode()
by Amir Goldstein
· 7 years ago
91ffe7b
ovl: factor out ovl_get_index_fh() helper
by Amir Goldstein
· 7 years ago
24f0b17
ovl: whiteout orphan index entries on mount
by Amir Goldstein
· 7 years ago
e7dd0e7
ovl: whiteout index when union nlink drops to zero
by Amir Goldstein
· 7 years ago
89a1755
ovl: cleanup dir index when dir nlink drops to zero
by Amir Goldstein
· 7 years ago
016b720
ovl: index directories on copy up for NFS export
by Amir Goldstein
· 7 years ago
fbd2d20
ovl: index all non-dir on copy up for NFS export
by Amir Goldstein
· 7 years ago
24b33ee
ovl: create ovl_need_index() helper
by Amir Goldstein
· 7 years ago
9ee60ce
ovl: cleanup temp index entries
by Amir Goldstein
· 7 years ago
e8f9e5b
ovl: verify directory index entries on mount
by Amir Goldstein
· 7 years ago
7db25d3
ovl: verify whiteout index entries on mount
by Amir Goldstein
· 7 years ago
ad1d615
ovl: use directory index entries for consistency verification
by Amir Goldstein
· 7 years ago
86eaa13
ovl: unbless lower st_ino of unverified origin
by Amir Goldstein
· 7 years ago
37b12916
ovl: verify stored origin fh matches lower dir
by Amir Goldstein
· 7 years ago
f168f10
ovl: add support for "nfs_export" configuration
by Amir Goldstein
· 7 years ago
60b8664
ovl: update documentation of inodes index feature
by Amir Goldstein
· 7 years ago
0512244
ovl: generalize ovl_verify_origin() and helpers
by Amir Goldstein
· 7 years ago
1eff1a1
ovl: simplify arguments to ovl_check_origin_fh()
by Amir Goldstein
· 7 years ago
2e1a5328
ovl: factor out ovl_check_origin_fh()
by Amir Goldstein
· 7 years ago
d583ed7
ovl: store layer index in ovl_layer
by Amir Goldstein
· 7 years ago
972d009
ovl: force r/o mount when index dir creation fails
by Amir Goldstein
· 7 years ago
a683737
ovl: disable index when no xattr support
by Amir Goldstein
· 7 years ago
9678e63
ovl: fix inconsistent d_ino for legacy merge dir
by Amir Goldstein
· 7 years ago
a5a927a
ovl: take mnt_want_write() for removing impure xattr
by Amir Goldstein
· 7 years ago
2ba9d57
ovl: take mnt_want_write() for work/index dir setup
by Amir Goldstein
· 7 years ago
f816781
ovl: fix another overlay: warning prefix
by Amir Goldstein
· 7 years ago
6d0a8a9
ovl: take lower dir inode mutex outside upper sb_writers lock
by Amir Goldstein
· 7 years ago
d796e77
ovl: fix failure to fsync lower dir
by Amir Goldstein
· 7 years ago
31747ed
ovl: hash directory inodes for fsnotify
by Amir Goldstein
· 7 years ago
75d4276
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
89876f2
Merge tag 'for-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
12e971b
Merge tag 'xfs-4.15-fixes-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
0cbb4b4
userfaultfd: clear the vma->vm_userfaultfd_ctx if UFFD_EVENT_FORK fails
by Andrea Arcangeli
· 7 years ago
50d0f78
Merge branch 'afs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 7 years ago
e816c20
exec: Weaken dumpability for secureexec
by Kees Cook
· 7 years ago
b4d8ad7f
xfs: fix s_maxbytes overflow problems
by Darrick J. Wong
· 7 years ago
3a3882f
xfs: quota: check result of register_shrinker()
by Aliaksei Karaliou
· 7 years ago
2196881
xfs: quota: fix missed destroy of qi_tree_lock
by Aliaksei Karaliou
· 7 years ago
ec35e48
btrfs: fix refcount_t usage when deleting btrfs_delayed_nodes
by Chris Mason
· 7 years ago
beed926
btrfs: Fix flush bio leak
by Nikolay Borisov
· 7 years ago
afae457
afs: Fix missing error handling in afs_write_end()
by David Howells
· 7 years ago
440fbc3
afs: Fix unlink
by David Howells
· 7 years ago
7888da9
afs: Potential uninitialized variable in afs_extract_data()
by Dan Carpenter
· 7 years ago
fca0e39
Merge tag 'xfs-4.15-fixes-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
68c58e9
xfs: only skip rmap owner checks for unknown-owner rmap removal
by Darrick J. Wong
· 7 years ago
33df3a9
xfs: always honor OWN_UNKNOWN rmap removal requests
by Darrick J. Wong
· 7 years ago
0525e95
xfs: queue deferred rmap ops for cow staging extent alloc/free in the right order
by Darrick J. Wong
· 7 years ago
86d692b
xfs: set cowblocks tag for direct cow writes too
by Darrick J. Wong
· 7 years ago
10ddf64
xfs: remove leftover CoW reservations when remounting ro
by Darrick J. Wong
· 7 years ago
363e59b
xfs: don't be so eager to clear the cowblocks tag on truncate
by Darrick J. Wong
· 7 years ago
91aae6b
xfs: track cowblocks separately in i_flags
by Darrick J. Wong
· 7 years ago
9ee332d
sget(): handle failures of register_shrinker()
by Al Viro
· 7 years ago
779f4e1
Revert "exec: avoid RLIMIT_STACK races with prlimit()"
by Kees Cook
· 7 years ago
b9f5fb1
cramfs: fix MTD dependency
by Arnd Bergmann
· 7 years ago
73d080d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
1c6b942
Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 7 years ago
d025fbf
Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
f6f3732
Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"
by Linus Torvalds
· 7 years ago
dd3d66b8
Merge tag 'ceph-for-4.15-rc4' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 7 years ago
227701e
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 7 years ago
dc4fd9a
nfs: don't wait on commit in nfs_commit_inode() if there were no commit requests
by Scott Mayhew
· 7 years ago
c156618
nfs: fix a deadlock in nfs client initialization
by Scott Mayhew
· 7 years ago
18d40ea
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
bdcf0a4
kernel: make groups_sort calling a responsibility group_info allocators
by Thiago Rafael Becker
· 7 years ago
3756f64
exec: avoid gcc-8 warning for get_task_comm
by Arnd Bergmann
· 7 years ago
302ec30
autofs: fix careless error in recent commit
by NeilBrown
· 7 years ago
d455df0
Merge tag '4.15-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 7 years ago
a192de2
xfs: allow CoW remap transactions to use reserve blocks
by Darrick J. Wong
· 7 years ago
9d40fba
xfs: avoid infinite loop when cancelling CoW blocks after writeback failure
by Darrick J. Wong
· 7 years ago
73353f4
xfs: relax is_reflink_inode assert in xfs_reflink_find_cow_mapping
by Darrick J. Wong
· 7 years ago
5c989a0
xfs: remove dest file's post-eof preallocations before reflinking
by Darrick J. Wong
· 7 years ago
c54854a
xfs: move xfs_iext_insert tracepoint to report useful information
by Darrick J. Wong
· 7 years ago
8c57b88
xfs: account for null transactions in bunmapi
by Darrick J. Wong
· 7 years ago
6e643cd
xfs: hold xfs_buf locked between shortform->leaf conversion and the addition of an attribute
by Darrick J. Wong
· 7 years ago
b7b2846
xfs: add the ability to join a held buffer to a defer_ops
by Darrick J. Wong
· 7 years ago
da2e6b7
ovl: fix overlay: warning prefix
by Amir Goldstein
· 7 years ago
7c5cac1
Merge tag 'xfs-4.15-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
9d5afec
ext4: fix crash when a directory's i_size is too small
by Chandan Rajendra
· 7 years ago
7879cb4
ovl: Use PTR_ERR_OR_ZERO()
by Vasyl Gomonovych
· 7 years ago
e8d4bfe
ovl: Sync upper dirty data when syncing overlayfs
by Chengguang Xu
· 7 years ago
b02a16e
ovl: update ctx->pos on impure dir iteration
by Amir Goldstein
· 7 years ago
Next »