index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
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: set *stat=1 after iroot realloc
Darrick J. Wong
2016-08-02
|
*
xfs: fix locking of the rt bitmap/summary inodes
Darrick J. Wong
2016-08-02
|
*
xfs: fix attr shortform structure alignment on cris
Darrick J. Wong
2016-08-02
|
*
xfs: in _attrlist_by_handle, copy the cursor back to userspace
Darrick J. Wong
2016-08-02
*
|
Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-08-04
|
\
\
|
*
|
xfs: abstract block export operations from nfsd layouts
Benjamin Coddington
2016-07-15
*
|
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-07-28
|
\
\
\
|
*
|
|
drop redundant ->owner initializations
Al Viro
2016-05-29
|
|
/
/
*
|
|
Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-07-27
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'xfs-4.8-misc-fixes-4' into for-next
Dave Chinner
2016-07-22
|
|
\
\
|
|
*
|
xfs: remove EXPERIMENTAL tag from sparse inode feature
Dave Chinner
2016-07-22
|
|
*
|
xfs: bufferhead chains are invalid after end_page_writeback
Dave Chinner
2016-07-21
|
|
*
|
xfs: allocate log vector buffers outside CIL context lock
Dave Chinner
2016-07-21
|
|
*
|
libxfs: directory node splitting does not have an extra block
Dave Chinner
2016-07-21
|
|
*
|
xfs: remove dax code from object file when disabled
Arnd Bergmann
2016-07-21
|
|
*
|
xfs: skip dirty pages in ->releasepage()
Brian Foster
2016-07-21
|
*
|
|
Merge branch 'xfs-4.8-dir2-sf-fixes' into for-next
Dave Chinner
2016-07-19
|
|
\
\
\
|
|
*
|
|
xfs: remove __arch_pack
Christoph Hellwig
2016-07-19
|
|
*
|
|
xfs: kill xfs_dir2_inou_t
Christoph Hellwig
2016-07-19
|
|
*
|
|
xfs: kill xfs_dir2_sf_off_t
Christoph Hellwig
2016-07-19
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'xfs-4.8-split-dax-dio' into for-next
Dave Chinner
2016-07-19
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
xfs: split direct I/O and DAX path
Christoph Hellwig
2016-07-19
|
|
*
|
xfs: direct calls in the direct I/O path
Christoph Hellwig
2016-07-19
|
|
*
|
xfs: stop using generic_file_read_iter for direct I/O
Christoph Hellwig
2016-07-19
|
|
*
|
xfs: split xfs_file_read_iter into buffered and direct I/O helpers
Christoph Hellwig
2016-07-19
|
|
*
|
xfs: remove s_maxbytes enforcement in xfs_file_read_iter
Christoph Hellwig
2016-07-19
|
|
*
|
xfs: kill ioflags
Christoph Hellwig
2016-07-19
|
|
*
|
xfs: don't pass ioflags around in the ioctl path
Christoph Hellwig
2016-07-19
|
|
|
/
|
*
|
Merge branch 'xfs-4.8-buf-fixes' into for-next
Dave Chinner
2016-07-19
|
|
\
\
|
|
*
|
xfs: track and serialize in-flight async buffers against unmount
Brian Foster
2016-07-19
|
|
*
|
xfs: exclude never-released buffers from buftarg I/O accounting
Brian Foster
2016-07-19
|
|
*
|
xfs: don't reset b_retries to 0 on every failure
Eric Sandeen
2016-07-19
|
|
*
|
xfs: remove extraneous buffer flag changes
Eric Sandeen
2016-07-19
|
|
*
|
xfs: fix xfs_error_get_cfg for negative errnos
Eric Sandeen
2016-07-19
|
|
|
/
|
*
|
Merge branch 'xfs-4.8-misc-fixes-3' into for-next
Dave Chinner
2016-07-19
|
|
\
\
|
|
*
|
xfs: remove the magic numbers in xfs_btree_block-related len macros
Hou Tao
2016-07-19
|
|
*
|
xfs: indentation fix in xfs_btree_get_iroot()
Kaho Ng
2016-07-19
|
|
*
|
xfs: don't allow negative error tags
Dan Carpenter
2016-07-19
|
|
*
|
xfs: fix type confusion in xfs_ioc_swapext
Jann Horn
2016-07-19
|
|
|
/
|
*
|
Merge branch 'xfs-4.8-misc-fixes-2' into for-next
Dave Chinner
2016-06-20
|
|
\
\
|
|
*
|
xfs: refactor btree maxlevels computation
Darrick J. Wong
2016-06-20
|
|
*
|
xfs: convert list of extents to free into a regular list
Darrick J. Wong
2016-06-20
|
|
*
|
xfs: separate freelist fixing into a separate helper
Dave Chinner
2016-06-20
|
|
*
|
xfs: rearrange xfs_bmap_add_free parameters
Darrick J. Wong
2016-06-20
|
|
*
|
xfs: check for a valid error_tag in errortag_add
Darrick J. Wong
2016-06-20
|
|
*
|
xfs: enable buffer deadlock postmortem diagnosis via ftrace
Darrick J. Wong
2016-06-20
|
|
*
|
xfs: check offsets of variable length structures
Darrick J. Wong
2016-06-20
|
|
*
|
xfs: refactor xfs_reserve_blocks() to handle ENOSPC correctly
Brian Foster
2016-06-20
|
|
*
|
xfs: cancel eofblocks background trimming on remount read-only
Brian Foster
2016-06-20
|
|
|
/
|
*
|
Merge branch 'xfs-4.8-iomap-write' into for-next
Dave Chinner
2016-06-20
|
|
\
\
[prev]
[next]