index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2016-11-23
libxfs: clean up _calc_dquots_per_chunk
Darrick J. Wong
2016-09-12
xfs: prevent dropping ioend completions during buftarg wait
Brian Foster
2016-09-12
xfs: fix superblock inprogress check
Dave Chinner
2016-07-10
xfs: print name of verifier if it fails
Eric Sandeen
2016-06-06
xfs: skip stale inodes in xfs_iflush_cluster
Dave Chinner
2016-06-06
xfs: fix inode validity check in xfs_iflush_cluster
Dave Chinner
2016-06-06
xfs: xfs_iflush_cluster fails to abort on error
Dave Chinner
2016-06-03
libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correct
Darrick J. Wong
2016-06-01
xfs: Don't wrap growfs AGFL indexes
Dave Chinner
2016-06-01
xfs: disallow rw remount on fs with unknown ro-compat features
Eric Sandeen
2016-04-18
xfs: fix two memory leaks in xfs_attr_list.c error paths
Mateusz Guzik
2016-02-03
xfs: log mount failures don't wait for buffers to be released
Dave Chinner
2016-02-03
xfs: handle dquot buffer readahead in log recovery correctly
Dave Chinner
2016-02-03
xfs: inode recovery readahead can race with inode buffer creation
Dave Chinner
2015-09-21
fs: create and use seq_show_option for escaping
Kees Cook
2015-09-21
xfs: Fix file type directory corruption for btree directories
Jan Kara
2015-09-21
xfs: Fix xfs_attr_leafblock definition
Jan Kara
2015-09-21
libxfs: readahead of dir3 data blocks should use the read verifier
Darrick J. Wong
2015-08-10
xfs: remote attributes need to be considered data
Dave Chinner
2015-08-10
xfs: remote attribute headers contain an invalid LSN
Dave Chinner
2015-08-03
xfs: don't truncate attribute extents if no extents exist
Brian Foster
2015-08-03
xfs: fix remote symlinks on V5/CRC filesystems
Eric Sandeen
2015-05-29
xfs: fix broken i_nlink accounting for whiteout tmpfile inode
Brian Foster
2015-05-29
xfs: xfs_iozero can return positive errno
Dave Chinner
2015-05-29
xfs: xfs_attr_inactive leaves inconsistent attr fork state behind
Dave Chinner
2015-05-29
xfs: extent size hints can round up extents past MAXEXTLEN
Dave Chinner
2015-05-29
xfs: inode and free block counters need to use __percpu_counter_compare
Dave Chinner
2015-05-29
xfs: use percpu_counter_read_positive for mp->m_icount
George Wang
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-24
Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-16
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2015-04-16
Merge branch 'xfs-dio-extend-fix' into for-next
Dave Chinner
2015-04-16
xfs: using generic_file_direct_write() is unnecessary
Dave Chinner
2015-04-16
xfs: direct IO EOF zeroing needs to drain AIO
Dave Chinner
2015-04-16
xfs: DIO write completion size updates race
Dave Chinner
2015-04-16
xfs: DIO writes within EOF don't need an ioend
Dave Chinner
2015-04-16
xfs: handle DIO overwrite EOF update completion correctly
Dave Chinner
2015-04-16
xfs: DIO needs an ioend for writes
Dave Chinner
2015-04-16
xfs: move DIO mapping size calculation
Dave Chinner
2015-04-16
xfs: factor DIO write mapping from get_blocks
Dave Chinner
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-13
Merge branch 'xfs-misc-fixes-for-4.1-3' into for-next
Dave Chinner
2015-04-13
xfs: unlock i_mutex in xfs_break_layouts
Christoph Hellwig
2015-04-13
xfs: kill unnecessary firstused overflow check on attr3 leaf removal
Brian Foster
2015-04-13
xfs: use larger in-core attr firstused field and detect overflow
Brian Foster
2015-04-13
xfs: pass attr geometry to attr leaf header conversion functions
Brian Foster
2015-04-13
xfs: disallow ro->rw remount on norecovery mount
Eric Sandeen
2015-04-13
xfs: xfs_shift_file_space can be static
kbuild test robot
2015-04-11
mirror O_APPEND and O_DIRECT into iocb->ki_flags
Al Viro
[next]