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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-07-23
staging/lustre: fix for invalidatepage() API change
Stephen Rothwell
2
-3
/
+4
2013-07-23
staging/lustre: fix build warnning on 32bit system
Peng Tao
3
-4
/
+4
2013-07-23
staging/lustre: fix build error on non-x86 platforms
Peng Tao
12
-596
/
+21
2013-07-23
staging/lustre: fix build when CONFIG_UIDGID_STRICT_TYPE_CHECKS is on
Peng Tao
20
-101
/
+93
2013-07-23
staging/lustre/llite: fix build erorr if CONFIG_FS_POSIX_ACL is off
Peng Tao
2
-8
/
+15
2013-07-23
staging/lustre/llite: add missing include file for prefetchw
Peng Tao
1
-0
/
+1
2013-07-23
staging/lustre: fix build on s390
Peng Tao
1
-7
/
+11
2013-07-23
staging/lustre: fix build error when !CONFIG_SMP
Peng Tao
5
-74
/
+37
2013-07-23
staging/lustre: remove HIPQUAD
Peng Tao
8
-160
/
+145
2013-07-23
stating/lustre: only build if configured as module
Peng Tao
1
-1
/
+1
2013-07-23
staging/lustre: don't assert ln_refcount in LNetGetId
Peng Tao
1
-1
/
+4
2013-07-23
staging/lustre: don't assert module owner
Peng Tao
1
-3
/
+0
2013-07-23
staging/lustre: fix Lustre code link order
Peng Tao
3
-4
/
+4
2013-07-23
staging/lustre: replace num_physpages with totalram_pages
Peng Tao
10
-23
/
+23
2013-07-21
Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-27
/
+110
2013-07-20
Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
154
-91615
/
+20
2013-07-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-2
/
+3
[prev]
[next]