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
path:
root
/
drivers
/
staging
/
lustre
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-23
staging: lustre: remove unused "helper" macros
Greg Kroah-Hartman
1
-42
/
+0
2013-07-23
staging: lustre: use ERR_CAST() function
Laurent Navet
3
-4
/
+4
2013-07-23
staging: lustre: Fix typo in printk
Masanari Iida
4
-6
/
+6
2013-07-23
staging/lustre/mdc: Keep resend FLocks
Bruno Faccini
1
-1
/
+7
2013-07-23
staging/lustre/scrub: purge inconsistenct objects after OI scrub
Fan Yong
1
-5
/
+5
2013-07-23
staging/lustre/mdt: HSM on disk actions record
jcl
5
-33
/
+97
2013-07-23
staging/lustre/style: removes obsolete EXPORT_SYMTAB macros v2
Keith Mannthey
4
-13
/
+0
2013-07-23
staging/lustre/llite: Anonymous dentry incorrectly identified as root
Patrick Farrell
1
-3
/
+4
2013-07-23
staging/lustre/llite: error of listxattr when buffer is small
Keith Mannthey
1
-1
/
+6
2013-07-23
staging/lustre/llite: return valid fsid for statfs
Fan Yong
3
-2
/
+22
2013-07-23
staging/lustre/obdclass: be more careful processing server name
Nathaniel Clark
2
-29
/
+40
2013-07-23
staging/lustre/lmv: fix duplicate directory entries
Ned Bass
1
-1
/
+2
2013-07-23
staging/lustre/procfs: return -ENOMEM from lprocfs_register()
John L. Hammond
6
-18
/
+34
2013-07-23
staging/lustre/fld: prepare FLD module for client server split
Liu Xuezhao
9
-1238
/
+37
2013-07-23
staging/lustre/lnet: remove empty file lnet/lnet/api-errno.c
Peng Tao
2
-40
/
+1
2013-07-23
staging/lustre/ldlm: Fix flock deadlock detection race
Andriy Skulysh
1
-6
/
+10
2013-07-23
staging/lustre/llite: call simple_setattr() from ll_md_setattr()
John L. Hammond
2
-11
/
+9
2013-07-23
staging/lustre/mdt: duplicate link names in directory
Andreas Dilger
2
-73
/
+76
2013-07-23
staging/lustre/crypto: add crc32c module loading to libcfs
Alexander.Boyko
1
-0
/
+2
2013-07-23
staging/lustre/ptlrpc: Race between start and stop service threads
Hiroya Nozaki
1
-4
/
+12
2013-07-23
staging/lustre/osc: Check return code for lu_kmem_init
Keith Mannthey
1
-0
/
+2
2013-07-23
staging/lustre/lfsck: LFSCK 1.5 technical debts (3)
Fan Yong
1
-0
/
+1
2013-07-23
staging/lustre/llite: force lvb_data update after layout change
jcl
1
-9
/
+11
2013-07-23
staging/lustre/fid: prepare FID module for client server split
Liu Xuezhao
11
-1018
/
+131
2013-07-23
staging/lustre: fix 'code maintainability' errors
Sebastien Buisson
2
-2
/
+1
2013-07-23
staging/lustre/llapi: add user space method for lov_user_md
jcl
3
-10
/
+21
2013-07-23
staging/lustre/mdt: add macros for fid string len
jcl
1
-0
/
+2
2013-07-23
staging/lustre/layout: introduce new layout for released files
Jinshan Xiong
12
-54
/
+197
2013-07-23
staging/lustre/md: fix lu_ucred.c boilerplate
John L. Hammond
1
-4
/
+4
2013-07-23
staging/lustre/dlmlock: compress out unused space
Bruce Korb
13
-333
/
+573
2013-07-23
staging/lustre: Make quota namespace refcounting consistent
Oleg Drokin
2
-7
/
+2
2013-07-23
staging/lustre: Only wake up ldlm_poold as frequently as the check interval
Oleg Drokin
2
-10
/
+16
2013-07-23
staging/lustre/ldlm: split client namespaces into active and inactive
Oleg Drokin
4
-27
/
+135
2013-07-23
staging/lustre/mdc: layout lock rpc must not take rpc_lock
jcl
2
-3
/
+5
2013-07-23
staging/lustre/ptlrpc: Translate between host and network errnos
Li Wei
14
-5
/
+662
2013-07-23
staging/lustre/ptlrpc: race in pinger (use-after-free situation)
Dmitry Eremin
1
-23
/
+16
2013-07-23
staging/lustre/ldlm: print FID in lvbo_init(), lvbo_update
Andreas Dilger
3
-48
/
+50
2013-07-23
staging/lustre/llite: check ll_prep_md_op_data() using IS_ERR()
John L. Hammond
1
-12
/
+12
2013-07-23
staging/lustre/llite: A not locked mutex can be unlocked.
Dmitry Eremin
1
-1
/
+1
2013-07-23
staging/lustre/llite: check alloc in ll_file_data_get, ll_dir_ioctl
John L. Hammond
2
-0
/
+4
2013-07-23
staging/lustre: fix 'program hangs' errors
Sebastien Buisson
1
-1
/
+3
2013-07-23
staging/lustre/llite: missing last bit in ll_have_md_lock
wang di
1
-1
/
+1
2013-07-23
staging/lustre/llite: use READ, WRITE around ll_rw_stats_tally()
John L. Hammond
2
-6
/
+8
2013-07-23
staging/lustre: remove bogus ifndef EXPORT_SYMBOL
Peng Tao
1
-4
/
+0
2013-07-23
staging/lustre/libcfs: drop bogus Kconfig default
Paul Bolle
1
-1
/
+0
2013-07-23
staging/lustre/libcfs: removed dead code from libcfs_string
Dragos Foianu
1
-48
/
+0
2013-07-23
staging/lustre: remove the second argument of ll_kmap_atomic()
Zhao Hongjiang
3
-9
/
+6
2013-07-23
staging/lustre: drop CONFIG_BROKEN
Peng Tao
1
-1
/
+1
2013-07-23
staging/lustre/llite: readdir convert to iterate
Peng Tao
3
-34
/
+28
2013-07-23
staging/lustre/llite: fix for d_compare API change
Peng Tao
2
-4
/
+2
[next]