aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-06lockd: handle test_lock deferralsMarc Eshel3-16/+73
2007-05-06lockd: pass cookie in nlmsvc_testlockMarc Eshel3-4/+5
2007-05-06lockd: handle fl_grant callbacksMarc Eshel1-4/+87
2007-05-06lockd: save lock state on deferralMarc Eshel1-0/+25
2007-05-06locks: add fl_grant callback for asynchronous lock returnMarc Eshel1-0/+19
2007-05-06nfsd4: Convert NFSv4 to new lock interfaceMarc Eshel1-7/+13
2007-05-06locks: add lock cancel commandMarc Eshel1-0/+16
2007-05-06locks: allow {vfs,posix}_lock_file to return conflicting lockMarc Eshel4-33/+30
2007-05-06locks: factor out generic/filesystem switch from setlock codeMarc Eshel1-32/+36
2007-05-06locks: factor out generic/filesystem switch from test_lockJ. Bruce Fields1-13/+25
2007-05-06locks: give posix_test_lock same interface as ->lockMarc Eshel7-50/+31
2007-05-06locks: make ->lock release private data before returning in GETLK caseJ. Bruce Fields2-4/+1
2007-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds17-394/+748
2007-05-05[CIFS] Fix typo in cifs readme from previous commitSteve French1-2/+2
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds3-3/+23
2007-05-04Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds23-91/+151
2007-05-05[CIFS] Make sec=none force an anonymous mountJeff Layton3-8/+24
2007-05-04Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds19-405/+349
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-540/+121
2007-05-04NFS: Fix a compile glitch on 64-bit systemsTrond Myklebust1-1/+1
2007-05-03[NET]: Rework dev_base via list_head (v3)Pavel Emelianov1-1/+1
2007-05-03[AFS]: Adjust the new netdevice scanning codeDavid Howells3-7/+21
2007-05-03[AFS]: Replace rtnetlink client by direct dev_base walkingPatrick McHardy4-475/+55
2007-05-03[AFS]: Fix memory leak in SRXAFSCB_GetCapabilitiesPatrick McHardy1-0/+1
2007-05-03[AFS]: Fix use of __exit functions from __init pathDavid Howells3-4/+4
2007-05-03[AFS/AF_RXRPC]: Miscellaneous fixes.David Howells3-59/+45
2007-05-03[CIFS] Change semaphore to mutex for cifs lock_semRoland Dreier3-9/+9
2007-05-03[CIFS] Fix oops in reset_cifs_unix_caps on reconnectSteve French1-1/+1
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman12-29/+27
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