summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-01-2548-1453/+1827
|\
| * ocfs2: clean up bh null checksMark Fasheh2008-01-252-15/+8
| * ocfs2: document access rules for blocked_lock_listMark Fasheh2008-01-251-0/+6
| * configfs: file.c fix possible recursive lockingJoonwoo Park2008-01-251-1/+1
| * configfs: dir.c fix possible recursive lockingJoonwoo Park2008-01-251-2/+3
| * configfs: Remove EXPERIMENTALJoel Becker2008-01-251-2/+2
| * ocfs2: bump version numberMark Fasheh2008-01-254-4/+4
| * ocfs2/dlm: Clear joining_node on hearbeat node downTao Ma2008-01-251-6/+6
| * ocfs2: convert byte order of constant instead of variableMarcin Slusarz2008-01-252-6/+1
| * ocfs2: Update default cluster timeoutsSunil Mushran2008-01-252-3/+3
| * ocfs2: printf fixesJan Kara2008-01-251-2/+2
| * ocfs2: Use generic_file_llseekJan Kara2008-01-251-0/+2
| * ocfs2: Safer read_inline_data()Jan Kara2008-01-251-3/+4
| * ocfs2: Silence false lockdep warningsJan Kara2008-01-257-11/+20
| * [PATCH 2/2] ocfs2: cluster aware flock()Mark Fasheh2008-01-256-1/+236
| * [PATCH 1/2] ocfs2: add flock lock typeMark Fasheh2008-01-255-0/+284
| * ocfs2: Local alloc window size changeable via mount optionSunil Mushran2008-01-255-14/+59
| * ocfs2: Support commit= mount optionMark Fasheh2008-01-253-2/+30
| * ocfs2: Add missing permission checksMark Fasheh2008-01-251-0/+6
| * [PATCH 2/2] ocfs2: Implement group add for online resizeTao Ma2008-01-255-1/+269
| * [PATCH 1/2] ocfs2: Add group extend for online resizeTao Ma2008-01-2510-7/+518
| * ocfs2: Initalize bitmap_cpg of ocfs2_super to be the maximum.Tao Ma2008-01-251-18/+1
| * ocfs2: Documentation updateMark Fasheh2008-01-251-8/+2
| * ocfs2: Readpages supportMark Fasheh2008-01-251-2/+66
| * ocfs2: Rename ocfs2_meta_[un]lockMark Fasheh2008-01-2516-144/+144
| * ocfs2: Remove data locksMark Fasheh2008-01-259-214/+22
| * ocfs2: Add data downconvert worker to inode lockMark Fasheh2008-01-251-0/+5
| * ocfs2: Remove mount/unmount votesMark Fasheh2008-01-2515-967/+179
| * ocfs2: Remove fs dependency on ocfs2_heartbeat moduleMark Fasheh2008-01-253-83/+0
| * ocfs2_dlm: Call node eviction callbacks from heartbeat handlerMark Fasheh2008-01-251-0/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2008-01-252-1/+78
|\ \ | |/ |/|
| * sched: latencytop supportArjan van de Ven2008-01-251-0/+78
| * Preempt-RCU: implementationPaul E. McKenney2008-01-251-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2008-01-2510-62/+68
|\ \ | |/ |/|
| * mount options: fix jfsMiklos Szeredi2008-01-241-0/+6
| * JFS: simplify types to get rid of sparse warningDave Kleikamp2008-01-101-14/+14
| * JFS: FIx one more plain integer as NULL pointer warningDave Kleikamp2008-01-031-1/+1
| * JFS: Remove defconfig ptr comparison to 0Joe Perches2008-01-035-14/+15
| * JFS: use DIV_ROUND_UP where appropriateShaun Zinck2008-01-032-3/+3
| * Remove unnecessary kmalloc casts in the jfs filesystemJack Stone2008-01-031-6/+2
| * JFS is missing a memory barrierNick Piggin2008-01-031-2/+2
| * JFS: Make sure special inode data is written after journal is flushedDave Kleikamp2008-01-032-19/+17
| * JFS: clear PAGECACHE_TAG_DIRTY for no-write pagesDave Kleikamp2008-01-031-3/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-01-253-51/+24
|\ \
| * | security: call security_file_permission from rw_verify_areaJames Morris2008-01-253-51/+24
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2008-01-2540-1109/+1092
|\ \ \
| * | | [GFS2] Allow journal recovery on read-only mountAbhijith Das2008-01-251-4/+12
| * | | [GFS2] Lockup on errorBob Peterson2008-01-251-1/+1
| * | | [GFS2] Fix page_mkwrite truncation race pathSteven Whitehouse2008-01-251-0/+1
| * | | [GFS2] Fix typoBob Peterson2008-01-251-1/+1
OpenPOWER on IntegriCloud