linux.git
2016-05-26 Mike MarciniszynIB/rdamvt: Fix rdmavt s_ack_queue sizing
2016-05-26 Mike MarciniszynIB/rdmavt: Max atomic value should be a u8
2016-05-26 Mike MarciniszynIB/hfi1: Fix hard lockup due to not using save/restore...
2016-05-26 Jianxin XiongIB/hfi1: Add tracing support for send with invalidate...
2016-05-26 Jianxin XiongIB/hfi1, qib: Add ieth to the packet header definitions
2016-05-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-05-26 Doug LedfordMerge branches 'misc-4.7-2', 'ipoib' and 'ib-router...
2016-05-26 Dennis DalessandroIB/hfi1: Move driver out of staging
2016-05-26 Dennis DalessandroIB/hfi1: Do not free hfi1 cdev parent structure early
2016-05-26 Dennis DalessandroIB/hfi1: Add trace message in user IOCTL handling
2016-05-26 Dennis DalessandroIB/hfi1: Remove write(), use ioctl() for user cmds
2016-05-26 Dennis DalessandroIB/hfi1: Add ioctl() interface for user commands
2016-05-26 Dennis DalessandroIB/hfi1: Remove unused user command
2016-05-26 Dennis DalessandroIB/hfi1: Remove snoop/diag interface
2016-05-26 Dennis DalessandroIB/hfi1: Remove EPROM functionality from data device
2016-05-26 Dennis DalessandroIB/hfi1: Remove UI char device
2016-05-26 Dennis DalessandroIB/hfi1: Remove multiple device cdev
2016-05-26 Dennis DalessandroIB/hfi1: Remove anti-pattern in cdev init
2016-05-26 Jianxin XiongIB/hfi1: Fix bug that blocks process on exit after...
2016-05-26 Jubin JohnIB/qib: Remove unused qib_7322_intr_msgs[]
2016-05-26 Ira WeinyIB/hfi1: Remove unnecessary comment
2016-05-26 Jubin JohnIB/hfi1: Fix sdma_event_names[] build warning
2016-05-26 Jubin JohnIB/rdmavt: Use kzalloc_node
2016-05-26 Mike MarciniszynIB/rdmavt: Insure QP vmalloc variants zero memory
2016-05-26 Mitko HaralanovIB/hfi1: Fix an interval RB node reference count leak
2016-05-26 Ming Linblk-mq: clear q->mq_ops if init fail
2016-05-26 Tom Haynespnfs: pnfs_update_layout needs to consider if strict...
2016-05-26 Tom Haynesnfs/flexfiles: Use the layout segment for reading unles...
2016-05-26 Glenn DaytonDocumentation/hwmon: Update links in max34440
2016-05-26 Dan Carpenterhwmon: (emc2103) Fix typo in MODULE_PARM_DESC
2016-05-26 Al Virorestore killability of old mutex_lock_killable(&inode...
2016-05-26 Al Viroadd down_write_killable_nested()
2016-05-26 Al Viroupdate D/f/directory-locking
2016-05-26 Wenyou YangRevert "mtd: atmel_nand: Support variable RB_EDGE inter...
2016-05-26 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2016-05-26 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2016-05-26 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2016-05-25 Jann HornYama: fix double-spinlock and user access in atomic...
2016-05-25 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2016-05-25 Yan, Zhengceph: fix wake_up_session_cb()
2016-05-25 Yan, Zhengceph: don't use truncate_pagecache() to invalidate...
2016-05-25 Yan, Zhengceph: SetPageError() for writeback pages if writepages...
2016-05-25 Yan, Zhengceph: handle interrupted ceph_writepage()
2016-05-25 Yan, Zhengceph: make ceph_update_writeable_page() uninterruptible
2016-05-25 Yan, Zhenglibceph: make ceph_osdc_wait_request() uninterruptible
2016-05-25 Yan, Zhengceph: handle -EAGAIN returned by ceph_update_writeable_...
2016-05-25 Yan, Zhengceph: make fault/page_mkwrite return VM_FAULT_OOM for...
2016-05-25 Yan, Zhengceph: block non-fatal signals for fault/page_mkwrite
2016-05-25 Zhang Zhuoyuceph: make logical calculation functions return bool
2016-05-25 Yan, Zhengceph: tolerate bad i_size for symlink inode
2016-05-25 Yan, Zhengceph: improve fragtree change detection
2016-05-25 Yan, Zhengceph: keep leaf frag when updating fragtree
2016-05-25 Yan, Zhengceph: fix dir_auth check in ceph_fill_dirfrag()
2016-05-25 Yan, Zhengceph: don't assume frag tree splits in mds reply are...
2016-05-25 Yan, Zhengceph: fix inode reference leak
2016-05-25 Yan, Zhengceph: using hash value to compose dentry offset
2016-05-25 Yan, Zhengceph: don't forbid marking directory complete after...
2016-05-25 Yan, Zhengceph: record 'offset' for each entry of readdir result
2016-05-25 Yan, Zhengceph: define 'end/complete' in readdir reply as bit...
2016-05-25 Yan, Zhengceph: define struct for dir entry in readdir reply
2016-05-25 Yan, Zhengceph: simplify 'offset in frag'
2016-05-25 Yan, Zhengceph: remove unnecessary checks in __dcache_readdir
2016-05-25 Yan, Zhengceph: search cache postion for dcache readdir
2016-05-25 Yan, Zhengceph: use CEPH_MDS_OP_RMXATTR request to remove xattr
2016-05-25 Yan, Zhengceph: report mount root in session metadata
2016-05-25 Yan, Zhengceph: don't show symlink target in debugfs/mdsc
2016-05-25 Yan, Zhengceph: don't call truncate_pagecache in ceph_writepages_...
2016-05-25 Yan, Zhengceph: renew caps for read/write if mds session got...
2016-05-25 Yan, Zhengceph: CEPH_FEATURE_MDSENC support
2016-05-25 Yan, Zhengceph: multiple filesystem support
2016-05-25 Ilya Dryomovlibceph: support for subscribing to "mdsmap.<id>" maps
2016-05-25 Ilya Dryomovlibceph: replace ceph_monc_request_next_osdmap()
2016-05-25 Ilya Dryomovlibceph: take osdc->lock in osdmap_show() and dump...
2016-05-25 Ilya Dryomovlibceph: pool deletion detection
2016-05-25 Ilya Dryomovlibceph: async MON client generic requests
2016-05-25 Ilya Dryomovlibceph: support for checking on status of watch
2016-05-25 Ilya Dryomovlibceph: support for sending notifies
2016-05-25 Ilya Dryomovlibceph, rbd: ceph_osd_linger_request, watch/notify v2
2016-05-25 Ilya Dryomovrbd: rbd_dev_header_unwatch_sync() variant
2016-05-25 Ilya Dryomovlibceph: wait_request_timeout()
2016-05-25 Ilya Dryomovlibceph: request_init() and request_release_checks()
2016-05-25 Ilya Dryomovlibceph: a major OSD client update
2016-05-25 Ilya Dryomovlibceph: protect osdc->osd_lru list with a spinlock
2016-05-25 Ilya Dryomovlibceph: allocate ceph_osd with GFP_NOFAIL
2016-05-25 Ilya Dryomovlibceph: osd_init() and osd_cleanup()
2016-05-25 Ilya Dryomovlibceph: handle_one_map()
2016-05-25 Linus TorvaldsMerge branch 'work.iov_iter' of git://git.kernel.org...
2016-05-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-05-25 Linus TorvaldsMerge tag 'acpi-4.7-rc1-more' of git://git.kernel.org...
2016-05-25 Ilya Dryomovlibceph: allocate dummy osdmap in ceph_osdc_init()
2016-05-25 Ilya Dryomovlibceph: schedule tick from ceph_osdc_init()
2016-05-25 Ilya Dryomovlibceph: move schedule_delayed_work() in ceph_osdc_init()
2016-05-25 Ilya Dryomovlibceph: redo callbacks and factor out MOSDOpReply...
2016-05-25 Ilya Dryomovlibceph: drop msg argument from ceph_osdc_callback_t
2016-05-25 Ilya Dryomovlibceph: switch to calc_target(), part 2
2016-05-25 Ilya Dryomovlibceph: switch to calc_target(), part 1
2016-05-25 Ilya Dryomovlibceph: introduce ceph_osd_request_target, calc_target()
2016-05-25 Ilya Dryomovlibceph: pi->min_size, pi->last_force_request_resend
2016-05-25 Ilya Dryomovlibceph: make pgid_cmp() global
2016-05-25 Ilya Dryomovlibceph: rename ceph_calc_pg_primary()
next
This page took 0.089563 seconds and 4 git commands to generate.