Age | Commit message (Expand) | Author | Files | Lines |
2015-11-28 | Merge tag 'nfs-for-4.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 8 | -64/+77 |
2015-11-28 | Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 12 | -66/+219 |
2015-11-25 | nfs4: resend LAYOUTGET when there is a race that changes the seqid | Jeff Layton | 1 | -25/+31 |
2015-11-25 | nfs: if we have no valid attrs, then don't declare the attribute cache valid | Jeff Layton | 1 | -1/+5 |
2015-11-25 | nfs: ensure that attrcache is revalidated after a SETATTR | Jeff Layton | 1 | -1/+4 |
2015-11-25 | btrfs: fix balance range usage filters in 4.4-rc | Holger Hoffstätte | 1 | -2/+2 |
2015-11-25 | btrfs: qgroup: account shared subtree during snapshot delete | Mark Fasheh | 2 | -7/+42 |
2015-11-25 | Btrfs: use btrfs_get_fs_root in resolve_indirect_ref | Josef Bacik | 1 | -1/+1 |
2015-11-25 | btrfs: qgroup: fix quota disable during rescan | Justin Maggard | 1 | -1/+2 |
2015-11-25 | Btrfs: fix race between cleaner kthread and space cache writeout | Filipe Manana | 1 | -13/+16 |
2015-11-25 | Btrfs: fix scrub preventing unused block groups from being deleted | Filipe Manana | 3 | -1/+24 |
2015-11-25 | Btrfs: fix race between scrub and block group deletion | Filipe Manana | 1 | -4/+16 |
2015-11-25 | btrfs: fix rcu warning during device replace | David Sterba | 1 | -4/+2 |
2015-11-25 | btrfs: Continue replace when set_block_ro failed | Zhaolei | 1 | -2/+18 |
2015-11-25 | btrfs: fix clashing number of the enhanced balance usage filter | David Sterba | 1 | -1/+1 |
2015-11-25 | Btrfs: fix the number of transaction units needed to remove a block group | Filipe Manana | 3 | -5/+38 |
2015-11-25 | Btrfs: use global reserve when deleting unused block group after ENOSPC | Filipe Manana | 6 | -26/+52 |
2015-11-25 | Btrfs: tests: checking for NULL instead of IS_ERR() | Dan Carpenter | 1 | -1/+3 |
2015-11-25 | btrfs: fix signed overflows in btrfs_sync_file | David Sterba | 1 | -3/+7 |
2015-11-24 | nfs4: limit callback decoding to received bytes | Benjamin Coddington | 1 | -2/+5 |
2015-11-24 | nfs4: start callback_ident at idr 1 | Benjamin Coddington | 1 | -1/+1 |
2015-11-24 | nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAY | Jeff Layton | 1 | -1/+1 |
2015-11-24 | NFS4: Cleanup FATTR4_WORD0_FS_LOCATIONS after decoding success | Kinglong Mee | 1 | -0/+1 |
2015-11-24 | NFS: Properly set NFS v4.2 NFSDBG_FACILITY | Anna Schumaker | 1 | -1/+1 |
2015-11-24 | nfs: reduce the amount of ifdefs for v4.2 in nfs4file.c | Christoph Hellwig | 1 | -20/+7 |
2015-11-24 | nfs: use btrfs ioctl defintions for clone | Christoph Hellwig | 1 | -4/+6 |
2015-11-24 | nfs: allow intra-file CLONE | Christoph Hellwig | 1 | -5/+14 |
2015-11-24 | nfs: offer native ioctls even if CONFIG_COMPAT is set | Christoph Hellwig | 1 | -3/+0 |
2015-11-24 | nfs: pass on count for CLONE operations | Christoph Hellwig | 1 | -0/+1 |
2015-11-24 | vfs: Avoid softlockups with sendfile(2) | Jan Kara | 1 | -0/+1 |
2015-11-24 | vfs: Make sendfile(2) killable even better | Jan Kara | 1 | -0/+7 |
2015-11-24 | fix sysvfs symlinks | Al Viro | 1 | -9/+2 |
2015-11-21 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 5 | -38/+157 |
2015-11-21 | ocfs2: fix umask ignored issue | Junxiao Bi | 1 | -0/+2 |
2015-11-21 | fat: fix fake_offset handling on error path | OGAWA Hirofumi | 1 | -5/+11 |
2015-11-21 | mm/hugetlbfs: fix bugs in fallocate hole punch of areas with holes | Mike Kravetz | 1 | -33/+32 |
2015-11-21 | ncpfs: don't allow negative timeouts | Dan Carpenter | 1 | -0/+2 |
2015-11-21 | configfs: allow dynamic group creation | Daniel Baluta | 1 | -0/+110 |
2015-11-21 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -3/+33 |
2015-11-20 | block: protect rw_page against device teardown | Dan Williams | 1 | -2/+16 |
2015-11-17 | dax: disable pmd mappings | Dan Williams | 2 | -0/+10 |
2015-11-17 | FS-Cache: Add missing initialization of ret in cachefiles_write_page() | Geert Uytterhoeven | 1 | -1/+1 |
2015-11-16 | ext2, ext4: warn when mounting with dax enabled | Dan Williams | 2 | -1/+7 |
2015-11-14 | Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+15 |
2015-11-14 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 4 | -595/+191 |
2015-11-14 | Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 38 | -644/+379 |
2015-11-14 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+7 |
2015-11-14 | f2fs: xattr simplifications | Andreas Gruenbacher | 1 | -12/+3 |
2015-11-14 | squashfs: xattr simplifications | Andreas Gruenbacher | 1 | -59/+31 |
2015-11-14 | 9p: xattr simplifications | Andreas Gruenbacher | 8 | -299/+72 |