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: remote attributes need to be considered data
Dave Chinner
2015-07-28
*
xfs: remote attribute headers contain an invalid LSN
Dave Chinner
2015-07-28
*
xfs: call dax_fault on read page faults for DAX
Dave Chinner
2015-07-28
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-04
|
\
|
*
xfs: Correctly lock inode when removing suid and file capabilities
Jan Kara
2015-06-23
|
*
fs: Rename file_remove_suid() to file_remove_privs()
Jan Kara
2015-06-23
*
|
Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-06-30
|
\
\
|
*
\
Merge branch 'xfs-misc-fixes-for-4.2-3' into for-next
Dave Chinner
2015-06-22
|
|
\
\
|
|
*
|
xfs: don't truncate attribute extents if no extents exist
Brian Foster
2015-06-22
|
|
*
|
xfs: remove xfs_caddr_t
Christoph Hellwig
2015-06-21
|
|
*
|
xfs: use void pointers in log validation helpers
Christoph Hellwig
2015-06-21
|
|
*
|
xfs: return a void pointer from xfs_buf_offset
Christoph Hellwig
2015-06-21
|
|
*
|
xfs: remove inst_t
Christoph Hellwig
2015-06-21
|
|
*
|
xfs: remove __psint_t and __psunsigned_t
Christoph Hellwig
2015-06-21
|
|
*
|
xfs: fix remote symlinks on V5/CRC filesystems
Eric Sandeen
2015-06-21
|
*
|
|
Merge branch 'xfs-freelist-cleanup' into for-next
Dave Chinner
2015-06-22
|
|
\
\
\
|
|
*
|
|
xfs: clean up XFS_MIN_FREELIST macros
Dave Chinner
2015-06-21
|
|
*
|
|
xfs: sanitise error handling in xfs_alloc_fix_freelist
Dave Chinner
2015-06-21
|
|
*
|
|
xfs: factor out free space extent length check
Dave Chinner
2015-06-21
|
|
*
|
|
xfs: xfs_alloc_fix_freelist() can use incore perag structures
Dave Chinner
2015-06-21
|
*
|
|
|
Merge branch 'xfs-commit-cleanup' into for-next
Dave Chinner
2015-06-03
|
|
\
\
\
\
|
|
*
|
|
|
xfs: fix xfs_log_done interface
Christoph Hellwig
2015-06-03
|
|
*
|
|
|
xfs: saner xfs_trans_commit interface
Christoph Hellwig
2015-06-03
|
|
*
|
|
|
xfs: remove the flags argument to xfs_trans_cancel
Christoph Hellwig
2015-06-03
|
|
*
|
|
|
xfs: pass a boolean flag to xfs_trans_free_items
Christoph Hellwig
2015-06-03
|
|
*
|
|
|
xfs: switch remaining xfs_trans_dup users to xfs_trans_roll
Christoph Hellwig
2015-06-03
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'xfs-misc-fixes-for-4.2-2' into for-next
Dave Chinner
2015-06-03
|
|
\
\
\
\
|
|
*
|
|
|
xfs: check min blks for random debug mode sparse allocations
Brian Foster
2015-06-03
|
|
*
|
|
|
xfs: fix sparse inodes 32-bit compile failure
Brian Foster
2015-06-03
|
*
|
|
|
|
Merge branch 'xfs-dax-support' into for-next
Dave Chinner
2015-06-03
|
|
\
\
\
\
\
|
|
*
|
|
|
|
xfs: add initial DAX support
Dave Chinner
2015-06-03
|
|
*
|
|
|
|
xfs: add DAX IO path support
Dave Chinner
2015-06-03
|
|
*
|
|
|
|
xfs: add DAX truncate support
Dave Chinner
2015-06-03
|
|
*
|
|
|
|
xfs: add DAX block zeroing support
Dave Chinner
2015-06-03
|
|
*
|
|
|
|
xfs: add DAX file operations support
Dave Chinner
2015-06-03
|
|
*
|
|
|
|
xfs: mmap lock needs to be inside freeze protection
Dave Chinner
2015-06-03
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'xfs-sparse-inode' into for-next
Dave Chinner
2015-05-31
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
xfs: enable sparse inode chunks for v5 superblocks
Brian Foster
2015-05-28
|
|
*
|
|
|
xfs: skip unallocated regions of inode chunks in xfs_ifree_cluster()
Brian Foster
2015-05-28
|
|
*
|
|
|
xfs: only free allocated regions of inode chunks
Brian Foster
2015-05-28
|
|
*
|
|
|
xfs: filter out sparse regions from individual inode allocation
Brian Foster
2015-05-28
|
|
*
|
|
|
xfs: randomly do sparse inode allocations in DEBUG mode
Brian Foster
2015-05-28
|
|
*
|
|
|
xfs: allocate sparse inode chunks on full chunk allocation failure
Brian Foster
2015-05-28
|
|
*
|
|
|
xfs: helper to convert holemask to inode alloc. bitmap
Brian Foster
2015-05-28
|
|
*
|
|
|
xfs: handle sparse inode chunks in icreate log recovery
Brian Foster
2015-05-28
|
|
*
|
|
|
xfs: pass inode count through ordered icreate log item
Brian Foster
2015-05-28
|
|
*
|
|
|
xfs: use actual inode count for sparse records in bulkstat/inumbers
Brian Foster
2015-05-28
|
|
*
|
|
|
xfs: introduce inode record hole mask for sparse inode chunks
Brian Foster
2015-05-28
|
|
*
|
|
|
xfs: add fs geometry bit for sparse inode chunks
Brian Foster
2015-05-28
|
|
*
|
|
|
xfs: sparse inode chunks feature helpers and mount requirements
Brian Foster
2015-05-28
[next]