| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 4.8-rc5 into staging-next | Greg Kroah-Hartman | 2016-09-05 | 1 | -19/+24 |
|\ |
|
| * | staging/lustre/llite: Close atomic_open race with several openers | Oleg Drokin | 2016-08-15 | 1 | -19/+24 |
* | | staging/lustre: Fix max_dirty_mb output in sysfs | Oleg Drokin | 2016-09-01 | 1 | -2/+3 |
* | | staging: lustre: constify lmv_proc_target_fops structure | Julia Lawall | 2016-09-01 | 2 | -2/+2 |
* | | staging/lustre: constify sops structure | Julia Lawall | 2016-09-01 | 1 | -1/+1 |
* | | staging: lustre: constify lprocfs_generic_fops structure | Julia Lawall | 2016-09-01 | 1 | -1/+1 |
* | | staging: lustre: obdclass: constify obd_psdev_fops structure | Julia Lawall | 2016-09-01 | 1 | -1/+1 |
* | | staging: lustre: hide unused variable | Arnd Bergmann | 2016-09-01 | 1 | -0/+2 |
* | | staging: lustre: fix unstable pages tracking | Arnd Bergmann | 2016-09-01 | 1 | -7/+7 |
* | | staging/lustre/o2iblnd: handle mixed page size configurations. | James Simmons | 2016-09-01 | 3 | -41/+41 |
* | | staging/lustre: release MGC device if connect fails | John L. Hammond | 2016-09-01 | 1 | -1/+1 |
* | | staging/lustre/llite: changes to avoid cache corruption | Lokesh Nagappa Jaliminche | 2016-09-01 | 1 | -1/+2 |
* | | staging/lustre/llite: Fix suspicious dereference of pointer 'vma->vm_file' | Dmitry Eremin | 2016-09-01 | 1 | -2/+0 |
* | | staging/lustre/llite: check return value for obd_set_info_async | Yang Sheng | 2016-09-01 | 1 | -0/+10 |
* | | staging/lustre: avoid clearing i_nlink for inodes in use | Andrew Perepechko | 2016-09-01 | 11 | -215/+3 |
* | | staging/lustre/mdc: fix panic at mdc_free_open() | Alexander Boyko | 2016-09-01 | 2 | -19/+38 |
* | | staging/lustre: const correct set_lock_data() | John L. Hammond | 2016-09-01 | 9 | -17/+19 |
* | | staging: lustre: mdc: fix NULL pointer dereference in mdc_adjust_dirpages | James Simmons | 2016-08-22 | 1 | -1/+1 |
* | | staging/lustre: Remove unused cp_error from struct cl_page | Oleg Drokin | 2016-08-21 | 2 | -4/+2 |
* | | staging/lustre: Make alignment match open parenthesis | Oleg Drokin | 2016-08-21 | 30 | -244/+255 |
* | | staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}' | Oleg Drokin | 2016-08-21 | 35 | -95/+111 |
* | | staging: lustre: llite: don't clean in_data again | Shawn Lin | 2016-08-21 | 1 | -1/+0 |
* | | staging: lustre: fix checkpatch error | Anson Jacob | 2016-08-21 | 1 | -1/+1 |
* | | staging/lustre: Fix unnecessary parentheses around variables | Emoly Liu | 2016-08-21 | 10 | -21/+21 |
* | | staging: lustre: update version to 2.5.99 | James Simmons | 2016-08-21 | 1 | -2/+2 |
* | | staging: lustre: obd: decruft md_enqueue() and md_intent_lock() | John L. Hammond | 2016-08-21 | 11 | -174/+90 |
* | | staging: lustre: obd: remove dead code | John L. Hammond | 2016-08-21 | 17 | -254/+18 |
* | | staging: lustre: mdt: add OBD_CONNECT_DIR_STRIPE flag | wang di | 2016-08-21 | 4 | -1/+7 |
* | | staging: lustre: obd: remove unused lmv_readpages()/mdc_readpage() | Jian Yu | 2016-08-21 | 2 | -228/+0 |
* | | staging: lustre: llite: move dir cache to MDC layer | wang di | 2016-08-21 | 6 | -335/+563 |
* | | staging: lustre: lmv: implement lmv version of read_page | wang di | 2016-08-21 | 1 | -0/+329 |
* | | staging/lustre: Always return EEXIST on mkdir for existing names | Oleg Drokin | 2016-08-21 | 1 | -2/+6 |
* | | lustre: introduce lnet_copy_{k, }iov2iter(), kill lnet_copy_{k, }iov2{k, }iov() | Al Viro | 2016-08-21 | 4 | -357/+86 |
* | | lustre: pass iov_iter to ->lnd_recv() | Al Viro | 2016-08-21 | 7 | -51/+49 |
* | | lustre: constify lib-move.c stuff | Al Viro | 2016-08-21 | 2 | -24/+24 |
* | | lustre: ->kss_scratch... are unused now | Al Viro | 2016-08-21 | 1 | -4/+0 |
* | | staging: lustre: ksocknal_lib_send_kiov(): sendmsg doesn't bugger iovec... | Al Viro | 2016-08-21 | 1 | -24/+5 |
* | | staging: lustre: ksocknal_lib_send_iov(): sendmsg doesn't bugger iovec... | Al Viro | 2016-08-21 | 1 | -28/+10 |
* | | staging: lustre: ksocknal_lib_recv_iov(): recvmsg doesn't bugger iovec anymor... | Al Viro | 2016-08-21 | 1 | -17/+5 |
* | | staging: lustre: lnet: Stop Infinite CON RACE Condition | Doug Oucharek | 2016-08-21 | 2 | -4/+22 |
* | | staging: lustre: lnet: lock improvement for ko2iblnd | Liang Zhen | 2016-08-21 | 1 | -28/+18 |
* | | staging: lustre: lnet: make connection more stable with packet loss | Alexander Boyko | 2016-08-21 | 1 | -0/+6 |
* | | staging: lustre: lnet: Correct position of lnet_ni_decref() | Doug Oucharek | 2016-08-21 | 1 | -1/+1 |
* | | staging: lustre: lnet: Do not drop message when shutting down LNet | Doug Oucharek | 2016-08-21 | 1 | -0/+3 |
* | | staging: lustre: llite: set op_max_pages | wang di | 2016-08-21 | 3 | -0/+8 |
* | | staging: lustre: obd: implement md_read_page | wang di | 2016-08-21 | 2 | -1/+27 |
* | | staging: lustre: lmv: build error with gcc 4.7.0 20110509 | Dmitry Eremin | 2016-08-21 | 1 | -16/+18 |
* | | staging: lustre: obd: validate open handle cookies | John L. Hammond | 2016-08-21 | 4 | -5/+6 |
* | | staging: lustre: llite: remove assert for acl refcount | James Simmons | 2016-08-21 | 1 | -1/+0 |
* | | staging: lustre: include: fix one off errors in lustre_id.h | James Simmons | 2016-08-21 | 1 | -2/+2 |