index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-25
staging/lustre: Remove lquota_glb_rec, lquota_slv_rec and lquota_acct_rec
Oleg Drokin
2
-96
/
+0
2016-02-25
staging/lustre: Remove unused struct quota_body
Oleg Drokin
5
-124
/
+0
2016-02-25
staging/lustre: Remove duplicated quota defines
Oleg Drokin
2
-17
/
+0
2016-02-25
staging/lustre: Remove *_CONNECT_SUPPORTED defines
Oleg Drokin
1
-46
/
+4
2016-02-25
staging/lustre: Remove server-only values from enum lu_dirent_attrs
Oleg Drokin
1
-16
/
+0
2016-02-25
staging/lustre: Remove FSF mailing address from GPL notices
Oleg Drokin
5
-25
/
+0
2016-02-25
staging/lustre: Remove server-side changelog defines
Oleg Drokin
1
-11
/
+0
2016-02-25
staging/lustre: Get rid of C99 comments in lustre_idl.h
Oleg Drokin
1
-10
/
+10
2016-02-25
staging/lustre: Remove lustre_build_version.h
Oleg Drokin
3
-9
/
+5
2016-02-25
staging/lustre/llite: Get rid of se_stat_t typedef
Oleg Drokin
1
-5
/
+5
2016-02-25
staging/lustre: Get rid of ldlm_cancel_flags_t typedef
Oleg Drokin
9
-30
/
+34
2016-02-25
staging/lustre: Get rid of ldlm_ns_type_t typedef
Oleg Drokin
3
-6
/
+6
2016-02-25
staging/lustre: Remove ldlm_appetite_t typedef
Oleg Drokin
2
-5
/
+5
2016-02-25
staging/lustre: Get rid of ldlm_error_t typedef
Oleg Drokin
5
-13
/
+13
2016-02-25
staging/lustre: Get rid of lustre_quota_version typedef
Oleg Drokin
1
-2
/
+2
2016-02-25
staging/lustre: Get rid of lustre_fid typedef
Oleg Drokin
2
-13
/
+13
2016-02-25
staging/lustre: Get rid of object update code
Oleg Drokin
7
-241
/
+1
2016-02-25
staging/lustre: Get rid of sec_cmd_t typedef
Oleg Drokin
1
-2
/
+2
2016-02-25
staging/lustre: Get rid of llog_op_type typedef
Oleg Drokin
1
-2
/
+2
2016-02-25
staging/lustre: Get rid of obd_cmd_t typedef
Oleg Drokin
1
-2
/
+2
2016-02-25
staging/lustre: Get rid of mgs_cmd_t typedef
Oleg Drokin
1
-2
/
+2
2016-02-25
staging/lustre: Remove ldlm type/mode typedefs
Oleg Drokin
23
-103
/
+114
2016-02-25
staging/lustre: Get rid of ldlm_cmd_t typedef
Oleg Drokin
1
-2
/
+2
2016-02-25
staging/lustre: Get rid of mds_reint_t, mdt_reint_t typedefs
Oleg Drokin
1
-2
/
+2
2016-02-25
staging/lustre: Get rid of mds_cmd_t typedef
Oleg Drokin
1
-2
/
+2
2016-02-25
staging/lustre: Get rid of quota_cmd_t typedef
Oleg Drokin
1
-2
/
+2
2016-02-25
staging/lustre: Get rid of ost_cmd_t typedef
Oleg Drokin
1
-2
/
+2
2016-02-25
staging/lustre: Get rid of cksum_type_t typedef
Oleg Drokin
4
-14
/
+14
2016-02-25
staging/lustre: Get rid of loc_flags_t typedef
Oleg Drokin
1
-3
/
+3
2016-02-25
staging/lustre: Get rid of client_obd_lock_t typedef
Oleg Drokin
2
-8
/
+8
2016-02-25
staging/lustre/fld: Remove useless typedefs
Oleg Drokin
1
-7
/
+2
2016-02-25
staging/lustre/ldlm: Remove unused lr_most_restr from struct ldlm_resource
Oleg Drokin
3
-7
/
+0
2016-02-22
staging: lustre: Remove LASSERTS from router checker
Doug Oucharek
1
-4
/
+0
2016-02-22
staging: lustre: Use lnet_is_route_alive for router aliveness
Chris Horn
1
-2
/
+1
2016-02-22
staging: lustre: Allocate the correct number of rtr buffers
Amir Shehata
3
-10
/
+30
2016-02-22
staging: lustre: use sock.h in only acceptor.c
James Simmons
2
-1
/
+1
2016-02-22
staging: lustre: avoid race during lnet acceptor thread termination
Bruno Faccini
1
-1
/
+7
2016-02-22
staging: lustre: remove unnecessary EXPORT_SYMBOL from lnet layer
Frank Zago
1
-3
/
+0
2016-02-22
staging: lustre: remove messages from lazy portal on NI shutdown
Amir Shehata
3
-18
/
+43
2016-02-22
staging: lustre: prevent assert on LNet module unload
Amir Shehata
1
-0
/
+9
2016-02-22
staging: lustre: assume a kernel build
John L. Hammond
9
-83
/
+7
2016-02-22
staging: lustre: improvement to router checker
Amir Shehata
3
-7
/
+52
2016-02-22
staging: lustre: handle lnet_check_routes() errors
Amir Shehata
1
-1
/
+7
2016-02-22
staging: lustre: return -EEXIST if NI is not unique
Amir Shehata
1
-11
/
+9
2016-02-22
staging: lustre: reject invalid net configuration for lnet
Amir Shehata
1
-1
/
+17
2016-02-22
staging: lustre: startup lnet acceptor thread dynamically
Amir Shehata
2
-2
/
+22
2016-02-22
staging: lustre: missed a few cases of using NULL instead of 0
Frank Zago
3
-4
/
+4
2016-02-22
staging: lustre: make some lnet functions static
Frank Zago
6
-19
/
+5
2016-02-22
staging: lustre: return appropriate errno when adding route
Amir Shehata
2
-5
/
+8
2016-02-22
staging: lustre: improve LNet clean up code and API
Amir Shehata
3
-233
/
+251
[next]