aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-02sysfs: printk format warningRandy Dunlap1-1/+1
2007-05-02ocfs2: Force use of GFP_NOFS in ocfs2_write()Mark Fasheh1-1/+1
2007-05-02ocfs2: fix sparse warnings in fs/ocfs2/clusterMark Fasheh2-6/+6
2007-05-02ocfs2: fix sparse warnings in fs/ocfs2/dlmMark Fasheh2-8/+8
2007-05-02ocfs2: fix sparse warnings in fs/ocfs2Mark Fasheh10-30/+37
2007-05-02[PATCH] Copy i_flags to ocfs2 inode flags on writeJan Kara3-0/+22
2007-05-02[PATCH] ocfs2: use __set_current_state()Milind Arun Choudhary1-1/+1
2007-05-02ocfs2: Wrap access of directory allocations with ip_alloc_sem.Joel Becker2-1/+8
2007-05-02[PATCH] fs/ocfs2/: make 3 functions staticAdrian Bunk5-44/+36
2007-05-02ocfs2: Implement compat_ioctl()Mark Fasheh4-0/+32
2007-05-02[PATCH] x86-64: Shut up warnings for vfat compat ioctls on other file systemsAndi Kleen1-0/+9
2007-05-02[PATCH] x86-64: Print type and size correctly for unknown compat ioctlsAndi Kleen1-2/+3
2007-05-02[PATCH] x86-64: Shut up 32bit emulation for SIOCGIFCOUNTAndi Kleen1-0/+2
2007-05-02[PATCH] x86-64: Define IGNORE_IOCTL() macro for compat_ioctlsAndi Kleen1-0/+8
2007-05-02[PATCH] i386: Allow i386 crash kernels to handle x86_64 dumpsIan Campbell1-1/+1
2007-05-02NFS: Clean up nfs_create_request commentsJason Uhlenkott1-7/+1
2007-05-02NFS4: invalidate cached acl on setaclJ. Bruce Fields1-2/+1
2007-05-01[GFS2] Uncomment sprintf_symbol calling codeSteven Whitehouse1-12/+0
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