index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-04-14
|
\
|
*
proc: revalidate misc dentries
Alexey Dobriyan
2018-04-13
*
|
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-13
|
\
\
|
|
/
|
/
|
|
*
ovl: add support for "xino" mount and config options
Amir Goldstein
2018-04-12
|
*
ovl: consistent d_ino for non-samefs with xino
Amir Goldstein
2018-04-12
|
*
ovl: consistent i_ino for non-samefs with xino
Amir Goldstein
2018-04-12
|
*
ovl: constant st_ino for non-samefs with xino
Amir Goldstein
2018-04-12
|
*
ovl: allocate anon bdev per unique lower fs
Amir Goldstein
2018-04-12
|
*
ovl: factor out ovl_map_dev_ino() helper
Amir Goldstein
2018-04-12
|
*
ovl: cleanup ovl_update_time()
Miklos Szeredi
2018-04-12
|
*
ovl: add WARN_ON() for non-dir redirect cases
Miklos Szeredi
2018-04-12
|
*
ovl: cleanup setting OVL_INDEX
Vivek Goyal
2018-04-12
|
*
ovl: set d->is_dir and d->opaque for last path element
Vivek Goyal
2018-04-12
|
*
ovl: Do not check for redirect if this is last layer
Vivek Goyal
2018-04-12
|
*
ovl: lookup in inode cache first when decoding lower file handle
Amir Goldstein
2018-04-12
|
*
ovl: do not try to reconnect a disconnected origin dentry
Amir Goldstein
2018-04-12
|
*
ovl: disambiguate ovl_encode_fh()
Amir Goldstein
2018-04-12
|
*
ovl: set lower layer st_dev only if setting lower st_ino
Amir Goldstein
2018-04-12
|
*
ovl: fix lookup with middle layer opaque dir and absolute path redirects
Amir Goldstein
2018-04-12
|
*
ovl: Set d->last properly during lookup
Vivek Goyal
2018-04-12
|
*
ovl: set i_ino to the value of st_ino for NFS export
Amir Goldstein
2018-04-12
*
|
Merge tag 'xfs-4.17-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-04-12
|
\
\
|
*
|
Force log to disk before reading the AGF during a fstrim
Carlos Maiolino
2018-04-11
|
*
|
Export __set_page_dirty
Matthew Wilcox
2018-04-11
|
*
|
xfs: only cancel cow blocks when truncating the data fork
Darrick J. Wong
2018-04-10
|
*
|
xfs: non-scrub - remove unused function parameters
Eric Sandeen
2018-04-09
|
*
|
xfs: remove filestream item xfs_inode reference
Christoph Hellwig
2018-04-09
|
*
|
xfs: fix intent use-after-free on abort
Dave Chinner
2018-04-02
|
*
|
xfs: Remove "committed" argument of xfs_dir_ialloc
Chandan Rajendra
2018-04-02
*
|
|
Merge tag 'gfs2-4.17.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-12
|
\
\
\
|
*
|
|
GFS2: Minor improvements to comments and documentation
Bob Peterson
2018-04-12
|
*
|
|
gfs2: Stop using rhashtable_walk_peek
Andreas Gruenbacher
2018-04-12
*
|
|
|
Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2018-04-12
|
\
\
\
\
|
*
|
|
|
NFS: advance nfs_entry cookie only after decoding completes successfully
Frank Sorenson
2018-04-10
|
*
|
|
|
NFSv3/acl: forget acl cache after setattr
chendt
2018-04-10
|
*
|
|
|
NFSv4.1: Fix exclusive create
Trond Myklebust
2018-04-10
|
*
|
|
|
NFSv4: Declare the size up to date after it was set.
Trond Myklebust
2018-04-10
|
*
|
|
|
nfs: Use ida_simple API
Matthew Wilcox
2018-04-10
|
*
|
|
|
NFSv4: Fix the nfs_inode_set_delegation() arguments
Trond Myklebust
2018-04-10
|
*
|
|
|
NFSv4: Clean up CB_GETATTR encoding
Trond Myklebust
2018-04-10
|
*
|
|
|
NFSv4: Don't ask for attributes when ACCESS is protected by a delegation
Trond Myklebust
2018-04-10
|
*
|
|
|
NFSv4: Add a helper to encode/decode struct timespec
Trond Myklebust
2018-04-10
|
*
|
|
|
NFSv4: Clean up encode_attrs
Trond Myklebust
2018-04-10
|
*
|
|
|
NFSv4; Clean up XDR encoding of type bitmap4
Trond Myklebust
2018-04-10
|
*
|
|
|
NFSv4: Allow GFP_NOIO sleeps in decode_attr_owner/decode_attr_group
Trond Myklebust
2018-04-10
|
*
|
|
|
NFSv4: Ignore change attribute invalidations if we hold a delegation
Trond Myklebust
2018-04-10
|
*
|
|
|
NFS: More fine grained attribute tracking
Trond Myklebust
2018-04-10
|
*
|
|
|
NFS: Don't force unnecessary cache invalidation in nfs_update_inode()
Trond Myklebust
2018-04-10
|
*
|
|
|
NFS: Don't redirty the attribute cache in nfs_wcc_update_inode()
Trond Myklebust
2018-04-10
|
*
|
|
|
NFS: Don't force a revalidation of all attributes if change is missing
Trond Myklebust
2018-04-10
[next]