summaryrefslogtreecommitdiffstats
path: root/fs/xfs
AgeCommit message (Expand)Author
2015-10-12xfs: avoid null *src in memcpy call in xlog_writeEric Sandeen
2015-10-12xfs: pass total block res. as total xfs_bmapi_write() parameterBrian Foster
2015-10-12xfs: avoid dependency on Linux XATTR_SIZE_MAXJan Tulak
2015-10-12xfs: prefix XATTR_LIST_MAX with XFS_Jan Tulak
2015-10-12libxfs: fix two comment typosGeliang Tang
2015-10-12xfs: add an xfs_zero_eof() tracepointBrian Foster
2015-10-12xfs: always drain dio before extending aio write submissionBrian Foster
2015-10-12xfs: validate metadata LSNs against log on v5 superblocksBrian Foster
2015-10-12xfs: Print name and pid when memory allocation loopsTetsuo Handa
2015-10-12xfs: log local to remote symlink conversions correctly on v5 supersBrian Foster
2015-10-12xfs: add missing ilock around dio write last extent alignmentBrian Foster
2015-10-12cancel the setfilesize transation when io error happenZhaohongjiang
2015-10-12xfs: pass xfsstats structures to handlers and macrosBill O'Donnell
2015-10-12xfs: consolidate sysfs opsBill O'Donnell
2015-10-12xfs: remove unused procfs codeBill O'Donnell
2015-10-12xfs: create symlink proc/fs/xfs/stat to sys/fs/xfs/statsBill O'Donnell
2015-10-12xfs: create global stats and stats_clear in sysfsBill O'Donnell
2015-09-08xfs: huge page fault supportMatthew Wilcox
2015-09-08dax: move DAX-related functions to a new headerMatthew Wilcox
2015-09-07Merge tag 'xfs-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-09-04fs: create and use seq_show_option for escapingKees Cook
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-09-01Merge branch 'xfs-misc-fixes-for-4.3-4' into for-nextDave Chinner
2015-08-28xfs: fix error gotos in xfs_setattr_nonsizeEric Sandeen
2015-08-28xfs: add mssing inode cache attempts counter incrementLucas Stach
2015-08-28xfs: return errors from partial I/O failures to filesDavid Jeffery
2015-08-28libxfs: bad magic number should set da block buffer errorDarrick J. Wong
2015-08-25Merge branch 'xfs-misc-fixes-for-4.3-3' into for-nextDave Chinner
2015-08-25xfs: fix non-debug build warningsDave Chinner
2015-08-25xfs: collapse allocsize and biosize mount option handlingEric Sandeen
2015-08-25xfs: Fix file type directory corruption for btree directoriesJan Kara
2015-08-25xfs: lockdep annotations throw warnings on non-debug buildsDave Chinner
2015-08-25xfs: Fix uninitialized return value in xfs_alloc_fix_freelist()Jan Kara
2015-08-20Merge branch 'xfs-misc-fixes-for-4.3-2' into for-nextDave Chinner
2015-08-20xfs: inode lockdep annotations broke non-lockdep buildDave Chinner
2015-08-19xfs: flush entire file on dio read/write to cached fileBrian Foster
2015-08-19xfs: Fix xfs_attr_leafblock definitionJan Kara
2015-08-19libxfs: readahead of dir3 data blocks should use the read verifierDarrick J. Wong
2015-08-19xfs: stop holding ILOCK over filldir callbacksDave Chinner
2015-08-19xfs: clean up inode lockdep annotationsDave Chinner
2015-08-19xfs: swap leaf buffer into path struct atomically during path shiftBrian Foster
2015-08-19xfs: relocate sparse inode mount warningBrian Foster
2015-08-19xfs: dquots should be stamped with sb_meta_uuidDave Chinner
2015-08-19xfs: log recovery needs to validate against sb_meta_uuidDave Chinner
2015-08-19xfs: growfs not aware of sb_meta_uuidDave Chinner
2015-08-19xfs: fix sb_meta_uuid usageDave Chinner
2015-08-19xfs: set XFS_DA_OP_OKNOENT in xfs_attr_getEric Sandeen
2015-08-19Merge branch 'xfs-efi-rework' into for-nextDave Chinner
2015-08-19xfs: add missing bmap cancel calls in error pathsBrian Foster