summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-127-231/+77
|\
| * lustre: get rid of messing with iovecsAl Viro2014-05-066-163/+37
| * new helper: iov_iter_get_pages_alloc()Al Viro2014-05-061-55/+37
| * new primitive: iov_iter_alignment()Al Viro2014-05-061-5/+2
| * get rid of pointless iov_length() in ->direct_IO()Al Viro2014-05-061-1/+1
| * pass iov_iter to ->direct_IO()Al Viro2014-05-061-9/+8
| * kill generic_segment_checks()Al Viro2014-05-061-8/+2
* | Merge tag 'locks-v3.16' of git://git.samba.org/jlayton/linux into nextLinus Torvalds2014-06-041-11/+6
|\ \
| * | locks: ensure that fl_owner is always initialized properly in flock and lease...Jeff Layton2014-06-021-11/+6
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-031-1/+1
|\ \
| * \ Merge branch 'sched/urgent' into sched/core, to avoid conflictsIngo Molnar2014-05-076-97/+22
| |\ \ | | |/
| * | sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang2014-04-181-1/+1
* | | staging: lustre: Fix coding styleJosep Puigdemont2014-06-011-1/+3
* | | staging: lustre: fix integer as NULL pointer warningsAlexandr Terekhov2014-05-315-8/+8
* | | staging/lustre/llite: Remove unnecessary check for NULL before iput()Tobias Klauser2014-05-261-2/+1
* | | staging: lustre: Fixed warnings about using 0 as NULL ptrGreg DeAngelis2014-05-251-11/+11
* | | staging: lustre: Use time_before()Manuel Schölling2014-05-231-2/+2
* | | staging: lustre: lustre: ptlrpc: sec_config.c: Fix for possible null pointer ...Rickard Strandqvist2014-05-231-4/+6
* | | staging: lustre: lustre: lov: lov_obd.c: Fix for possible null pointer derefe...Rickard Strandqvist2014-05-231-5/+5
* | | staging: lustre: check length of char arrayAndreas Platschek2014-05-231-1/+1
* | | staging: lustre: socklnd: Remove unnecessary return bracketsMasaru Nomura2014-05-234-59/+59
* | | staging: lustre: socklnd: Remove unnecessary line continuationMasaru Nomura2014-05-231-10/+9
* | | staging: lustre: socklnd: Fix indentingMasaru Nomura2014-05-231-1/+2
* | | staging: lustre: socklnd: Add a required spaceMasaru Nomura2014-05-231-2/+2
* | | staging: lustre: socklnd: Remove unnecessary () from return statementMasaru Nomura2014-05-231-21/+21
* | | staging/lustre: fix sparse warnings in o2iblnd_cb.cZi Shen Lim2014-05-231-29/+31
* | | staging/lustre: fix sparse warning: Using plain integer as NULL pointerBrilliantov Kirill Vladimirovich2014-05-231-34/+34
* | | staging: lustre: fix sparse warning "should it be static"Toby Smith2014-05-231-1/+1
* | | staging: lustre: fix sparse warning "unexpected unlock"Toby Smith2014-05-231-0/+1
* | | staging/lustre: remove Peng Tao from Lustre contact listPeng Tao2014-05-231-3/+2
* | | staging: lustre: fix unused variable warningsFredrick John Berchmans2014-05-161-2/+0
* | | staging: lustre: return -EFAULT instead of bytes remainingVitaly Osipov2014-05-161-7/+4
* | | staging: lustre: info leak in lnet_ping()Dan Carpenter2014-05-161-0/+1
* | | staging: lustre use kernel socket sockopt apisFredrick John Berchmans2014-05-032-71/+17
* | | staging/lustre/llite: Fix unused variable warning if !CONFIG_FS_POSIX_ACLGeert Uytterhoeven2014-05-031-1/+1
* | | staging: lustre: Use %zd to format ssize_tGeert Uytterhoeven2014-05-031-2/+2
* | | staging/lustre/libcfs: Fix build errors for !CONFIG_SMPGeert Uytterhoeven2014-05-032-1/+3
* | | staging: lustre: integer overflow in obd_ioctl_is_invalid()Dan Carpenter2014-05-031-10/+11
* | | staging/lustre/lnet: fix potential null pointer dereferenceOleg Drokin2014-05-031-1/+1
* | | staging/lustre/lnet: fix potential null pointer dereference in kiblnd_rejectedDmitry Eremin2014-05-031-2/+6
* | | staging/lustre/lnet: remove unused variable in lnet_destroy_remote_nets_tableDmitry Eremin2014-05-031-3/+3
* | | staging/lustre/lnet: Drop useless LASSERT in ksocknal_select_ipsOleg Drokin2014-05-031-4/+0
* | | staging/lustre: Replace jobid acquiring with per node settingOleg Drokin2014-05-036-190/+44
* | | staging: lustre: check for integer overflowVitaly Osipov2014-05-031-0/+4
* | | staging/lustre/llite: Fix a compile warning.Oleg Drokin2014-04-271-1/+1
* | | staging/lustre/llite: prevent buffer overflow in fiemapBobi Jam2014-04-272-7/+11
* | | staging/lustre: Fix unsafe userspace access in many proc filesOleg Drokin2014-04-275-35/+124
* | | staging/lustre: pass fsync() range through RPC/IO stackAndreas Dilger2014-04-272-7/+7
* | | staging/lustre: Always clamp cdls_delay between min and maxRyan Haasken2014-04-271-5/+5
* | | staging/lustre/osc: Update inode timestamp for lockless IO as wellSwapnil Pimpale2014-04-271-17/+9
OpenPOWER on IntegriCloud