Age | Commit message (Expand) | Author |
2016-02-08 | xfs: factor btree block freeing into a helper | Christoph Hellwig |
2016-02-08 | xfs: handle errors from ->free_blocks in xfs_btree_kill_iroot | Christoph Hellwig |
2016-01-31 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2016-01-29 | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-01-29 | Revert "btrfs: synchronize incompat feature bits with sysfs files" | Chris Mason |
2016-01-27 | btrfs: don't use GFP_HIGHMEM for free-space-tree bitmap kzalloc | Chris Mason |
2016-01-27 | Merge branch 'dev/fst-followup' of git://git.kernel.org/pub/scm/linux/kernel/... | Chris Mason |
2016-01-27 | btrfs: sysfs: check initialization state before updating features | David Sterba |
2016-01-25 | Revert "btrfs: clear PF_NOFREEZE in cleaner_kthread()" | David Sterba |
2016-01-25 | btrfs: async-thread: Fix a use-after-free error for trace | Qu Wenruo |
2016-01-25 | Btrfs: fix race between fsync and lockless direct IO writes | Filipe Manana |
2016-01-25 | Merge branch 'fix/fst-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git... | Chris Mason |
2016-01-25 | btrfs: add free space tree to the cow-only list | David Sterba |
2016-01-25 | btrfs: add free space tree to lockdep classes | David Sterba |
2016-01-24 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2016-01-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2016-01-24 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2016-01-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-01-23 | Merge tag 'nfs-for-4.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2016-01-22 | vfs: abort dedupe loop if fatal signals are pending | Darrick J. Wong |
2016-01-22 | tree wide: use kvfree() than conditional kfree()/vfree() | Tetsuo Handa |
2016-01-22 | dax: never rely on bh.b_dev being set by get_block() | Ross Zwisler |
2016-01-22 | xfs: call dax_pfn_mkwrite() for DAX fsync/msync | Ross Zwisler |
2016-01-22 | ext4: call dax_pfn_mkwrite() for DAX fsync/msync | Ross Zwisler |
2016-01-22 | ext2: call dax_pfn_mkwrite() for DAX fsync/msync | Ross Zwisler |
2016-01-22 | dax: add support for fsync/sync | Ross Zwisler |
2016-01-22 | dax: support dirty DAX entries in radix tree | Ross Zwisler |
2016-01-22 | dax: fix conversion of holes to PMDs | Ross Zwisler |
2016-01-22 | dax: fix NULL pointer dereference in __dax_dbg() | Ross Zwisler |
2016-01-22 | wrappers for ->i_mutex access | Al Viro |
2016-01-22 | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-01-22 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2016-01-22 | Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-01-22 | btrfs: tweak free space tree bitmap allocation | David Sterba |
2016-01-22 | Merge branch 'bugfixes' | Trond Myklebust |
2016-01-22 | pNFS/flexfiles: Fix an XDR encoding bug in layoutreturn | Trond Myklebust |
2016-01-22 | btrfs: tests: switch to GFP_KERNEL | David Sterba |
2016-01-21 | ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lock | Tariq Saeed |
2016-01-21 | reiserfs: fix dereference of ERR_PTR | Sudip Mukherjee |
2016-01-21 | thp: change pmd_trans_huge_lock() interface to return ptl | Kirill A. Shutemov |
2016-01-21 | [regression] fix braino in fs/dlm/user.c | Al Viro |
2016-01-21 | NFS: Simplify nfs_request_add_commit_list() arguments | Anna Schumaker |
2016-01-21 | pNFS/flexfiles: Improve merging of errors in LAYOUTRETURN | Trond Myklebust |
2016-01-21 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-01-21 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-01-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2016-01-21 | ceph: use i_size_{read,write} to get/set i_size | Yan, Zheng |
2016-01-21 | ceph: re-send AIO write request when getting -EOLDSNAP error | Yan, Zheng |
2016-01-21 | ceph: Asynchronous IO support | Yan, Zheng |