index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2018-01-24
vfs: factor out helpers d_instantiate_anon() and d_alloc_anon()
Miklos Szeredi
2018-01-24
ovl: store 'has_upper' and 'opaque' as bit flags
Amir Goldstein
2018-01-24
ovl: copy up of disconnected dentries
Amir Goldstein
2018-01-24
ovl: use d_splice_alias() in place of d_add() in lookup
Amir Goldstein
2018-01-24
ovl: do not pass overlay dentry to ovl_get_inode()
Amir Goldstein
2018-01-24
ovl: factor out ovl_get_index_fh() helper
Amir Goldstein
2018-01-24
ovl: whiteout orphan index entries on mount
Amir Goldstein
2018-01-24
ovl: whiteout index when union nlink drops to zero
Amir Goldstein
2018-01-24
ovl: cleanup dir index when dir nlink drops to zero
Amir Goldstein
2018-01-24
ovl: index directories on copy up for NFS export
Amir Goldstein
2018-01-24
ovl: index all non-dir on copy up for NFS export
Amir Goldstein
2018-01-24
ovl: create ovl_need_index() helper
Amir Goldstein
2018-01-24
ovl: cleanup temp index entries
Amir Goldstein
2018-01-24
ovl: verify directory index entries on mount
Amir Goldstein
2018-01-24
ovl: verify whiteout index entries on mount
Amir Goldstein
2018-01-24
ovl: use directory index entries for consistency verification
Amir Goldstein
2018-01-24
ovl: unbless lower st_ino of unverified origin
Amir Goldstein
2018-01-24
ovl: verify stored origin fh matches lower dir
Amir Goldstein
2018-01-24
ovl: add support for "nfs_export" configuration
Amir Goldstein
2018-01-24
ovl: update documentation of inodes index feature
Amir Goldstein
2018-01-24
ovl: generalize ovl_verify_origin() and helpers
Amir Goldstein
2018-01-24
ovl: simplify arguments to ovl_check_origin_fh()
Amir Goldstein
2018-01-24
ovl: factor out ovl_check_origin_fh()
Amir Goldstein
2018-01-24
ovl: store layer index in ovl_layer
Amir Goldstein
2018-01-24
ovl: force r/o mount when index dir creation fails
Amir Goldstein
2018-01-24
ovl: disable index when no xattr support
Amir Goldstein
2018-01-24
ovl: fix inconsistent d_ino for legacy merge dir
Amir Goldstein
2018-01-19
ovl: take mnt_want_write() for removing impure xattr
Amir Goldstein
2018-01-19
ovl: take mnt_want_write() for work/index dir setup
Amir Goldstein
2018-01-19
ovl: fix another overlay: warning prefix
Amir Goldstein
2018-01-19
ovl: take lower dir inode mutex outside upper sb_writers lock
Amir Goldstein
2018-01-19
ovl: fix failure to fsync lower dir
Amir Goldstein
2018-01-19
ovl: hash directory inodes for fsnotify
Amir Goldstein
2018-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-05
Merge tag 'for-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-05
Merge tag 'xfs-4.15-fixes-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-01-04
userfaultfd: clear the vma->vm_userfaultfd_ctx if UFFD_EVENT_FORK fails
Andrea Arcangeli
2018-01-03
Merge branch 'afs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dho...
Linus Torvalds
2018-01-03
exec: Weaken dumpability for secureexec
Kees Cook
2018-01-02
xfs: fix s_maxbytes overflow problems
Darrick J. Wong
2018-01-02
xfs: quota: check result of register_shrinker()
Aliaksei Karaliou
2018-01-02
xfs: quota: fix missed destroy of qi_tree_lock
Aliaksei Karaliou
2018-01-02
btrfs: fix refcount_t usage when deleting btrfs_delayed_nodes
Chris Mason
2018-01-02
btrfs: Fix flush bio leak
Nikolay Borisov
2018-01-02
afs: Fix missing error handling in afs_write_end()
David Howells
2018-01-02
afs: Fix unlink
David Howells
2018-01-02
afs: Potential uninitialized variable in afs_extract_data()
Dan Carpenter
2017-12-22
Merge tag 'xfs-4.15-fixes-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-12-21
xfs: only skip rmap owner checks for unknown-owner rmap removal
Darrick J. Wong
2017-12-21
xfs: always honor OWN_UNKNOWN rmap removal requests
Darrick J. Wong
[next]