aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2-12/+25
2008-01-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds48-1453/+1827
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 Fasheh6-1/+236
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 Mushran5-14/+59
2008-01-25ocfs2: Support commit= mount optionMark Fasheh3-2/+30
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: Initalize bitmap_cpg of ocfs2_super to be the maximum.Tao Ma1-18/+1
2008-01-25ocfs2: Documentation updateMark Fasheh1-8/+2
2008-01-25ocfs2: Readpages supportMark Fasheh1-2/+66
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 git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2-1/+78
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-25sched: latencytop supportArjan van de Ven1-0/+78
2008-01-25Preempt-RCU: implementationPaul E. McKenney1-1/+0
2008-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6Linus Torvalds3-51/+24
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds40-1109/+1092
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
2008-01-25[GFS2] Allow page migration for writeback and ordered pagesSteven Whitehouse1-0/+2
2008-01-25[GFS2] Remove unused variableSteven Whitehouse1-1/+0