summaryrefslogtreecommitdiff
path: root/fs/xfs
Commit message (Expand)AuthorAge
* xfs: fix broken i_nlink accounting for whiteout tmpfile inodeBrian Foster2015-05-29
* xfs: xfs_iozero can return positive errnoDave Chinner2015-05-29
* xfs: xfs_attr_inactive leaves inconsistent attr fork state behindDave Chinner2015-05-29
* xfs: extent size hints can round up extents past MAXEXTLENDave Chinner2015-05-29
* xfs: inode and free block counters need to use __percpu_counter_compareDave Chinner2015-05-29
* xfs: use percpu_counter_read_positive for mp->m_icountGeorge Wang2015-05-29
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* | Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-24
|\ \
| * \ Merge branch 'xfs-dio-extend-fix' into for-nextDave Chinner2015-04-16
| |\ \
| | * | xfs: using generic_file_direct_write() is unnecessaryDave Chinner2015-04-16
| | * | xfs: direct IO EOF zeroing needs to drain AIODave Chinner2015-04-16
| | * | xfs: DIO write completion size updates raceDave Chinner2015-04-16
| | * | xfs: DIO writes within EOF don't need an ioendDave Chinner2015-04-16
| | * | xfs: handle DIO overwrite EOF update completion correctlyDave Chinner2015-04-16
| | * | xfs: DIO needs an ioend for writesDave Chinner2015-04-16
| | * | xfs: move DIO mapping size calculationDave Chinner2015-04-16
| | * | xfs: factor DIO write mapping from get_blocksDave Chinner2015-04-16
| * | | Merge branch 'xfs-misc-fixes-for-4.1-3' into for-nextDave Chinner2015-04-13
| |\ \ \
| | * | | xfs: unlock i_mutex in xfs_break_layoutsChristoph Hellwig2015-04-13
| | * | | xfs: kill unnecessary firstused overflow check on attr3 leaf removalBrian Foster2015-04-13
| | * | | xfs: use larger in-core attr firstused field and detect overflowBrian Foster2015-04-13
| | * | | xfs: pass attr geometry to attr leaf header conversion functionsBrian Foster2015-04-13
| | * | | xfs: disallow ro->rw remount on norecovery mountEric Sandeen2015-04-13
| | * | | xfs: xfs_shift_file_space can be statickbuild test robot2015-04-13
| * | | | Merge branch 'fallocate-insert-range' into for-nextDave Chinner2015-03-25
| |\ \ \ \ | | |/ / /
| | * | | xfs: Add support FALLOC_FL_INSERT_RANGE for fallocateNamjae Jeon2015-03-25
| * | | | Merge branch 'xfs-misc-fixes-for-4.1-2' into for-nextDave Chinner2015-03-25
| |\ \ \ \
| | * | | | xfs: Fix incorrect positive ENOMEM returnJoe Perches2015-03-25
| | * | | | xfs: xfs_mru_cache_insert() should use GFP_NOFSByoungyoung Lee2015-03-25
| | * | | | xfs: %pF is only for function pointersScott Wood2015-03-25
| | * | | | xfs: fix shadow warning in xfs_da3_root_split()Fabian Frederick2015-03-25
| | * | | | xfs: use bool instead of int in xfs_rename()Fabian Frederick2015-03-25
| | * | | | xfs: fix NULL pointer dereference in xfs_filestream_lookup_ag()Eric Sandeen2015-03-25
| | * | | | xfs: remove xfs_bmap_sanity_check()Dave Chinner2015-03-25
| * | | | | Merge branch 'xfs-rename-whiteout' into for-nextDave Chinner2015-03-25
| |\ \ \ \ \
| | * | | | | xfs: add RENAME_WHITEOUT supportDave Chinner2015-03-25
| | * | | | | xfs: make xfs_cross_rename() complete fullyDave Chinner2015-03-25
| | * | | | | xfs: factor out xfs_finish_rename()Dave Chinner2015-03-25
| | * | | | | xfs: cleanup xfs_rename error handlingDave Chinner2015-03-25
| | * | | | | xfs: clean up inode locking for RENAME_WHITEOUTDave Chinner2015-03-25
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'xfs-mmap-lock' into for-nextDave Chinner2015-02-24
| |\ \ \ \ \
| | * | | | | xfs: lock out page faults from extent swap operationsDave Chinner2015-02-23
| | * | | | | xfs: xfs_setattr_size no longer races with page faultsDave Chinner2015-02-23
| | * | | | | xfs: take i_mmap_lock on extent manipulation operationsDave Chinner2015-02-23
| | * | | | | xfs: use i_mmaplock on write faultsDave Chinner2015-02-23
| | * | | | | xfs: use i_mmaplock on read faultsDave Chinner2015-02-23
| | * | | | | xfs: introduce mmap/truncate lockDave Chinner2015-02-23
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'xfs-generic-sb-counters' into for-nextDave Chinner2015-02-24
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | xfs: remove xfs_mod_incore_sb APIDave Chinner2015-02-23