x86: simplify pageattr_64.c
[sfrench/cifs-2.6.git] / fs /
2008-01-30 Andi Kleenx86: remove iBCS support
2008-01-30 Roland McGrathx86: compat_binfmt_elf Kconfig
2008-01-30 Roland McGrathx86: compat_binfmt_elf
2008-01-30 Roland McGrathelf core dump: notes user_regset
2008-01-30 Roland McGrathelf core dump: notes reorg
2008-01-30 Nick Pigginspinlock: lockbreak cleanup
2008-01-30 Harvey Harrisoncore: remove last users of empty FASTCALL macro
2008-01-30 Andrew Mortonx86: PIE executable randomization, checkpatch fixes
2008-01-30 Jiri Kosinax86: PIE executable randomization
2008-01-30 Jiri Kosinax86: randomize brk
2008-01-30 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2008-01-30 Trond MyklebustNFSv4: Iterate through all nfs_clients when the server...
2008-01-30 Trond MyklebustNFSv4: Deal more correctly with duplicate delegations
2008-01-30 Trond MyklebustNFS: Fix a potential race between umount and nfs_access...
2008-01-30 Trond MyklebustNFS: Add an asynchronous delegreturn operation for...
2008-01-30 Benny Halevynfs: convert NFS_*(inode) helpers to static inline
2008-01-30 Benny Halevynfs: obliterate NFS_FLAGS macro
2008-01-30 Chuck LeverNFS: Address memory leaks in the NFS client mount optio...
2008-01-30 J. Bruce Fieldsnfs4: allow nfsv4 acls on non-regular-files
2008-01-30 Trond MyklebustNFS: Optimise away the sigmask code in aio/dio reads...
2008-01-30 Trond MyklebustNLM: Fix a bogus 'return' in nlmclnt_rpc_release
2008-01-30 Chuck LeverNLM: Introduce an arguments structure for nlmclnt_init()
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 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 branch 'upstream' of git://ftp.linux-mips.org...
2008-01-29 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2008-01-29 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
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
next