aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-25ocfs2: clean up bh null checksMark Fasheh2-15/+8
2008-01-25ocfs2: document access rules for blocked_lock_listMark Fasheh1-0/+6
2008-01-25configfs: file.c fix possible recursive lockingJoonwoo Park1-1/+1
2008-01-25configfs: dir.c fix possible recursive lockingJoonwoo Park1-2/+3
2008-01-25configfs: Remove EXPERIMENTALJoel Becker1-2/+2
2008-01-25ocfs2: bump version numberMark Fasheh4-4/+4
2008-01-25ocfs2/dlm: Clear joining_node on hearbeat node downTao Ma1-6/+6
2008-01-25ocfs2: convert byte order of constant instead of variableMarcin Slusarz2-6/+1
2008-01-25ocfs2: Update default cluster timeoutsSunil Mushran2-3/+3
2008-01-25ocfs2: printf fixesJan Kara1-2/+2
2008-01-25ocfs2: Use generic_file_llseekJan Kara1-0/+2
2008-01-25ocfs2: Safer read_inline_data()Jan Kara1-3/+4
2008-01-25ocfs2: Silence false lockdep warningsJan Kara7-11/+20
2008-01-25[PATCH 2/2] ocfs2: cluster aware flock()Mark Fasheh7-1/+237
2008-01-25[PATCH 1/2] ocfs2: add flock lock typeMark Fasheh5-0/+284
2008-01-25ocfs2: Local alloc window size changeable via mount optionSunil Mushran6-14/+62
2008-01-25ocfs2: Support commit= mount optionMark Fasheh4-2/+41
2008-01-25ocfs2: Add missing permission checksMark Fasheh1-0/+6
2008-01-25[PATCH 2/2] ocfs2: Implement group add for online resizeTao Ma5-1/+269
2008-01-25[PATCH 1/2] ocfs2: Add group extend for online resizeTao Ma10-7/+518
2008-01-25ocfs2: Reserve ioctl rangeTao Ma1-0/+1
2008-01-25ocfs2: Initalize bitmap_cpg of ocfs2_super to be the maximum.Tao Ma1-18/+1
2008-01-25ocfs2: Documentation updateMark Fasheh2-9/+2
2008-01-25ocfs2: Readpages supportMark Fasheh1-2/+66
2008-01-25dlm: Split lock mode and flag constants into a sharable header.Joel Becker3-138/+162
2008-01-25ocfs2: Rename ocfs2_meta_[un]lockMark Fasheh16-144/+144
2008-01-25ocfs2: Remove data locksMark Fasheh9-214/+22
2008-01-25ocfs2: Add data downconvert worker to inode lockMark Fasheh1-0/+5
2008-01-25ocfs2: Remove mount/unmount votesMark Fasheh15-967/+179
2008-01-25ocfs2: Remove fs dependency on ocfs2_heartbeat moduleMark Fasheh3-83/+0
2008-01-25ocfs2_dlm: Call node eviction callbacks from heartbeat handlerMark Fasheh1-0/+7
2008-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6Linus Torvalds10-62/+68
2008-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6Linus Torvalds15-341/+642
2008-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds46-517/+3579
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds40-1109/+1092
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds72-3254/+15840
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds217-4631/+8870
2008-01-25slab: fix bootstrap on memoryless nodePekka Enberg1-23/+23
2008-01-25fix oops on rmmod capidrvKarsten Keil1-4/+5
2008-01-25[GFS2] Allow journal recovery on read-only mountAbhijith Das1-4/+12
2008-01-25[GFS2] Lockup on errorBob Peterson1-1/+1
2008-01-25[GFS2] Fix page_mkwrite truncation race pathSteven Whitehouse1-0/+1
2008-01-25[GFS2] Fix typoBob Peterson1-1/+1
2008-01-25[GFS2] Fix write alloc required shortcut calculationSteven Whitehouse1-2/+2
2008-01-25[GFS2] gfs2_alloc_required performanceBob Peterson1-0/+5
2008-01-25[GFS2] Remove unneeded i_spinBob Peterson2-2/+0
2008-01-25[GFS2] Reduce inode size by moving i_alloc out of lineSteven Whitehouse12-36/+39
2008-01-25[GFS2] Fix assert in log codeSteven Whitehouse1-7/+4
2008-01-25[GFS2] Fix problems relating to execution of files on GFS2Steven Whitehouse2-9/+16
2008-01-25[GFS2] Initialize extent_list earlierBob Peterson2-1/+1