aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2007-05-06locks: factor out generic/filesystem switch from setlock codeMarc Eshel
2007-05-06locks: factor out generic/filesystem switch from test_lockJ. Bruce Fields
2007-05-06locks: give posix_test_lock same interface as ->lockMarc Eshel
2007-05-06locks: make ->lock release private data before returning in GETLK caseJ. Bruce Fields
2007-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2007-05-05[CIFS] Fix typo in cifs readme from previous commitSteve French
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2007-05-04Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-05-05[CIFS] Make sec=none force an anonymous mountJeff Layton
2007-05-04Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-05-04NFS: Fix a compile glitch on 64-bit systemsTrond Myklebust
2007-05-03[NET]: Rework dev_base via list_head (v3)Pavel Emelianov
2007-05-03[AFS]: Adjust the new netdevice scanning codeDavid Howells
2007-05-03[AFS]: Replace rtnetlink client by direct dev_base walkingPatrick McHardy
2007-05-03[AFS]: Fix memory leak in SRXAFSCB_GetCapabilitiesPatrick McHardy
2007-05-03[AFS]: Fix use of __exit functions from __init pathDavid Howells
2007-05-03[AFS/AF_RXRPC]: Miscellaneous fixes.David Howells
2007-05-03[CIFS] Change semaphore to mutex for cifs lock_semRoland Dreier
2007-05-03[CIFS] Fix oops in reset_cifs_unix_caps on reconnectSteve French
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman
2007-05-02sysfs: printk format warningRandy Dunlap
2007-05-02ocfs2: Force use of GFP_NOFS in ocfs2_write()Mark Fasheh
2007-05-02ocfs2: fix sparse warnings in fs/ocfs2/clusterMark Fasheh
2007-05-02ocfs2: fix sparse warnings in fs/ocfs2/dlmMark Fasheh
2007-05-02ocfs2: fix sparse warnings in fs/ocfs2Mark Fasheh
2007-05-02[PATCH] Copy i_flags to ocfs2 inode flags on writeJan Kara
2007-05-02[PATCH] ocfs2: use __set_current_state()Milind Arun Choudhary
2007-05-02ocfs2: Wrap access of directory allocations with ip_alloc_sem.Joel Becker
2007-05-02[PATCH] fs/ocfs2/: make 3 functions staticAdrian Bunk
2007-05-02ocfs2: Implement compat_ioctl()Mark Fasheh
2007-05-02[PATCH] x86-64: Shut up warnings for vfat compat ioctls on other file systemsAndi Kleen
2007-05-02[PATCH] x86-64: Print type and size correctly for unknown compat ioctlsAndi Kleen
2007-05-02[PATCH] x86-64: Shut up 32bit emulation for SIOCGIFCOUNTAndi Kleen
2007-05-02[PATCH] x86-64: Define IGNORE_IOCTL() macro for compat_ioctlsAndi Kleen
2007-05-02[PATCH] i386: Allow i386 crash kernels to handle x86_64 dumpsIan Campbell
2007-05-02NFS: Clean up nfs_create_request commentsJason Uhlenkott
2007-05-02NFS4: invalidate cached acl on setaclJ. Bruce Fields
2007-05-01[GFS2] Uncomment sprintf_symbol calling codeSteven Whitehouse
2007-05-01[DLM] lowcomms styleDavid Teigland
2007-05-01[GFS2] printk warning fixesakpm@linux-foundation.org
2007-05-01[GFS2] Patch to fix mmap of stuffed filesSteven Whitehouse
2007-05-01[GFS2] use lib/parser for parsing mount optionsJosef Bacik
2007-05-01[DLM] Lowcomms nodeid range & initialisation fixesPatrick Caulfield
2007-05-01[DLM] Fix dlm_lowcoms_stop hangJosef Bacik
2007-05-01[DLM] fix mode mungingDavid Teigland
2007-05-01[GFS2] lockdump improvementsRobert Peterson
2007-05-01[GFS2] Patch to detect corrupt number of dir entries in leaf and/or inode blocksSteven Whitehouse
2007-05-01[GFS2] bz 236008: Kernel gpf doing cat /debugfs/gfs2/xxx (lock dump)Robert Peterson
2007-05-01[DLM] fs/dlm/ast.c should #include "ast.h"Adrian Bunk