summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* xfs: Add attibute set and helper functionsAllison Henderson2018-10-184-87/+115
* xfs: Add helper function xfs_attr_try_sf_addnameAllison Henderson2018-10-181-23/+30
* xfs: Move fs/xfs/xfs_attr.h to fs/xfs/libxfs/xfs_attr.hAllison Henderson2018-10-181-0/+0
* xfs: issue log message on user force shutdownDave Chinner2018-10-181-25/+25
* xfs: fix buffer state management in xrep_findroot_blockDarrick J. Wong2018-10-183-14/+71
* xfs: always assign buffer verifiers when one is providedDarrick J. Wong2018-10-183-17/+78
* xfs: xrep_findroot_block should reject root blocks with siblingsDarrick J. Wong2018-10-181-13/+48
* xfs: add a define for statfs magic to uapiAdam Borowski2018-10-181-2/+3
* xfs: print dangling delalloc extentsChristoph Hellwig2018-10-181-1/+32
* xfs: fix fork selection in xfs_find_trim_cow_extentChristoph Hellwig2018-10-181-2/+6
* xfs: remove the unused trimmed argument from xfs_reflink_trim_around_sharedChristoph Hellwig2018-10-184-16/+10Star
* xfs: remove the unused shared argument to xfs_reflink_reserve_cowChristoph Hellwig2018-10-183-12/+8Star
* xfs: handle zeroing in xfs_file_iomap_begin_delayChristoph Hellwig2018-10-181-6/+38
* xfs: remove suport for filesystems without unwritten extent flagChristoph Hellwig2018-10-186-94/+12Star
* xfs: remove XFS_IO_INVALIDChristoph Hellwig2018-10-182-10/+8Star
* xfs: fix data corruption w/ unaligned reflink rangesDave Chinner2018-10-061-13/+34
* xfs: fix data corruption w/ unaligned dedupe rangesDave Chinner2018-10-061-0/+21
* xfs: update ctime and remove suid before cloning filesDarrick J. Wong2018-10-051-0/+25
* xfs: zero posteof blocks when cloning above eofDarrick J. Wong2018-10-051-8/+25
* xfs: refactor clonerange preparation into a separate helperDarrick J. Wong2018-10-051-27/+73
* xfs: fix error handling in xfs_bmap_extents_to_btreeDave Chinner2018-10-011-11/+13
* iomap: set page dirty after partial delalloc on mkwriteBrian Foster2018-09-291-1/+1
* xfs: remove invalid log recovery first/last cycle checkBrian Foster2018-09-291-10/+0Star
* xfs: validate inode di_forkoffEric Sandeen2018-09-291-0/+30
* xfs: skip delalloc COW blocks in xfs_reflink_end_cowChristoph Hellwig2018-09-291-6/+4Star
* xfs: don't treat unknown di_flags2 as corruption in scrubEric Sandeen2018-09-292-1/+5
* xfs: remove duplicated include from alloc.cYueHaibing2018-09-291-1/+0Star
* xfs: don't bring in extents in xfs_bmap_punch_delalloc_rangeChristoph Hellwig2018-09-291-6/+2Star
* xfs: fix transaction leak in xfs_reflink_allocate_cow()Dave Chinner2018-09-291-50/+77
* xfs: avoid lockdep false positives in xfs_trans_allocDave Chinner2018-09-291-2/+8
* xfs: refactor xfs_buf_log_item reference count handlingBrian Foster2018-09-293-58/+56Star
* xfs: clean up xfs_trans_brelse()Brian Foster2018-09-291-71/+39Star
* xfs: don't unlock invalidated buf on aborted tx commitBrian Foster2018-09-292-50/+42Star
* xfs: remove last of unnecessary xfs_defer_cancel() callersBrian Foster2018-09-294-44/+16Star
* xfs: don't crash the vfs on a garbage inline symlinkDarrick J. Wong2018-09-291-1/+11
* Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-263-115/+49Star
|\
| * devpts: Convert to new IDA APIMatthew Wilcox2018-08-221-34/+13Star
| * fs: Convert namespace IDAs to new APIMatthew Wilcox2018-08-221-38/+12Star
| * fs: Convert unnamed_dev_ida to new APIMatthew Wilcox2018-08-221-43/+24Star
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-08-261-2/+5
|\ \
| * \ Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm...Ingo Molnar2018-08-181-2/+5
| |\ \
| | * | x86: Add entry trampolines to kcoreAdrian Hunter2018-08-151-2/+5
* | | | Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds2018-08-261-9/+116
|\ \ \ \
| * | | | filesystem-dax: Introduce dax_lock_mapping_entry()Dan Williams2018-07-231-6/+103
| * | | | filesystem-dax: Set page->indexDan Williams2018-07-201-3/+13
* | | | | Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds2018-08-261-9/+4Star
|\ \ \ \ \
| * | | | | filesystem-dax: Do not request kaddr and pfn when not requiredHuaisheng Ye2018-07-301-9/+4Star
* | | | | | Merge tag 'upstream-4.19-rc1-fix' of git://git.infradead.org/linux-ubifsLinus Torvalds2018-08-251-0/+0
|\ \ \ \ \ \
| * | | | | | ubifs: Remove empty file.hRichard Weinberger2018-08-241-0/+0
* | | | | | | Merge tag '4.19-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2018-08-256-5/+30
|\ \ \ \ \ \ \