summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2015-11-03xfs: optimise away log forces on timestamp updates for fdatasyncDave Chinner
2015-11-03xfs: don't leak uuid table on rmmodDarrick J. Wong
2015-11-03xfs: invalidate cached acl if set via ioctlAndreas Gruenbacher
2015-11-03xfs: Plug memory leak in xfs_attrmulti_attr_setAndreas Gruenbacher
2015-11-03xfs: Validate the length of on-disk ACLsAndreas Gruenbacher
2015-11-03xfs: invalidate cached acl if set directly via xattrBrian Foster
2015-11-03xfs: xfs_filemap_pmd_fault treats read faults as write faultsDave Chinner
2015-11-03xfs: add ->pfn_mkwrite support for DAXDave Chinner
2015-11-03xfs: DAX does not use IO completion callbacksDave Chinner
2015-11-03xfs: Don't use unwritten extents for DAXDave Chinner
2015-11-03xfs: introduce BMAPI_ZERO for allocating zeroed extentsDave Chinner
2015-11-03xfs: fix inode size update overflow in xfs_map_direct()Dave Chinner
2015-11-02xfs: clear PF_NOFREEZE for xfsaild kthreadJiri Kosina
2015-10-18Merge branch 'xfs-stats-fixes' into for-nextDave Chinner
2015-10-18xfs: fix an error code in xfs_fs_fill_super()Dan Carpenter
2015-10-18xfs: stats are no longer dependent on CONFIG_PROC_FSDave Chinner
2015-10-12Merge branch 'xfs-misc-fixes-for-4.4-1' into for-nextDave Chinner
2015-10-12Merge branch 'xfs-io-fixes' into for-nextDave Chinner
2015-10-12Merge branch 'xfs-logging-fixes' into for-nextDave Chinner
2015-10-12xfs: simplify /proc teardown & error handlingEric Sandeen
2015-10-12xfs: per-filesystem stats counter implementationBill O'Donnell
2015-10-12xfs: per-filesystem stats in sysfsBill O'Donnell
2015-10-12xfs: more info from kmem deadlocks and high-level error msgsEric Sandeen
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-11xfs: pass xfsstats structures to handlers and macrosBill O'Donnell
2015-10-11xfs: consolidate sysfs opsBill O'Donnell
2015-10-11xfs: remove unused procfs codeBill O'Donnell
2015-10-11xfs: create symlink proc/fs/xfs/stat to sys/fs/xfs/statsBill O'Donnell
2015-10-11xfs: 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-06Merge 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