index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
Commit message (
Expand
)
Author
Age
...
|
*
xfs: support bmapping delalloc extents in the CoW fork
Darrick J. Wong
2016-10-04
|
*
xfs: introduce the CoW fork
Darrick J. Wong
2016-10-04
|
*
xfs: don't allow reflinked dir/dev/fifo/socket/pipe files
Darrick J. Wong
2016-10-04
|
*
xfs: add reflink feature flag to geometry
Darrick J. Wong
2016-10-04
|
*
xfs: define tracepoints for reflink activities
Darrick J. Wong
2016-10-04
|
*
xfs: return work remaining at the end of a bunmapi operation
Darrick J. Wong
2016-10-04
|
*
xfs: when replaying bmap operations, don't let unlinked inodes get reaped
Darrick J. Wong
2016-10-04
|
*
xfs: implement deferred bmbt map/unmap operations
Darrick J. Wong
2016-10-04
|
*
xfs: pass bmapi flags through to bmap_del_extent
Darrick J. Wong
2016-10-04
|
*
xfs: map an inode's offset to an exact physical block
Darrick J. Wong
2016-10-04
|
*
xfs: log bmap intent items
Darrick J. Wong
2016-10-04
|
*
xfs: create bmbt update intent log items
Darrick J. Wong
2016-10-04
|
*
xfs: introduce reflink utility functions
Darrick J. Wong
2016-10-03
|
*
xfs: reserve AG space for the refcount btree root
Darrick J. Wong
2016-10-03
|
*
xfs: add refcount btree block detection to log recovery
Darrick J. Wong
2016-10-03
|
*
xfs: adjust refcount when unmapping file blocks
Darrick J. Wong
2016-10-03
|
*
xfs: connect refcount adjust functions to upper layers
Darrick J. Wong
2016-10-03
|
*
xfs: adjust refcount of an extent of blocks in refcount btree
Darrick J. Wong
2016-10-03
|
*
xfs: log refcount intent items
Darrick J. Wong
2016-10-03
|
*
xfs: create refcount update intent log items
Darrick J. Wong
2016-10-03
|
*
xfs: add refcount btree operations
Darrick J. Wong
2016-10-03
|
*
xfs: account for the refcount btree in the alloc/free log reservation
Darrick J. Wong
2016-10-03
|
*
xfs: add refcount btree support to growfs
Darrick J. Wong
2016-10-03
|
*
xfs: define the on-disk refcount btree format
Darrick J. Wong
2016-10-03
|
*
xfs: refcount btree add more reserved blocks
Darrick J. Wong
2016-10-03
|
*
xfs: introduce refcount btree definitions
Darrick J. Wong
2016-10-03
|
*
xfs: define tracepoints for refcount btree activities
Darrick J. Wong
2016-10-03
|
*
xfs: return an error when an inline directory is too small
Darrick J. Wong
2016-10-03
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
|
\
\
|
*
\
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
2016-10-10
|
|
\
\
|
|
*
|
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
2016-09-27
|
*
|
|
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
2016-09-27
|
|
/
/
*
|
|
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2016-10-10
|
\
\
\
|
*
|
|
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
2016-10-07
|
|
/
/
*
|
|
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-10-10
|
\
\
\
|
*
|
|
fix ITER_PIPE interaction with direct_IO
Al Viro
2016-10-10
*
|
|
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
|
\
\
\
\
|
*
\
\
\
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
2016-10-08
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
2016-09-22
|
|
*
|
|
xfs: Propagate dentry down to inode_change_ok()
Jan Kara
2016-09-22
|
|
*
|
|
posix_acl: Clear SGID bit when setting file permissions
Jan Kara
2016-09-22
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-10-08
|
\
\
\
\
\
|
*
|
|
|
|
ext2/4, xfs: call thp_get_unmapped_area() for pmd mappings
Toshi Kani
2016-10-07
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-10-07
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
switch generic_file_splice_read() to use of ->read_iter()
Al Viro
2016-10-05
|
|
/
/
*
|
|
Merge branch 'xfs-4.9-log-recovery-fixes' into for-next
Dave Chinner
2016-10-02
|
\
\
\
|
*
|
|
xfs: log recovery tracepoints to track current lsn and buffer submission
Brian Foster
2016-09-25
|
*
|
|
xfs: update metadata LSN in buffers during log recovery
Brian Foster
2016-09-25
|
*
|
|
xfs: don't warn on buffers not being recovered due to LSN
Brian Foster
2016-09-25
|
*
|
|
xfs: pass current lsn to log recovery buffer validation
Brian Foster
2016-09-25
[prev]
[next]