index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-31
staging: lustre: libcfs: remove page_index() macro
James Simmons
3
-4
/
+2
2016-03-31
staging: lustre: libcfs: move memory_pressure functions to libcfs_prim.h
James Simmons
2
-13
/
+14
2016-03-31
staging: lustre: libcfs: move add_wait_queue_exclusive_head to lustre layer
James Simmons
3
-26
/
+22
2016-03-30
staging/lustre: lov_io_init() should return error code
Bobi Jam
3
-2
/
+7
2016-03-30
staging/lustre/ldlm: Solve a race for LRU lock cancel
Vitaly Fertman
3
-6
/
+24
2016-03-30
staging/lustre: Fix spacing style before open parenthesis
Oleg Drokin
9
-85
/
+85
2016-03-30
staging/lustre/ldlm: restore the ELC for enqueue
Vitaly Fertman
3
-9
/
+27
2016-03-30
staging/lustre/ldlm: revert changes to ldlm_cancel_aged_policy()
Niu Yawei
1
-4
/
+2
2016-03-30
staging/lustre/ldlm: ELC picks locks in a safer policy
Jinshan Xiong
5
-29
/
+39
2016-03-30
staging/lustre/llite: Remove unused vui_local_lock field
Oleg Drokin
2
-15
/
+0
2016-03-30
staging/lustre/llite: Move several declarations to llite_internal.h
John Hammond
2
-36
/
+32
2016-03-30
staging/lustre/llite: Move ll_dirent_type_get and make it static
Oleg Drokin
3
-23
/
+22
2016-03-30
staging/lustre/llite: Remove ccc_global_{init, fini}()
John Hammond
5
-57
/
+46
2016-03-30
staging/lustre/llite: rename struct ccc_thread_info to vvp_thread_info
John Hammond
10
-80
/
+68
2016-03-30
staging/lustre/llite: Rename struct vvp_thread_info to ll_thread_info
John Hammond
4
-40
/
+40
2016-03-30
staging/lustre/llite: Rename struct ccc_grouplock to ll_grouplock
John Hammond
5
-34
/
+35
2016-03-30
staging/lustre/llite: rename ccc_req to vvp_req
John L. Hammond
6
-120
/
+136
2016-03-30
staging/lustre/llite: move vvp_io functions to vvp_io.c
John L. Hammond
4
-222
/
+196
2016-03-30
staging/lustre/llite: use vui prefix for struct vvp_io members
John L. Hammond
8
-138
/
+139
2016-03-30
staging/lustre/llite: merge ccc_io and vvp_io
John L. Hammond
11
-215
/
+144
2016-03-30
staging/lustre:llite: remove struct ll_ra_read
John L. Hammond
3
-86
/
+28
2016-03-30
staging/lustre/llite: rename ccc_lock to vvp_lock
John L. Hammond
5
-72
/
+50
2016-03-30
staging/lustre/llite: rename ccc_page to vvp_page
John L. Hammond
11
-132
/
+131
2016-03-30
staging/lustre/llite: rename ccc_object to vvp_object
John L. Hammond
15
-271
/
+231
2016-03-30
staging/lustre/llite: rename ccc_device to vvp_device
John L. Hammond
5
-128
/
+102
2016-03-30
staging/lustre/llite: merge lclient.h into llite/vvp_internal.h
John L. Hammond
12
-417
/
+408
2016-03-30
staging/lustre/llite: make sure we do cl_page_clip on the last page
Li Dongyang
1
-5
/
+7
2016-03-30
staging/lustre/llite: deadlock for page write
Jinshan Xiong
1
-2
/
+2
2016-03-30
staging/lustre/llite: clip page correctly for vvp_io_commit_sync
Jinshan Xiong
1
-5
/
+7
2016-03-30
staging/lustre: update comments after cl_lock simplification
Bobi Jam
2
-124
/
+19
2016-03-30
staging/lustre/clio: cl_lock simplification
Jinshan Xiong
33
-5525
/
+1168
2016-03-30
staging/lustre/clio: generalize cl_sync_io
Jinshan Xiong
3
-45
/
+44
2016-03-30
staging/lustre: Remove struct ll_iattr
Oleg Drokin
6
-66
/
+6
2016-03-30
staging/lustre/llite: remove some cl wrappers
John L. Hammond
7
-68
/
+35
2016-03-30
staging/lustre/obd: remove struct client_obd_lock
John L. Hammond
11
-175
/
+105
2016-03-30
staging/lustre/lmv: remove lmv_init_{lock,unlock}()
John L. Hammond
3
-16
/
+13
2016-03-30
staging/lustre/llite: remove lli_lvb
John L. Hammond
6
-44
/
+48
2016-03-30
staging/lustre/clio: optimize read ahead code
Jinshan Xiong
18
-123
/
+208
2016-03-30
staging/lustre/clio: remove stackable cl_page completely
Jinshan Xiong
22
-528
/
+257
2016-03-30
staging/lustre/osc: add weight function for DLM lock
Jinshan Xiong
6
-139
/
+89
2016-03-30
staging/lustre/clio: add pages into writeback cache in batches
Jinshan Xiong
20
-896
/
+792
2016-03-30
staging/lustre/obdclass: Add a preallocated percpu cl_env
Jinshan Xiong
5
-23
/
+152
2016-03-30
staging/lustre/clio: collapse layer of cl_page
Jinshan Xiong
19
-604
/
+394
2016-03-30
staging/lustre/osc: to drop LRU pages with cl_lru_work
Jinshan Xiong
8
-25
/
+85
2016-03-30
staging/lustre/osc: Adjustment on osc LRU for performance
Jinshan Xiong
8
-157
/
+235
2016-03-30
staging/lustre: Reintroduce global env list
Jinshan Xiong
5
-6
/
+92
2016-03-30
staging/lustre: merge lclient/*.c into llite/
John L. Hammond
4
-40
/
+49
2016-03-30
staging/lustre: Get rid of CFS_PAGE_MASK
Oleg Drokin
13
-33
/
+32
2016-03-30
staging/lustre/obdclass: limit lu_site hash table size
Oleg Drokin
1
-1
/
+1
2016-03-30
staging: xgifb: fix block comments
Clifton Barnes
3
-63
/
+88
[prev]
[next]