aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-11-03Merge branch 'xfs-misc-fixes-for-4.4-2' into for-nextDave Chinner
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-02xfs: clear PF_NOFREEZE for xfsaild kthreadJiri Kosina
2015-10-19Merge branch 'xfs-stats-fixes' into for-nextDave Chinner
2015-10-19xfs: fix an error code in xfs_fs_fill_super()Dan Carpenter
2015-10-19xfs: 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-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-19Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-09-19fs-writeback: unplug before cond_resched in writeback_sb_inodesChris Mason
2015-09-17userfaultfd: add missing mmput() in error pathEric Biggers
2015-09-15blockdev: don't set S_DAX for misaligned partitionsJeff Moyer
2015-09-15dax: fix O_DIRECT I/O to the last block of a blockdevJeff Moyer
2015-09-14Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2015-09-12Merge branch 'writeback-plugging'Linus Torvalds
2015-09-12writeback: plug writeback in wb_writeback() and writeback_inodes_wb()Linus Torvalds
2015-09-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-11[CIFS] mount option sec=none not displayed properly in /proc/mountsSteve French
2015-09-11revert "ocfs2/dlm: use list_for_each_entry instead of list_for_each"Andrew Morton
2015-09-11fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to voidJoe Perches
2015-09-11Revert "writeback: plug writeback at a high level"Linus Torvalds
2015-09-11Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds