Age | Commit message (Expand) | Author |
2016-02-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-02-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2016-02-05 | epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUT | Jason Baron |
2016-02-05 | dax: dirty inode only if required | Dmitry Monakhov |
2016-02-05 | ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup | xuejiufei |
2016-02-05 | block: fix pfn_mkwrite() DAX fault handler | Ross Zwisler |
2016-02-04 | ceph: fix snap context leak in error path | Yan, Zheng |
2016-02-04 | ceph: checking for IS_ERR instead of NULL | Dan Carpenter |
2016-02-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-02-03 | Merge tag 'nfs-for-4.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2016-02-03 | proc: revert /proc/<pid>/maps [stack:TID] annotation | Johannes Weiner |
2016-02-03 | numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390 | Michael Holzheu |
2016-02-03 | ocfs2/cluster: fix memory leak in o2hb_region_release | Joseph Qi |
2016-02-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-02-01 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-01-31 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2016-01-30 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2016-01-30 | block: use DAX for partition table reads | Dan Williams |
2016-01-30 | block: revert runtime dax control of the raw block device | Dan Williams |
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 | NFS: Cleanup - rename NFS_LAYOUT_RETURN_BEFORE_CLOSE | Trond Myklebust |
2016-01-27 | Bluetooth: Add missing COMPATIBLE_IOCTL for UART line discipline | Marcel Holtmann |
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-26 | pNFS: Fix missing layoutreturn calls | Trond Myklebust |
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 |