Merge git://git.infradead.org/~dwmw2/khdrs-2.6
[linux-drm-fsl-dcu.git] / fs /
2006-09-24 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2006-09-24 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2006-09-24 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-09-24 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-09-24 Jeff GarzikMove several *_SUPER_MAGIC symbols to include/linux...
2006-09-24 Jeff GarzikMerge branch 'master' into upstream
2006-09-24 James BottomleyMerge mulgrave-w:git/linux-2.6
2006-09-24 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2006-09-24 Linus TorvaldsMerge branch 'linus' of /linux/kernel/git/perex/alsa
2006-09-23 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2006-09-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-09-23 James BottomleyMerge mulgrave-w:git/scsi-misc-2.6
2006-09-23 Chuck LeverNFS: unmark NFS direct I/O as experimental
2006-09-23 Chuck LeverNFS: add comments clarifying the use of nfs_post_op_upd...
2006-09-23 Josef 'Jeff' SipekNFS: Use SEEK_END instead of hardcoded value
2006-09-23 Trond MyklebustNFSv4: When mounting with a port=0 argument, substitute...
2006-09-23 Trond MyklebustNFSv4: Poll more aggressively when handling NFS4ERR_DELAY
2006-09-23 Trond MyklebustNFSv4: Handle the condition NFS4ERR_FILE_OPEN
2006-09-23 Trond MyklebustNFSv4: Retry lease recovery if it failed during a synch...
2006-09-23 Trond MyklebustNFS: Don't invalidate the symlink we just stuffed into...
2006-09-23 Trond MyklebustNFS: Make read() return an ESTALE if the file has been...
2006-09-23 J. Bruce FieldsNFSv4: It's perfectly legal for clp to be NULL here....
2006-09-23 Trond MyklebustNFS: nfs_lookup - don't hash dentry when optimising...
2006-09-23 andros@citi.umich.eduFix a referral error Oops
2006-09-23 Chuck LeverNFS: NFS_ROOT should use the new rpc_create API
2006-09-23 David HowellsNFS: Fix up compiler warnings on 64-bit platforms in...
2006-09-23 Trond MyklebustSUNRPC: Make rpc_mkpipe() take the parent dentry as...
2006-09-23 Trond MyklebustNFSv4: Fix a use-after-free issue with the nfs server.
2006-09-23 Trond MyklebustAdd a real API for dealing with blk_congestion_wait()
2006-09-23 Chuck LeverNFS: Use cached page as buffer for NFS symlink requests
2006-09-23 Chuck LeverNFS: copy symlinks into page cache before sending NFS...
2006-09-23 Chuck LeverNFS: Fix double d_drop in nfs_instantiate() error path
2006-09-23 Chuck LeverNFS: remove a no-longer-needed error check in nfs_symlink()
2006-09-23 Chuck LeverNFSD: Convert NFS server callback logic to use new...
2006-09-23 Chuck LeverNFS: Convert NFS client to use new rpc_create() API
2006-09-23 Chuck LeverLOCKD: Convert to use new rpc_create() API
2006-09-23 Chuck LeverSUNRPC: Clean-up after previous patches.
2006-09-23 Chuck LeverSUNRPC: remove extraneous header inclusions
2006-09-23 Chuck LeverLOCKD: Teach lockd to use the new rpc_peeraddr() API
2006-09-23 Trond MyklebustNFS: Fix nfs_alloc_client()
2006-09-23 Trond MyklebustNFS: Ensure NFSv2/v3 mounts respect the NFS_MOUNT_SECFL...
2006-09-23 David HowellsNFS: Secure the roots of the NFS subtrees in a shared...
2006-09-23 David HowellsNFS: Fix error handling
2006-09-23 David HowellsNFS: Add server and volume lists to /proc
2006-09-23 David HowellsNFS: Share NFS superblocks per-protocol per-server...
2006-09-23 David HowellsNFS: Start rpciod in server common management
2006-09-23 David HowellsNFS: Eliminate client_sys in favour of cl_rpcclient
2006-09-23 David HowellsNFS: Move rpc_ops from nfs_server to nfs_client
2006-09-23 David HowellsNFS: Make better use of inode* dereferencing macros
2006-09-23 David HowellsNFS: Maintain a common server record for NFS2/3 as...
2006-09-23 David HowellsNFS: Add extra const qualifiers
2006-09-23 David HowellsNFS: Use the dentry superblock directly in nfs_statfs()
2006-09-23 David HowellsNFS: Generalise the nfs_client structure
2006-09-23 David HowellsNFS: Add a server capabilities NFS RPC op
2006-09-23 David HowellsNFS: Add a lookupfh NFS RPC op
2006-09-23 David HowellsNFS: Return an error when starting the idmapping pipe
2006-09-23 David HowellsNFS: Rename nfs_server::nfs4_state
2006-09-23 David HowellsNFS: Rename struct nfs4_client to struct nfs_client
2006-09-23 David HowellsNFS: Fix NFS4 callback up/down prototypes
2006-09-23 David HowellsNFS: Disambiguate nfs_stat_to_errno()
2006-09-23 David HowellsNFS: Fix up split of fs/nfs/inode.c
2006-09-23 David HowellsNFS: Add dentry materialisation op
2006-09-23 Trond MyklebustNFS: Add an ACCESS cache memory shrinker
2006-09-23 Trond MyklebustNFS: Add a global LRU list for the ACCESS cache
2006-09-23 Trond MyklebustNFS: Add a new ACCESS rpc call cache to the linux nfs...
2006-09-23 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2006-09-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2006-09-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2006-09-23 Jeff GarzikMerge tag 'r8169-20060920-00' of git://electric-eye...
2006-09-23 Jeff GarzikMerge branch 'master' into upstream
2006-09-22 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-09-22 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/hdroneline
2006-09-22 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2006-09-22 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2006-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2006-09-22 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2006-09-22 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2006-09-22 Michal Piotrowski[JFFS2] Remove unneeded ifdefs from jffs2_fs_i.h
2006-09-22 Steve French[CIFS] statfs for cifs unix extensions no longer experi...
2006-09-21 Steve French[CIFS] New POSIX locking code not setting rc properly...
2006-09-21 David WoodhouseMerge ssh://git.infradead.org/~/public_git/hdroneline
2006-09-21 Steve French[CIFS] Support deep tree mounts (e.g. mounts to //serve...
2006-09-21 Herbert Xu[CRYPTO] users: Use crypto_hash interface instead of...
2006-09-20 Mark Fashehocfs2: Remove overzealous BUG_ON()
2006-09-20 Mark Fashehocfs2: Don't print on unknown remote blocking call
2006-09-20 Mark Fashehocfs2: Remove EXPERIMENTAL dependency
2006-09-20 Mark Fashehocfs2: implement directory read-ahead
2006-09-20 Mark Fashehocfs2: properly update i_mtime on buffered write
2006-09-20 Tiger Yangocfs2: Fix directory link count checks in ocfs2_link()
2006-09-20 Mark Fashehocfs2: move nlink check in ocfs2_mknod()
2006-09-20 Mathieu Avilaocfs2: Fix heartbeat sector calculation
2006-09-20 Adrian Bunk[PATCH] fs/ocfs2/ioctl.c should #include "ioctl.h"
2006-09-20 Herbert Poetzlocfs2: add ext2 attributes
2006-09-20 Joel Beckerconfigfs: Prevent duplicate subsystem names.
2006-09-20 Jeff GarzikMerge branch 'master' into upstream
2006-09-20 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-09-19 Linus TorvaldsMerge branch 'fixes' of git://git.linux-nfs.org/pub...
2006-09-19 Trond MyklebustNFS: Fix nfs_page use after free issues in fs/nfs/write.c
2006-09-19 Trond MyklebustNFSv4: Fix incorrect semaphore release in _nfs4_do_open()
2006-09-19 Trond MyklebustNFS: Fix Oopsable condition in nfs_readpage_sync()
next