index
:
~tpalli/kernel
blending
master
pipe_scaler
pipe_scaler_rebase_20170328
Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-25
[PATCH 1/2] ocfs2: Add group extend for online resize
Tao Ma
10
-7
/
+518
2008-01-25
ocfs2: Reserve ioctl range
Tao Ma
1
-0
/
+1
2008-01-25
ocfs2: Initalize bitmap_cpg of ocfs2_super to be the maximum.
Tao Ma
1
-18
/
+1
2008-01-25
ocfs2: Documentation update
Mark Fasheh
2
-9
/
+2
2008-01-25
ocfs2: Readpages support
Mark Fasheh
1
-2
/
+66
2008-01-25
dlm: Split lock mode and flag constants into a sharable header.
Joel Becker
3
-138
/
+162
2008-01-25
ocfs2: Rename ocfs2_meta_[un]lock
Mark Fasheh
16
-144
/
+144
2008-01-25
ocfs2: Remove data locks
Mark Fasheh
9
-214
/
+22
2008-01-25
ocfs2: Add data downconvert worker to inode lock
Mark Fasheh
1
-0
/
+5
2008-01-25
ocfs2: Remove mount/unmount votes
Mark Fasheh
15
-967
/
+179
2008-01-25
ocfs2: Remove fs dependency on ocfs2_heartbeat module
Mark Fasheh
3
-83
/
+0
2008-01-25
ocfs2_dlm: Call node eviction callbacks from heartbeat handler
Mark Fasheh
1
-0
/
+7
2008-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
10
-62
/
+68
2008-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
15
-341
/
+642
2008-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...
Linus Torvalds
46
-517
/
+3579
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
40
-1109
/
+1092
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
72
-3254
/
+15840
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
217
-4631
/
+8870
2008-01-25
slab: fix bootstrap on memoryless node
Pekka Enberg
1
-23
/
+23
2008-01-25
fix oops on rmmod capidrv
Karsten Keil
1
-4
/
+5
2008-01-25
[GFS2] Allow journal recovery on read-only mount
Abhijith Das
1
-4
/
+12
2008-01-25
[GFS2] Lockup on error
Bob Peterson
1
-1
/
+1
2008-01-25
[GFS2] Fix page_mkwrite truncation race path
Steven Whitehouse
1
-0
/
+1
2008-01-25
[GFS2] Fix typo
Bob Peterson
1
-1
/
+1
2008-01-25
[GFS2] Fix write alloc required shortcut calculation
Steven Whitehouse
1
-2
/
+2
2008-01-25
[GFS2] gfs2_alloc_required performance
Bob Peterson
1
-0
/
+5
2008-01-25
[GFS2] Remove unneeded i_spin
Bob Peterson
2
-2
/
+0
2008-01-25
[GFS2] Reduce inode size by moving i_alloc out of line
Steven Whitehouse
12
-36
/
+39
2008-01-25
[GFS2] Fix assert in log code
Steven Whitehouse
1
-7
/
+4
2008-01-25
[GFS2] Fix problems relating to execution of files on GFS2
Steven Whitehouse
2
-9
/
+16
2008-01-25
[GFS2] Initialize extent_list earlier
Bob Peterson
2
-1
/
+1
2008-01-25
[GFS2] Allow page migration for writeback and ordered pages
Steven Whitehouse
1
-0
/
+2
2008-01-25
[GFS2] Remove unused variable
Steven Whitehouse
1
-1
/
+0
2008-01-25
[GFS2] Fix log block mapper
Steven Whitehouse
1
-1
/
+1
2008-01-25
[GFS2] Minor correction
Bob Peterson
1
-1
/
+1
2008-01-25
[GFS2] Eliminate the no longer needed sd_statfs_mutex
Bob Peterson
3
-6
/
+0
2008-01-25
[GFS2] Incremental patch to fix compiler warning
Bob Peterson
1
-5
/
+2
2008-01-25
[GFS2] Function meta_read optimization
Bob Peterson
1
-6
/
+7
2008-01-25
[GFS2] Only fetch the dinode once in block_map
Bob Peterson
1
-7
/
+7
2008-01-25
[GFS2] Reorganize function gfs2_glmutex_lock
Bob Peterson
1
-14
/
+9
2008-01-25
[GFS2] Run through full bitmaps quicker in gfs2_bitfit
Bob Peterson
1
-25
/
+29
2008-01-25
[GFS2] Get rid of useless "found" variable in quota.c
Bob Peterson
1
-4
/
+2
2008-01-25
[GFS2] Journal extent mapping
Bob Peterson
4
-17
/
+97
2008-01-25
[GFS2] Remove function gfs2_get_block
Bob Peterson
8
-35
/
+17
2008-01-25
[GFS2] use pid for plock owner for nfs clients
David Teigland
1
-4
/
+14
2008-01-25
[GFS2] Remove unused variable
Steven Whitehouse
1
-1
/
+0
2008-01-25
[GFS2] patch to check for recursive lock requests in gfs2_rename code path
Abhijith Das
1
-8
/
+25
2008-01-25
[GFS2] Remove lock methods for lock_nolock protocol
Wendy Cheng
3
-14
/
+35
2008-01-25
[GFS2] Remove unrequired code
Fabio M. Di Nitto
1
-36
/
+6
2008-01-25
[GFS2] Fix build warnings
Fabio Massimo Di Nitto
1
-12
/
+0
[next]