aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAge
* Merge branch 'xfs-mmap-lock' into for-nextDave Chinner2015-02-23
|\
| * 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-23
|\ \
| * | xfs: remove xfs_mod_incore_sb APIDave Chinner2015-02-23
| * | xfs: replace xfs_mod_incore_sb_batchedDave Chinner2015-02-23
| * | xfs: introduce xfs_mod_frextentsDave Chinner2015-02-23
| * | xfs: Remove icsb infrastructureDave Chinner2015-02-23
| * | xfs: use generic percpu counters for free block counterDave Chinner2015-02-23
| * | xfs: use generic percpu counters for free inode counterDave Chinner2015-02-23
| * | xfs: use generic percpu counters for inode counterDave Chinner2015-02-23
| |/
* | Merge branch 'xfs-misc-fixes-for-4.1' into for-nextDave Chinner2015-02-23
|\ \
| * | xfs: remove deprecated mount optionsEric Sandeen2015-02-23
| * | xfs: xfs_alloc_fix_minleft can underflow near ENOSPCDave Chinner2015-02-23
| * | xfs: remove old and redundant comment in xfs_mount_validate_sbWang Sheng-Hui2015-02-23
| * | xfs: clarify async write failure ratelimit messageEric Sandeen2015-02-23
| * | xfs: log unmount events on consoleEric Sandeen2015-02-23
| * | xfs: pass mp to XFS_WANT_CORRUPTED_RETURNEric Sandeen2015-02-23
| * | xfs: pass mp to XFS_WANT_CORRUPTED_GOTOEric Sandeen2015-02-23
| * | xfs: inodes are new until the dentry cache is set upDave Chinner2015-02-23
| |/
* | xfs: cancel failed transaction in xfs_fs_commit_blocks()Eric Sandeen2015-02-23
* | xfs: Ensure we have target_ip for RENAME_EXCHANGEEric Sandeen2015-02-23
* | xfs: ensure truncate forces zeroed blocks to diskDave Chinner2015-02-23
* | xfs: Fix quota type in quota structures when reusing quota fileJan Kara2015-02-23
|/
* Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-02-22
|\
| * VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells2015-02-22
* | Merge tag 'xfs-pnfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-02-21
|\ \ | |/ |/|
| * xfs: recall pNFS layouts on conflicting accessChristoph Hellwig2015-02-15
| * xfs: implement pNFS export operationsChristoph Hellwig2015-02-15
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-12
|\ \
| * | list_lru: add helpers to isolate itemsVladimir Davydov2015-02-12
| * | fs: consolidate {nr,free}_cached_objects args in shrink_controlVladimir Davydov2015-02-12
| * | list_lru: introduce list_lru_shrink_{count,walk}Vladimir Davydov2015-02-12
* | | Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-12
|\ \ \ | |/ / |/| |
| * | fs: export inode_to_bdi and use it in favor of mapping->backing_dev_infoChristoph Hellwig2015-01-20
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-10
|\ \ \
| * | | mm: drop vm_ops->remap_pages and generic_file_remap_pages() stubKirill A. Shutemov2015-02-10
* | | | Merge tag 'xfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-02-10
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'xfs-misc-fixes-for-3.20-4' into for-nextDave Chinner2015-02-09
| |\ \ \
| | * | | xfs: only trace buffer items if they existDave Chinner2015-02-09
| | * | | xfs: report proper f_files in statfs if we overshoot imaxpctEric Sandeen2015-02-05
| | * | | xfs: xfs_ioctl_setattr_check_projid can be statickbuild test robot2015-02-04
| | * | | xfs: growfs should use synchronous transactionsChristoph Hellwig2015-02-04
| * | | | Merge branch 'xfs-ioctl-setattr-cleanup' into for-nextDave Chinner2015-02-01
| |\| | |
| | * | | xfs: fix behaviour of XFS_IOC_FSSETXATTR on directoriesIustin Pop2015-02-01
| | * | | xfs: factor projid hint checking out of xfs_ioctl_setattrDave Chinner2015-02-01