clone: prepare to recycle CLONE_STOPPED
[safe/jmp/linux-2.6] / fs /
2008-01-30 Chuck LeverNLM/NFS: Use cached nlm_host when calling nlmclnt_proc()
2008-01-30 Chuck LeverNFS: Invoke nlmclnt_init during NFS mount processing
2008-01-30 Chuck LeverNLM: Introduce external nlm_host set-up and tear-down...
2008-01-30 Chuck Leverlockd: Eliminate harmless mixed sign comparison in...
2008-01-30 Chuck LeverNFS: nfs_write_end clean up
2008-01-30 Chuck LeverNFS: Fix minor mixed sign comparison in NFS client...
2008-01-30 Chuck LeverNFS: Use size_t for storing name lengths
2008-01-30 Chuck LeverNFS: Fix use of copy_to_user() in idmap_pipe_upcall
2008-01-30 Chuck LeverNFS: Clean up fs/nfs/idmap.c
2008-01-30 Trond MyklebustNFS: Fix the 'proto=' mount option
2008-01-30 Trond MyklebustNFS: Support per-mountpoint timeout parameters.
2008-01-30 Trond MyklebustNFS: Ensure that we respect NFS_MAX_TCP_TIMEOUT
2008-01-30 Trond MyklebustNFSv4: Add socket proto argument to setclientid
2008-01-30 Chuck LeverNFS: Pull covers off IPv6 address parsing
2008-01-30 Chuck LeverNFS: Support non-IPv4 addresses in nfs_parsed_mount_data
2008-01-30 Chuck LeverNFS: Refactor mount option address parsing into separat...
2008-01-30 Chuck LeverNFS: Remove the NIPQUAD from nfs_try_mount
2008-01-30 Chuck LeverNFS: Adjust nfs_clone_mount structure to store "struct...
2008-01-30 Chuck LeverNFS: Change nfs4_set_client() to accept struct sockaddr *
2008-01-30 Chuck LeverNFS: Change nfs_get_client() to take sockaddr *
2008-01-30 Chuck LeverNFS: Change nfs_find_client() to take "struct sockaddr *"
2008-01-30 Chuck LeverNFS: Change cb_recallargs to pass "struct sockaddr...
2008-01-30 Chuck LeverNFS: Change cb_getattrargs to pass "struct sockaddr...
2008-01-30 Chuck LeverNFS: Expand server address storage in nfs_client struct
2008-01-30 Trond MyklebustNFS: Add support for AF_INET6 addresses in __nfs_find_c...
2008-01-30 Chuck LeverNFS: Set default port for NFSv4, with support for AF_INET6
2008-01-30 Chuck LeverNFS: Make setting a port number agostic
2008-01-30 Chuck LeverNFS: Verify IPv6 addresses properly
2008-01-30 Chuck LeverNFS: Add support for AF_INET6 addresses in nfs_compare_...
2008-01-30 Chuck LeverNFS: Address a couple of nits in nfs_follow_referral()
2008-01-30 Chuck LeverNFS: Move dprintks from callback.c to callback_proc.c
2008-01-30 Chuck LeverNFS: eliminate NIPQUAD(clp->cl_addr.sin_addr)
2008-01-30 Chuck LeverNFS: Enable NFS client to generate CLIENTID strings...
2008-01-30 Chuck LeverNFS: Ensure NFSv4 SETCLIENTID send buffer is large...
2008-01-30 Trond MyklebustNFS: Remove the redundant nfs_client->cl_nfsversion
2008-01-30 Trond MyklebustNFS: Clean up the nfs_find_client function.
2008-01-30 Trond MyklebustNFS: Clean up the nfs_client initialisation
2008-01-30 Trond MyklebustNFS: define a function to update nfsi->cache_change_att...
2008-01-30 Chuck LeverNFS: Remove an unneeded check in decode_compound_header...
2008-01-30 Chuck LeverNFS: Clean up address comparison in __nfs_find_client()
2008-01-30 Chuck LeverNFS: Clean up: copy hostname with kstrndup during mount...
2008-01-30 Chuck LeverNFS: Remove support for the 'mountprog' option
2008-01-30 Chuck LeverNFS: Remove support for the 'nfsprog' option
2008-01-30 Chuck LeverNFS: Ensure that NFS version 4 mounts use NFS_PORT...
2008-01-30 Chuck LeverNFS: Prevent nfs_getattr() hang during heavy write...
2008-01-30 Chuck LeverNFS: Change sign of some loop indices in nfs4xdr.c
2008-01-30 Chuck LeverNFS: Use unsigned intermediates for manipulating header...
2008-01-30 Chuck LeverNFS: Use unsigned intermediates for manipulating header...
2008-01-30 Chuck LeverNFS: Use unsigned intermediates for manipulating header...
2008-01-30 Chuck LeverNFS: Ensure nfs_wcc_update_inode always converts file...
2008-01-30 Trond MyklebustNFS/SUNRPC: Convert users of rpc_init_task+rpc_execute...
2008-01-30 Trond MyklebustNFS/SUNRPC: Convert all users of rpc_call_setup()
2008-01-30 Trond MyklebustNFS: Clean up the (commit|read|write)_setup() callback...
2008-01-30 Trond MyklebustSUNRPC: Clean up the initialisation of priority queue...
2008-01-30 Trond MyklebustSUNRPC: Clean up rpc_run_task
2008-01-30 Trond MyklebustSUNRPC: Cleanup of rpc_task initialisation
2008-01-30 Steve DicksonNFS: Stop sillyname renames and unmounts from racing
2008-01-30 Trond MyklebustNFSv4: Clean up the OPEN/CLOSE serialisation code
2008-01-30 Trond MyklebustNFS: Clean up the write request locking.
2008-01-30 Trond MyklebustNFS: Optimise nfs_vm_page_mkwrite()
2008-01-30 Trond MyklebustNFS: Ensure that we eject stale inodes as soon as possible
2008-01-30 Trond MyklebustNFS: Handle -ENOENT errors in unlink()/rmdir()/rename()
2008-01-30 Trond MyklebustNFS: Sillyrename: in the case of a race, check aliases...
2008-01-30 Trond MyklebustNFS: Fix a sillyrename race...
2008-01-29 Patrick Caulfelddlm: close othercons
2008-01-29 David Teiglanddlm: use dlm prefix on alloc and free functions
2008-01-29 David Teiglanddlm: don't print common non-errors
2008-01-29 Adrian Bunkdlm: proper prototypes
2008-01-29 Lon Hohbergerdlm: bind connections from known local address when...
2008-01-29 Jens Axboesplice: fix problem with atime not being updated
2008-01-29 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6.25
2008-01-29 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2008-01-29 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-01-29 Mingming Caojbd2: sparse pointer use of zero as null
2008-01-29 Mingming Caojbd2: Use round-jiffies() function for the "5 second...
2008-01-29 Mingming Caojbd2: Mark jbd2 slabs as SLAB_TEMPORARY
2008-01-29 Mingming Caojbd2: add lockdep support
2008-01-29 Aneesh Kumar K.Vext4: Use the ext4_ext_actual_len() helper function
2008-01-29 Dmitry Monakhovext4: fix uniniatilized extent splitting error
2008-01-29 Aneesh Kumar K.Vext4: Check for return value from sb_set_blocksize
2008-01-29 Miklos Szerediext4: Add stripe= option to /proc/mounts
2008-01-29 Aneesh Kumar K.Vext4: Enable the multiblock allocator by default
2008-01-29 Alex Tomasext4: Add multi block allocator for ext4
2008-01-29 Alex Tomasext4: Add new functions for searching extent tree
2008-01-29 Eric Sandeenext4: fix up EXT4FS_DEBUG builds
2008-01-29 Aneesh Kumar K.Vext4: Fix ext4_show_options to show the correct mount...
2008-01-29 Aneesh Kumar K.Vext4: Add EXT4_IOC_MIGRATE ioctl
2008-01-29 Jean Noel Cordennerext4: Add inode version support in ext4
2008-01-29 Jean Noel Cordennervfs: Add 64 bit i_version support
2008-01-29 Girish Shilamkarext4: Add the journal checksum feature
2008-01-29 Johann Lombardijbd2: jbd2 stats through procfs
2008-01-29 Aneesh Kumar K.Vext4: Take read lock during overwrite case.
2008-01-29 Aneesh Kumar K.Vext4: Convert truncate_mutex to read write semaphore.
2008-01-29 Aneesh Kumar K.Vext4: Make ext4_get_blocks_wrap take the truncate_mutex...
2008-01-29 Mariusz Kozlowskiext4: remove unused code from ext4_find_entry()
2008-01-29 Aneesh Kumar K.Vext4: Check for the correct error return from
2008-01-29 Jan Karajbd2: Fix assertion failure in fs/jbd2/checkpoint.c
2008-01-29 Aneesh Kumar K.Vext4: add block bitmap validation
2008-01-29 Aneesh Kumar K.VAdd buffer head related helper functions
2008-01-29 Aneesh Kumar K.Vext4: Change the default behaviour on error
next