| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-02-05 | 4 | -8/+43 |
|\ |
|
| * | epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUT | Jason Baron | 2016-02-05 | 1 | -6/+32 |
| * | dax: dirty inode only if required | Dmitry Monakhov | 2016-02-05 | 1 | -1/+2 |
| * | ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup | xuejiufei | 2016-02-05 | 1 | -0/+2 |
| * | block: fix pfn_mkwrite() DAX fault handler | Ross Zwisler | 2016-02-05 | 1 | -1/+7 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2016-02-05 | 1 | -3/+3 |
|\ \
| |/
|/| |
|
| * | ceph: fix snap context leak in error path | Yan, Zheng | 2016-02-04 | 1 | -1/+1 |
| * | ceph: checking for IS_ERR instead of NULL | Dan Carpenter | 2016-02-04 | 1 | -2/+2 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-02-03 | 3 | -81/+55 |
|\ \ |
|
| * | | proc: revert /proc/<pid>/maps [stack:TID] annotation | Johannes Weiner | 2016-02-03 | 2 | -72/+43 |
| * | | numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390 | Michael Holzheu | 2016-02-03 | 1 | -3/+4 |
| * | | ocfs2/cluster: fix memory leak in o2hb_region_release | Joseph Qi | 2016-02-03 | 1 | -6/+8 |
* | | | Merge tag 'nfs-for-4.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2016-02-03 | 4 | -68/+62 |
|\ \ \
| |/ /
|/| | |
|
| * | | NFS: Cleanup - rename NFS_LAYOUT_RETURN_BEFORE_CLOSE | Trond Myklebust | 2016-01-27 | 4 | -9/+9 |
| * | | pNFS: Fix missing layoutreturn calls | Trond Myklebust | 2016-01-26 | 1 | -62/+56 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-02-01 | 1 | -0/+3 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2016-01-30 | 1 | -0/+3 |
| |\ \ \ |
|
| | * | | | Bluetooth: Add missing COMPATIBLE_IOCTL for UART line discipline | Marcel Holtmann | 2016-01-27 | 1 | -0/+3 |
* | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-02-01 | 2 | -28/+20 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | block: use DAX for partition table reads | Dan Williams | 2016-01-30 | 1 | -0/+20 |
| * | | | | block: revert runtime dax control of the raw block device | Dan Williams | 2016-01-30 | 1 | -28/+0 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2016-01-31 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | timerfd: Handle relative timers with CONFIG_TIME_LOW_RES proper | Thomas Gleixner | 2016-01-17 | 1 | -1/+1 |
* | | | | | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-01-29 | 11 | -32/+113 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Revert "btrfs: synchronize incompat feature bits with sysfs files" | Chris Mason | 2016-01-29 | 4 | -17/+0 |
| * | | | | btrfs: don't use GFP_HIGHMEM for free-space-tree bitmap kzalloc | Chris Mason | 2016-01-27 | 1 | -1/+1 |
| * | | | | Merge branch 'dev/fst-followup' of git://git.kernel.org/pub/scm/linux/kernel/... | Chris Mason | 2016-01-27 | 6 | -18/+34 |
| |\ \ \ \ |
|
| | * | | | | btrfs: add free space tree to the cow-only list | David Sterba | 2016-01-25 | 1 | -1/+2 |
| | * | | | | btrfs: add free space tree to lockdep classes | David Sterba | 2016-01-25 | 1 | -0/+1 |
| | * | | | | btrfs: tweak free space tree bitmap allocation | David Sterba | 2016-01-22 | 1 | -2/+16 |
| | * | | | | btrfs: tests: switch to GFP_KERNEL | David Sterba | 2016-01-22 | 3 | -15/+15 |
| * | | | | | btrfs: sysfs: check initialization state before updating features | David Sterba | 2016-01-27 | 1 | -0/+3 |
| * | | | | | Revert "btrfs: clear PF_NOFREEZE in cleaner_kthread()" | David Sterba | 2016-01-25 | 1 | -1/+0 |
| * | | | | | btrfs: async-thread: Fix a use-after-free error for trace | Qu Wenruo | 2016-01-25 | 1 | -1/+1 |
| * | | | | | Btrfs: fix race between fsync and lockless direct IO writes | Filipe Manana | 2016-01-25 | 2 | -11/+39 |
| * | | | | | Merge branch 'fix/fst-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git... | Chris Mason | 2016-01-25 | 6 | -1/+53 |
| |\ \ \ \ \ |
|
| | * | | | | | btrfs: synchronize incompat feature bits with sysfs files | David Sterba | 2016-01-21 | 4 | -0/+17 |
| | * | | | | | btrfs: sysfs: introduce helper for syncing bits with sysfs files | David Sterba | 2016-01-21 | 2 | -0/+33 |
| | * | | | | | btrfs: sysfs: add free-space-tree bit attribute | David Sterba | 2016-01-21 | 1 | -0/+2 |
| | * | | | | | btrfs: sysfs: fix typo in compat_ro attribute definition | David Sterba | 2016-01-20 | 1 | -1/+1 |
| | |/ / / / |
|
* | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2016-01-24 | 1 | -1/+5 |
|\ \ \ \ \ \ |
|
| * | | | | | | ELF: Also pass any interpreter's file header to `arch_check_elf' | Maciej W. Rozycki | 2016-01-20 | 1 | -1/+5 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2016-01-24 | 4 | -150/+389 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | ceph: use i_size_{read,write} to get/set i_size | Yan, Zheng | 2016-01-21 | 4 | -26/+25 |
| * | | | | | | | ceph: re-send AIO write request when getting -EOLDSNAP error | Yan, Zheng | 2016-01-21 | 1 | -4/+86 |
| * | | | | | | | ceph: Asynchronous IO support | Yan, Zheng | 2016-01-21 | 1 | -119/+278 |
| * | | | | | | | ceph: Avoid to propagate the invalid page point | Minfei Huang | 2016-01-21 | 1 | -1/+0 |
| * | | | | | | | ceph: fix double page_unlock() in page_mkwrite() | Yan, Zheng | 2016-01-21 | 1 | -4/+4 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2016-01-24 | 16 | -52/+238 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | cifs_dbg() outputs an uninitialized buffer in cifs_readdir() | Vasily Averin | 2016-01-14 | 1 | -0/+1 |