summaryrefslogtreecommitdiffstats
path: root/fs/xfs
AgeCommit message (Expand)Author
2017-04-12xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of filesCalvin Owens
2017-04-08xfs: try any AG when allocating the first btree block when reflinkingChristoph Hellwig
2017-04-08xfs: use iomap new flag for newly allocated delalloc blocksBrian Foster
2017-04-08xfs: Use xfs_icluster_size_fsb() to calculate inode alignment maskChandan Rajendra
2017-04-08xfs: fix and streamline error handling in xfs_end_ioChristoph Hellwig
2017-04-08xfs: only reclaim unwritten COW extents periodicallyChristoph Hellwig
2017-04-08xfs: tune down agno asserts in the bmap codeChristoph Hellwig
2017-04-08xfs: Use xfs_icluster_size_fsb() to calculate inode chunk alignmentChandan Rajendra
2017-04-08xfs: don't reserve blocks for right shift transactionsBrian Foster
2017-04-08xfs: fix uninitialized variable in _reflink_convert_cowDarrick J. Wong
2017-04-08xfs: split indlen reservations fairly when under reservedBrian Foster
2017-04-08xfs: handle indlen shortage on delalloc extent mergeBrian Foster
2017-04-08xfs: don't fail xfs_extent_busy allocationChristoph Hellwig
2017-04-08xfs: correct null checks and error processing in xfs_initialize_peragBill O'Donnell
2017-04-08xfs: update ctime and mtime on clone destinatation inodesChristoph Hellwig
2017-04-08xfs: reject all unaligned direct writes to reflinked filesChristoph Hellwig
2017-04-08xfs: reset b_first_retry_time when clear the retry status of xfs_buf_tHou Tao
2017-04-08xfs: mark speculative prealloc CoW fork extents unwrittenDarrick J. Wong
2017-04-08xfs: allow unwritten extents in the CoW forkDarrick J. Wong
2017-04-08xfs: verify free block header fieldsDarrick J. Wong
2017-04-08xfs: check for obviously bad level values in the bmbt rootDarrick J. Wong
2017-04-08xfs: filter out obviously bad btree pointersDarrick J. Wong
2017-04-08xfs: fail _dir_open when readahead failsDarrick J. Wong
2017-04-08xfs: fix toctou race when locking an inode to access the data mapDarrick J. Wong
2017-04-08xfs: fix eofblocks race with file extending async dio writesBrian Foster
2017-04-08xfs: sync eofblocks scans under iolock are livelock proneBrian Foster
2017-04-08xfs: pull up iolock from xfs_free_eofblocks()Brian Foster
2017-02-26xfs: clear delalloc and cache on buffered write failureBrian Foster
2017-01-27xfs: prevent quotacheck from overloading inode lruBrian Foster
2017-01-26xfs: fix bmv_count confusion w/ shared extentsDarrick J. Wong
2017-01-25xfs: clear _XBF_PAGES from buffers when readahead pageDarrick J. Wong
2017-01-25xfs: extsize hints are not unlikely in xfs_bmap_btallocChristoph Hellwig
2017-01-25xfs: remove racy hasattr check from attr opsBrian Foster
2017-01-25xfs: use per-AG reservations for the finobtChristoph Hellwig
2017-01-25xfs: only update mount/resv fields on success in __xfs_ag_resv_initChristoph Hellwig
2017-01-24xfs: verify dirblocklog correctlyDarrick J. Wong
2017-01-23xfs: fix COW writeback raceChristoph Hellwig
2017-01-18xfs: fix xfs_mode_to_ftype() prototypeArnd Bergmann
2017-01-17xfs: don't wrap ID in xfs_dq_get_next_idEric Sandeen
2017-01-17xfs: sanity check inode di_modeAmir Goldstein
2017-01-17xfs: sanity check inode mode when creating new dentryAmir Goldstein
2017-01-17xfs: replace xfs_mode_to_ftype table with switch statementAmir Goldstein
2017-01-17xfs: add missing include dependencies to xfs_dir2.hAmir Goldstein
2017-01-17xfs: sanity check directory inode di_sizeAmir Goldstein
2017-01-17xfs: make the ASSERT() condition likelyAmir Goldstein
2017-01-11xfs: Timely free truncated dirty pagesJan Kara
2017-01-09xfs: don't print warnings when xfs_log_force failsChristoph Hellwig
2017-01-09xfs: don't rely on ->total in xfs_alloc_space_availableChristoph Hellwig
2017-01-09xfs: adjust allocation length in xfs_alloc_space_availableChristoph Hellwig
2017-01-09xfs: fix bogus minleft manipulationsChristoph Hellwig