summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2007-05-04Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds23-91/+151
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-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-02NFS: Clean up nfs_create_request commentsJason Uhlenkott1-7/+1
2007-05-02NFS4: invalidate cached acl on setaclJ. Bruce Fields1-2/+1
2007-04-30NFS: Fix directory caching problem - with test case and patch.Neil Brown1-0/+4
2007-04-30NFS: Set meaningful value for fattr->time_start in readdirplus results.Neil Brown1-0/+16
2007-04-30NFS: Added support to turn off the NFSv3 READDIRPLUS RPC.Steve Dickson2-1/+3
2007-04-30SUNRPC: RPC client should retry with different versions of rpcbindChuck Lever1-0/+12
2007-04-30NFS: switch NFSROOT to use new rpcbind clientChuck Lever1-1/+1
2007-04-30SUNRPC: RPC buffer size estimates are too largeChuck Lever8-40/+25
2007-04-30NLM: Shrink the maximum request size of NLM4 requestsChuck Lever2-10/+20
2007-04-30NFS: Use pgoff_t in structures and functions that pass page cache offsetsTrond Myklebust2-11/+11
2007-04-30NFS: Clean up nfs_sync_mapping_wait()Trond Myklebust1-5/+1
2007-04-30NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedataTrond Myklebust5-20/+37
2007-04-30NFS: Fix a race when doing NFS write coalescingTrond Myklebust2-194/+47
2007-04-30NFS: Cleanup for nfs_readpages()Trond Myklebust2-34/+17
2007-04-30NFS: Another cleanup of the read/write request coalescing codeTrond Myklebust3-73/+113
2007-04-30NFS: Cleanup the coalescing codeTrond Myklebust3-49/+103
2007-04-30NFS: Don't wait for congestion in nfs_update_request()Trond Myklebust1-30/+0
2007-04-30NFS: statfs error-handling fixAmnon Aaronsohn1-5/+4
2007-04-30NFS: Fix nfs_set_page_dirty()Trond Myklebust1-1/+11
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