index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
lustre
Commit message (
Expand
)
Author
Age
Files
Lines
*
Staging: lustre: remove two build warnings
Greg Kroah-Hartman
2018-12-13
2
-3
/
+2
*
staging: lustre: ldlm: free resource when ldlm_lock_create() fails.
NeilBrown
2018-08-03
1
-1
/
+5
*
staging: lustre: llite: correct removexattr detection
James Simmons
2018-08-03
1
-1
/
+5
*
staging: lustre: o2iblnd: Fix FastReg map/unmap for MLX5
Doug Oucharek
2018-08-03
2
-9
/
+5
*
staging: lustre: o2iblnd: fix race at kiblnd_connect_peer
Doug Oucahrek
2018-08-03
1
-6
/
+12
*
staging: lustre: lmv: correctly iput lmo_root
NeilBrown
2018-05-25
1
-1
/
+1
*
staging: lustre: fix bug in osc_enter_cache_try
NeilBrown
2018-05-25
2
-2
/
+2
*
staging: lustre: disable preempt while sampling processor id.
NeilBrown
2018-04-12
1
-6
/
+7
*
staging: lustre: ptlrpc: kfree used instead of kvfree
Nadav Amit
2018-03-28
1
-1
/
+1
*
crypto: hash - annotate algorithms taking optional key
Eric Biggers
2018-02-16
1
-0
/
+1
*
staging: lustre: separate a connection destroy from free struct kib_conn
Dmitry Eremin
2018-02-03
3
-7
/
+8
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
7
-0
/
+7
*
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-09-14
2
-4
/
+3
|
\
|
*
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-07-17
2
-4
/
+3
*
|
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-09-14
2
-14
/
+3
|
\
\
|
*
|
lustre: switch to kernel_write
Christoph Hellwig
2017-09-04
2
-14
/
+3
*
|
|
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2017-09-06
1
-1
/
+1
|
\
\
\
|
*
|
|
fs: convert a pile of fsync routines to errseq_t based reporting
Jeff Layton
2017-08-01
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2017-09-06
1
-1
/
+1
|
\
\
\
|
*
|
|
fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locks
Benjamin Coddington
2017-07-16
1
-1
/
+1
|
|
/
/
*
|
|
staging: lustre: coding style fixes found by checkpatch.pl
Simo Koskinen
2017-08-31
7
-13
/
+14
*
|
|
staging: lustre: obdclass: fix checking for obd_init_checks()
Dan Carpenter
2017-08-28
1
-1
/
+1
*
|
|
staging: lustre: obdclass: return -EFAULT if copy_from_user() fails
Dan Carpenter
2017-08-28
1
-1
/
+2
*
|
|
staging: lustre: obdclass: return -EFAULT if copy_to_user() fails
Dan Carpenter
2017-08-28
1
-1
/
+0
*
|
|
staging: lustre: lnet: cleanup paths for all LNet headers
James Simmons
2017-08-22
7
-16
/
+16
*
|
|
staging: lustre: libcfs: cleanup paths for libcfs headers
James Simmons
2017-08-22
2
-13
/
+13
*
|
|
staging: lustre: libcfs: add include path to Makefile
James Simmons
2017-08-22
21
-24
/
+27
*
|
|
staging: lustre: ksocklnd: add include path to Makefile
James Simmons
2017-08-22
2
-3
/
+6
*
|
|
staging: lustre: ko2iblnd: add include path to Makefile
James Simmons
2017-08-22
2
-2
/
+5
*
|
|
staging: lustre: lnet: add include path to Makefile
James Simmons
2017-08-22
18
-24
/
+32
*
|
|
staging: lustre: lnet: selftest: add include path to Makefile
James Simmons
2017-08-22
8
-18
/
+21
*
|
|
staging: lustre: lustre: cleanup paths for lustre UAPI headers
James Simmons
2017-08-22
6
-8
/
+8
*
|
|
staging: lustre: lustre: cleanup paths for lustre internal headers
James Simmons
2017-08-22
28
-94
/
+96
*
|
|
staging: lustre: osc: add include path to Makefile
James Simmons
2017-08-22
9
-28
/
+31
*
|
|
staging: lustre: obdecho: add include path to Makefile
James Simmons
2017-08-22
2
-12
/
+15
*
|
|
staging: lustre: obdclass: add include path to Makefile
James Simmons
2017-08-22
28
-109
/
+112
*
|
|
staging: lustre: mgc: add include path to Makefile
James Simmons
2017-08-22
4
-13
/
+16
*
|
|
staging: lustre: mdc: add include path to Makefile
James Simmons
2017-08-22
7
-31
/
+34
*
|
|
staging: lustre: lov: add include path to Makefile
James Simmons
2017-08-22
12
-41
/
+44
*
|
|
staging: lustre: lmv: add include path to Makefile
James Simmons
2017-08-22
6
-29
/
+32
*
|
|
staging: lustre: llite: add include path to Makefile
James Simmons
2017-08-22
23
-89
/
+92
*
|
|
staging: lustre: ptlrpc: add include path to Makefile
James Simmons
2017-08-22
40
-198
/
+202
*
|
|
staging: lustre: fld: add include path to Makefile
James Simmons
2017-08-22
5
-28
/
+31
*
|
|
staging: lustre: fid: add include path to Makefile
James Simmons
2017-08-22
5
-16
/
+19
*
|
|
staging: lustre: uapi: remove BIT macro from UAPI headers
James Simmons
2017-08-22
2
-25
/
+25
*
|
|
staging: lustre: uapi: use proper byteorder functions in lustre_idl.h
James Simmons
2017-08-22
1
-6
/
+7
*
|
|
staging: lustre: uapi: remove CONFIG_LUSTRE_OBD_MAX_IOCTL
James Simmons
2017-08-22
3
-11
/
+2
*
|
|
staging: lustre: uapi: migrate remaining uapi headers to uapi directory
James Simmons
2017-08-22
67
-81
/
+59
*
|
|
staging: lustre: uapi: remove libcfs.h from lustre_id.h/lustre_user.h
James Simmons
2017-08-22
2
-1
/
+3
*
|
|
staging: lustre: lnet: remove BIT macro from lnetctl.h
James Simmons
2017-08-22
1
-4
/
+4
[next]