summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2007-05-01[DLM] lowcomms styleDavid Teigland1-30/+37
2007-05-01[GFS2] printk warning fixesakpm@linux-foundation.org1-4/+7
2007-05-01[GFS2] Patch to fix mmap of stuffed filesSteven Whitehouse1-3/+14
2007-05-01[GFS2] use lib/parser for parsing mount optionsJosef Bacik1-96/+143
2007-05-01[DLM] Lowcomms nodeid range & initialisation fixesPatrick Caulfield1-9/+9
2007-05-01[DLM] Fix dlm_lowcoms_stop hangJosef Bacik1-1/+1
2007-05-01[DLM] fix mode mungingDavid Teigland1-2/+80
2007-05-01[GFS2] lockdump improvementsRobert Peterson3-9/+21
2007-05-01[GFS2] Patch to detect corrupt number of dir entries in leaf and/or inode blocksSteven Whitehouse1-5/+30
2007-05-01[GFS2] bz 236008: Kernel gpf doing cat /debugfs/gfs2/xxx (lock dump)Robert Peterson1-8/+21
2007-05-01[DLM] fs/dlm/ast.c should #include "ast.h"Adrian Bunk1-0/+1
2007-05-01[DLM] Consolidate transport protocolsPatrick Caulfield6-1381/+621
2007-05-01[DLM] Remove redundant assignmentPatrick Caulfield1-2/+0
2007-05-01[GFS2] Fix bz 234168 (ignoring rgrp flags)Steven Whitehouse1-2/+3
2007-05-01[DLM] change lkid formatDavid Teigland1-4/+4
2007-05-01[DLM] interface for purge (2/2)David Teigland2-0/+30
2007-05-01[DLM] add orphan purging code (1/2)David Teigland2-0/+102
2007-05-01[DLM] split create_message functionDavid Teigland1-22/+32
2007-05-01[GFS2] Set drop_count to 0 (off) by defaultSteven Whitehouse1-1/+1
2007-05-01[GFS2] use log_error before LM_OUT_ERRORDavid Teigland1-2/+2
2007-05-01[DLM] overlapping cancel and unlockDavid Teigland4-224/+577
2007-05-01[DLM] fix coverity-spotted stupidityPatrick Caulfield1-2/+0
2007-05-01[GFS2] Red Hat bz 228540: owner referencesRobert Peterson3-22/+59
2007-05-01[GFS2] flush the log if a transaction can't allocate spaceBenjamin Marzinski1-1/+6
2007-05-01[GFS2] Fix log entry list corruptionBenjamin Marzinski1-9/+11
2007-05-01[GFS2] Speed up lock_dlm's locking (move sprintf)Steven Whitehouse2-6/+5
2007-05-01[DLM] Don't delete misc device if lockspace removal failsPatrick Caulfield1-22/+36
2007-05-01[GFS2] Fix a bug on i386 due to evaluation orderSteven Whitehouse1-1/+1
2007-05-01[GFS2] Fix bz 224480 and cleanup glock demotion codeSteven Whitehouse5-179/+93
2007-05-01[GFS2] Fix bz 231380, unlock page before dequeing glocks in gfs2_commit_writeJosef Whiter1-0/+4
2007-05-01[DLM] Fix uninitialised variable in receivingPatrick Caulfield1-0/+1
2007-05-01[GFS2] fix bz 231369, gfs2 will oops if you specify an invalid mount optionJosef Whiter1-1/+1
2007-05-01[GFS2] Add gfs2_tool lockdump support to gfs2 (bz 228540)Robert Peterson5-63/+262
2007-04-30reiserfs: suppress lockdep warningJeff Mahoney1-1/+1
2007-04-30Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-35/+6
2007-04-30[BLOCK] Don't pin lots of memory in mempoolsJens Axboe1-35/+6
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras138-9916/+13375
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-12/+12
2007-04-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds46-1386/+880
2007-04-27[AF_RXRPC/AFS]: Arch-specific fixes.David Howells4-3/+4
2007-04-27[AFS]: Fix VLocation record update wakeupDavid Howells1-9/+8
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds6-38/+110
2007-04-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse79-8321/+12190
2007-04-27security: prevent permission checking of file removal via sysfs_remove_group()James Morris2-22/+56
2007-04-27device_schedule_callback() needs a module referenceAlan Stern1-3/+11
2007-04-27sysfs: bin.c printk fixAndrew Morton1-1/+1
2007-04-27debugfs: Add debugfs_create_u64()Michael Ellerman1-0/+42
2007-04-27the overdue removal of the mount/umount ueventsAdrian Bunk1-12/+0
2007-04-27Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds3-0/+42
2007-04-27Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds30-2235/+4690