Age | Commit message (Expand) | Author | Files | Lines |
2016-05-27 | Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -1/+22 |
2016-05-27 | Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -13/+28 |
2016-05-27 | mm: oom_reaper: remove some bloat | Michal Hocko | 2 | -1/+5 |
2016-05-27 | mm: slub: remove unused virt_to_obj() | Andrey Ryabinin | 1 | -16/+0 |
2016-05-27 | seqlock: fix raw_read_seqcount_latch() | Alexey Dobriyan | 1 | -2/+2 |
2016-05-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 8 | -150/+379 |
2016-05-26 | misc: at24: Fix typo in at24 header file | Moritz Fischer | 1 | -1/+1 |
2016-05-26 | Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 9 | -14/+82 |
2016-05-26 | IB/core: Make device counter infrastructure dynamic | Christoph Lameter | 1 | -52/+74 |
2016-05-26 | Merge branch 'hfi1-2' into k.o/for-4.7 | Doug Ledford | 4 | -38/+65 |
2016-05-26 | Merge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 1 | -0/+4 |
2016-05-26 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2 | -0/+2 |
2016-05-26 | IB/rdamvt: Fix rdmavt s_ack_queue sizing | Mike Marciniszyn | 2 | -4/+10 |
2016-05-26 | IB/rdmavt: Max atomic value should be a u8 | Mike Marciniszyn | 1 | -2/+2 |
2016-05-26 | Merge branches 'misc-4.7-2', 'ipoib' and 'ib-router' into k.o/for-4.7 | Doug Ledford | 3 | -2/+80 |
2016-05-26 | IB/hfi1: Remove write(), use ioctl() for user cmds | Dennis Dalessandro | 1 | -7/+1 |
2016-05-26 | IB/hfi1: Add ioctl() interface for user commands | Dennis Dalessandro | 1 | -0/+45 |
2016-05-26 | IB/hfi1: Remove unused user command | Dennis Dalessandro | 1 | -1/+0 |
2016-05-26 | IB/hfi1: Remove EPROM functionality from data device | Dennis Dalessandro | 1 | -7/+0 |
2016-05-26 | IB/hfi1: Remove multiple device cdev | Dennis Dalessandro | 1 | -17/+2 |
2016-05-26 | add down_write_killable_nested() | Al Viro | 1 | -0/+2 |
2016-05-26 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -2/+3 |
2016-05-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -5/+30 |
2016-05-26 | ceph: make logical calculation functions return bool | Zhang Zhuoyu | 3 | -6/+6 |
2016-05-26 | ceph: using hash value to compose dentry offset | Yan, Zheng | 1 | -0/+1 |
2016-05-26 | ceph: define 'end/complete' in readdir reply as bit flags | Yan, Zheng | 1 | -0/+12 |
2016-05-26 | libceph: support for subscribing to "mdsmap.<id>" maps | Ilya Dryomov | 2 | -0/+3 |
2016-05-26 | libceph: replace ceph_monc_request_next_osdmap() | Ilya Dryomov | 2 | -1/+1 |
2016-05-26 | libceph: pool deletion detection | Ilya Dryomov | 1 | -0/+6 |
2016-05-26 | libceph: async MON client generic requests | Ilya Dryomov | 1 | -3/+16 |
2016-05-26 | libceph: support for checking on status of watch | Ilya Dryomov | 1 | -0/+4 |
2016-05-26 | libceph: support for sending notifies | Ilya Dryomov | 2 | -0/+23 |
2016-05-26 | libceph, rbd: ceph_osd_linger_request, watch/notify v2 | Ilya Dryomov | 3 | -44/+75 |
2016-05-26 | libceph: a major OSD client update | Ilya Dryomov | 1 | -11/+7 |
2016-05-26 | libceph: protect osdc->osd_lru list with a spinlock | Ilya Dryomov | 1 | -0/+1 |
2016-05-26 | libceph: handle_one_map() | Ilya Dryomov | 2 | -0/+3 |
2016-05-26 | libceph: allocate dummy osdmap in ceph_osdc_init() | Ilya Dryomov | 1 | -0/+1 |
2016-05-26 | libceph: redo callbacks and factor out MOSDOpReply decoding | Ilya Dryomov | 1 | -2/+3 |
2016-05-26 | libceph: drop msg argument from ceph_osdc_callback_t | Ilya Dryomov | 1 | -2/+1 |
2016-05-26 | libceph: switch to calc_target(), part 2 | Ilya Dryomov | 2 | -18/+18 |
2016-05-26 | libceph: switch to calc_target(), part 1 | Ilya Dryomov | 1 | -10/+5 |
2016-05-26 | libceph: introduce ceph_osd_request_target, calc_target() | Ilya Dryomov | 3 | -0/+62 |
2016-05-26 | libceph: pi->min_size, pi->last_force_request_resend | Ilya Dryomov | 1 | -3/+6 |
2016-05-26 | libceph: make pgid_cmp() global | Ilya Dryomov | 1 | -0/+2 |
2016-05-26 | libceph: rename ceph_calc_pg_primary() | Ilya Dryomov | 1 | -2/+2 |
2016-05-26 | libceph: ceph_osds, ceph_pg_to_up_acting_osds() | Ilya Dryomov | 1 | -3/+18 |
2016-05-26 | libceph: rename ceph_oloc_oid_to_pg() | Ilya Dryomov | 1 | -5/+4 |
2016-05-26 | libceph: fix ceph_eversion encoding | Ilya Dryomov | 1 | -1/+1 |
2016-05-26 | libceph: DEFINE_RB_FUNCS macro | Ilya Dryomov | 1 | -0/+57 |
2016-05-26 | libceph: nuke unused fields and functions | Ilya Dryomov | 3 | -13/+2 |