summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre
AgeCommit message (Expand)Author
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-06-04Merge tag 'locks-v3.16' of git://git.samba.org/jlayton/linux into nextLinus Torvalds
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-06-02locks: ensure that fl_owner is always initialized properly in flock and lease...Jeff Layton
2014-06-01staging: lustre: Fix coding styleJosep Puigdemont
2014-05-31staging: lustre: fix integer as NULL pointer warningsAlexandr Terekhov
2014-05-26staging/lustre/llite: Remove unnecessary check for NULL before iput()Tobias Klauser
2014-05-25staging: lustre: Fixed warnings about using 0 as NULL ptrGreg DeAngelis
2014-05-23staging: lustre: Use time_before()Manuel Schölling
2014-05-23staging: lustre: lustre: ptlrpc: sec_config.c: Fix for possible null pointer ...Rickard Strandqvist
2014-05-23staging: lustre: lustre: lov: lov_obd.c: Fix for possible null pointer derefe...Rickard Strandqvist
2014-05-23staging: lustre: check length of char arrayAndreas Platschek
2014-05-23staging: lustre: socklnd: Remove unnecessary return bracketsMasaru Nomura
2014-05-23staging: lustre: socklnd: Remove unnecessary line continuationMasaru Nomura
2014-05-23staging: lustre: socklnd: Fix indentingMasaru Nomura
2014-05-23staging: lustre: socklnd: Add a required spaceMasaru Nomura
2014-05-23staging: lustre: socklnd: Remove unnecessary () from return statementMasaru Nomura
2014-05-23staging/lustre: fix sparse warnings in o2iblnd_cb.cZi Shen Lim
2014-05-23staging/lustre: fix sparse warning: Using plain integer as NULL pointerBrilliantov Kirill Vladimirovich
2014-05-23staging: lustre: fix sparse warning "should it be static"Toby Smith
2014-05-23staging: lustre: fix sparse warning "unexpected unlock"Toby Smith
2014-05-23staging/lustre: remove Peng Tao from Lustre contact listPeng Tao
2014-05-16staging: lustre: fix unused variable warningsFredrick John Berchmans
2014-05-16staging: lustre: return -EFAULT instead of bytes remainingVitaly Osipov
2014-05-16staging: lustre: info leak in lnet_ping()Dan Carpenter
2014-05-07Merge branch 'sched/urgent' into sched/core, to avoid conflictsIngo Molnar
2014-05-06lustre: get rid of messing with iovecsAl Viro
2014-05-06new helper: iov_iter_get_pages_alloc()Al Viro
2014-05-06new primitive: iov_iter_alignment()Al Viro
2014-05-06get rid of pointless iov_length() in ->direct_IO()Al Viro
2014-05-06pass iov_iter to ->direct_IO()Al Viro
2014-05-06kill generic_segment_checks()Al Viro
2014-05-03staging: lustre use kernel socket sockopt apisFredrick John Berchmans
2014-05-03staging/lustre/llite: Fix unused variable warning if !CONFIG_FS_POSIX_ACLGeert Uytterhoeven
2014-05-03staging: lustre: Use %zd to format ssize_tGeert Uytterhoeven
2014-05-03staging/lustre/libcfs: Fix build errors for !CONFIG_SMPGeert Uytterhoeven
2014-05-03staging: lustre: integer overflow in obd_ioctl_is_invalid()Dan Carpenter
2014-05-03staging/lustre/lnet: fix potential null pointer dereferenceOleg Drokin
2014-05-03staging/lustre/lnet: fix potential null pointer dereference in kiblnd_rejectedDmitry Eremin
2014-05-03staging/lustre/lnet: remove unused variable in lnet_destroy_remote_nets_tableDmitry Eremin
2014-05-03staging/lustre/lnet: Drop useless LASSERT in ksocknal_select_ipsOleg Drokin
2014-05-03staging/lustre: Replace jobid acquiring with per node settingOleg Drokin
2014-05-03staging: lustre: check for integer overflowVitaly Osipov
2014-04-27staging/lustre/llite: Fix a compile warning.Oleg Drokin
2014-04-27staging/lustre/llite: prevent buffer overflow in fiemapBobi Jam
2014-04-27staging/lustre: Fix unsafe userspace access in many proc filesOleg Drokin
2014-04-27staging/lustre: pass fsync() range through RPC/IO stackAndreas Dilger
2014-04-27staging/lustre: Always clamp cdls_delay between min and maxRyan Haasken
2014-04-27staging/lustre/osc: Update inode timestamp for lockless IO as wellSwapnil Pimpale
2014-04-27staging/lustre: remove assertion of spin_is_locked()Li Xi