| Commit message (Expand) | Author | Age | Files | Lines |
* | xfs: cancel failed transaction in xfs_fs_commit_blocks() | Eric Sandeen | 2015-02-24 | 1 | -1/+3 |
* | xfs: Ensure we have target_ip for RENAME_EXCHANGE | Eric Sandeen | 2015-02-24 | 1 | -0/+4 |
* | xfs: ensure truncate forces zeroed blocks to disk | Dave Chinner | 2015-02-23 | 3 | -30/+29 |
* | xfs: Fix quota type in quota structures when reusing quota file | Jan Kara | 2015-02-23 | 1 | -0/+5 |
* | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2015-02-22 | 1 | -1/+1 |
|\ |
|
| * | VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) | David Howells | 2015-02-22 | 1 | -1/+1 |
* | | Merge tag 'xfs-pnfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2015-02-21 | 10 | -8/+393 |
|\ \
| |/
|/| |
|
| * | xfs: recall pNFS layouts on conflicting access | Christoph Hellwig | 2015-02-16 | 5 | -7/+64 |
| * | xfs: implement pNFS export operations | Christoph Hellwig | 2015-02-16 | 8 | -1/+329 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-02-12 | 3 | -16/+16 |
|\ \ |
|
| * | | list_lru: add helpers to isolate items | Vladimir Davydov | 2015-02-12 | 2 | -4/+7 |
| * | | fs: consolidate {nr,free}_cached_objects args in shrink_control | Vladimir Davydov | 2015-02-12 | 1 | -4/+3 |
| * | | list_lru: introduce list_lru_shrink_{count,walk} | Vladimir Davydov | 2015-02-12 | 2 | -8/+6 |
* | | | Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-02-12 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info | Christoph Hellwig | 2015-01-20 | 1 | -1/+1 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-02-10 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub | Kirill A. Shutemov | 2015-02-10 | 1 | -1/+0 |
* | | | | Merge tag 'xfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-02-10 | 38 | -880/+807 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge branch 'xfs-misc-fixes-for-3.20-4' into for-next | Dave Chinner | 2015-02-10 | 4 | -4/+11 |
| |\ \ \ |
|
| | * | | | xfs: only trace buffer items if they exist | Dave Chinner | 2015-02-10 | 1 | -2/+3 |
| | * | | | xfs: report proper f_files in statfs if we overshoot imaxpct | Eric Sandeen | 2015-02-06 | 1 | -0/+5 |
| | * | | | xfs: xfs_ioctl_setattr_check_projid can be static | kbuild test robot | 2015-02-05 | 1 | -2/+2 |
| | * | | | xfs: growfs should use synchronous transactions | Christoph Hellwig | 2015-02-05 | 1 | -0/+1 |
| * | | | | Merge branch 'xfs-ioctl-setattr-cleanup' into for-next | Dave Chinner | 2015-02-02 | 1 | -220/+231 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | xfs: fix behaviour of XFS_IOC_FSSETXATTR on directories | Iustin Pop | 2015-02-02 | 1 | -14/+25 |
| | * | | | xfs: factor projid hint checking out of xfs_ioctl_setattr | Dave Chinner | 2015-02-02 | 1 | -19/+31 |
| | * | | | xfs: factor extsize hint checking out of xfs_ioctl_setattr | Dave Chinner | 2015-02-02 | 1 | -39/+51 |
| | * | | | xfs: XFS_IOCTL_SETXATTR can run in user namespaces | Dave Chinner | 2015-02-02 | 1 | -9/+13 |
| | * | | | xfs: kill xfs_ioctl_setattr behaviour mask | Dave Chinner | 2015-02-02 | 1 | -103/+65 |
| | * | | | xfs: disaggregate xfs_ioctl_setattr | Dave Chinner | 2015-02-02 | 1 | -5/+18 |
| | * | | | xfs: factor out xfs_ioctl_setattr transaciton preamble | Dave Chinner | 2015-02-02 | 1 | -46/+55 |
| | * | | | xfs: separate xflags from xfs_ioctl_setattr | Dave Chinner | 2015-02-02 | 1 | -48/+41 |
| | * | | | xfs: FSX_NONBLOCK is not used | Dave Chinner | 2015-02-02 | 1 | -5/+0 |
| * | | | | Merge branch 'xfs-misc-fixes-for-3.20-3' into for-next | Dave Chinner | 2015-02-02 | 8 | -163/+129 |
| |\ \ \ \ |
|
| | * | | | | xfs: don't allocate an ioend for direct I/O completions | Christoph Hellwig | 2015-02-02 | 2 | -91/+61 |
| | * | | | | xfs: change kmem_free to use generic kvfree() | Wang, Yalin | 2015-02-02 | 2 | -11/+4 |
| | * | | | | xfs: factor out a xfs_update_prealloc_flags() helper | Christoph Hellwig | 2015-02-02 | 3 | -60/+63 |
| | * | | | | xfs: remove incorrect error negation in attr_multi ioctl | Brian Foster | 2015-01-22 | 1 | -1/+1 |
| | | |_|/
| | |/| | |
|
| * | | | | Merge branch 'xfs-buf-type-fixes' into for-next | Dave Chinner | 2015-01-22 | 5 | -1/+14 |
| |\ \ \ \ |
|
| | * | | | | xfs: set superblock buffer type correctly | Dave Chinner | 2015-01-22 | 1 | -0/+1 |
| | * | | | | xfs: set buf types when converting extent formats | Dave Chinner | 2015-01-22 | 2 | -1/+7 |
| | * | | | | xfs: inode unlink does not set AGI buffer type | Dave Chinner | 2015-01-22 | 1 | -0/+2 |
| | * | | | | xfs: ensure buffer types are set correctly | Dave Chinner | 2015-01-22 | 1 | -0/+4 |
| | |/ / / |
|
| * | | | | Merge branch 'xfs-sb-logging-rework' into for-next | Dave Chinner | 2015-01-22 | 16 | -416/+226 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | xfs: sanitise sb_bad_features2 handling | Dave Chinner | 2015-01-22 | 3 | -20/+25 |
| | * | | | xfs: consolidate superblock logging functions | Dave Chinner | 2015-01-22 | 15 | -181/+101 |
| | * | | | xfs: remove bitfield based superblock updates | Dave Chinner | 2015-01-22 | 11 | -246/+130 |
| | |/ / |
|
| * | | | Merge branch 'xfs-misc-fixes-for-3.20-2' into for-next | Dave Chinner | 2015-01-09 | 8 | -57/+37 |
| |\ \ \ |
|
| | * | | | xfs: fix implicit bool to int conversion | Nicholas Mc Guire | 2015-01-09 | 1 | -1/+1 |
| | * | | | xfs: pass a 64-bit count argument to xfs_iomap_write_unwritten | Christoph Hellwig | 2015-01-09 | 2 | -2/+2 |