platform/adaptation/renesas_rcar/renesas_kernel.git
2012-07-31 Jeff Laytonnfs: explicitly reject LOCK_MAND flock() requests
2012-07-31 NeilBrownnfs: increase number of permitted callback connections.
2012-07-31 Stanislav KinsburskySUNRPC: return negative value in case rpcbind client...
2012-07-30 Bryan SchumakerNFS: Convert v4 into a module
2012-07-30 Bryan SchumakerNFS: Convert v3 into a module
2012-07-30 Bryan SchumakerNFS: Convert v2 into a module
2012-07-30 Bryan SchumakerNFS: Keep module parameters in the generic NFS client
2012-07-30 Bryan SchumakerNFS: Split out remaining NFS v4 inode functions
2012-07-30 Bryan SchumakerNFS: Pass super operations and xattr handlers in the...
2012-07-30 Bryan SchumakerNFS: Only initialize the ACL client in the v3 case
2012-07-30 Bryan SchumakerNFS: Create a try_mount rpc op
2012-07-30 Bryan SchumakerNFS: Remove the NFS v4 xdev mount function
2012-07-30 Bryan SchumakerNFS: Add version registering framework
2012-07-30 David HowellsNFS: Fix a number of bugs in the idmapper
2012-07-30 Jeff Laytonnfs: skip commit in releasepage if we're freeing memory...
2012-07-30 Jeff Laytonsunrpc: clarify comments on rpc_make_runnable
2012-07-30 Peng Taopnfsblock: bail out partial page IO
2012-07-30 Jeff Laytonnfs: fix fl_type tests in NFSv4 code
2012-07-30 Fred IsamanNFS: fix pnfs regression with directio writes
2012-07-30 Fred IsamanNFS: fix pnfs regression with directio reads
2012-07-30 Joe Perchessunrpc: clnt: Add missing braces
2012-07-30 Randy Dunlapnfs: fix stub return type warnings
2012-07-17 Bryan SchumakerNFS: exit_nfs_v4() shouldn't be an __exit function
2012-07-17 Trond MyklebustSUNRPC: Add a missing spin_unlock to gss_mech_list_pseu...
2012-07-17 Bryan SchumakerNFS: Split out NFS v4 client functions
2012-07-17 Bryan SchumakerNFS: Split out the NFS v4 filesystem types
2012-07-17 Bryan SchumakerNFS: Create a single nfs_clone_super() function
2012-07-17 Bryan SchumakerNFS: Split out NFS v4 server creating code
2012-07-17 Bryan SchumakerNFS: Initialize the NFS v4 client from init_nfs_v4()
2012-07-17 Bryan SchumakerNFS: Move the v4 getroot code to nfs4getroot.c
2012-07-17 Bryan SchumakerNFS: Split out NFS v4 file operations
2012-07-17 Bryan SchumakerNFS: Initialize v4 sysctls from nfs_init_v4()
2012-07-17 Bryan SchumakerNFS: Create an init_nfs_v4() function
2012-07-17 Bryan SchumakerNFS: Split out NFS v4 inode operations
2012-07-17 Bryan SchumakerNFS: Split out NFS v3 inode operations
2012-07-17 Bryan SchumakerNFS: Split out NFS v2 inode operations
2012-07-16 Chuck LeverNFS: Clean up nfs4_proc_setclientid() and friends
2012-07-16 Chuck LeverNFS: Treat NFS4ERR_CLID_INUSE as a fatal error
2012-07-16 Chuck LeverNFS: When state recovery fails, waiting tasks should...
2012-07-16 Chuck LeverSUNRPC: Add rpcauth_list_flavors()
2012-07-16 Chuck LeverNFS: nfs_getaclargs.acl_len is a size_t
2012-07-16 Chuck LeverNFS: Clean up TEST_STATEID and FREE_STATEID error reporting
2012-07-16 Chuck LeverNFS: Clean up nfs41_check_expired_stateid()
2012-07-16 Chuck LeverNFS: State reclaim clears OPEN and LOCK state
2012-07-16 Chuck LeverNFS: Don't free a state ID the server does not recognize
2012-07-16 Chuck LeverNFS: Fix up TEST_STATEID and FREE_STATEID return code...
2012-07-16 Andy AdamsonNFSv4.1 do not send LAYOUTRETURN on emtpy plh_segs...
2012-07-16 Andy AdamsonNFSv4.1 mark layout when already returned
2012-07-16 Andy AdamsonNFSv4.1 don't send LAYOUTCOMMIT if data resent through MDS
2012-07-16 Andy AdamsonNFSv4.1 return the LAYOUT for each file with failed...
2012-07-16 Trond MyklebustMerge commit '9249e17fe094d853d1ef7475dd559a2cc7e23d42...
2012-07-14 David HowellsVFS: Pass mount flags to sget()
2012-07-14 David HowellsVFS: Comment mount following code
2012-07-14 David HowellsVFS: Make clone_mnt()/copy_tree()/collect_mounts()...
2012-07-14 David HowellsVFS: Make chown() and lchown() call fchownat()
2012-07-14 Al Virodo_dentry_open(): close the race with mark_files_ro...
2012-07-14 Al Viromark_files_ro(): don't bother with mntget/mntput
2012-07-14 Andrew Mortonnotify_change(): check that i_mutex is held
2012-07-14 Christoph Hellwigfs: add nd_jump_link
2012-07-14 Christoph Hellwigfs: move path_put on failure out of ->follow_link
2012-07-14 Al Virodebugfs: get rid of useless arguments to debugfs_{mkdir...
2012-07-14 Al Virodebugfs: fold debugfs_create_by_name() into the only...
2012-07-14 Al Virodebugfs: make sure that debugfs_create_file() gets...
2012-07-14 Al Viro__d_unalias() should refuse to move mountpoints
2012-07-14 Al Virosysfs: just use d_materialise_unique()
2012-07-14 Al Virosysfs: switch to ->s_d_op and ->d_release()
2012-07-14 Al Viroget rid of kern_path_parent()
2012-07-14 David HowellsVFS: Fix the banner comment on lookup_open()
2012-07-14 Al Virodon't pass nameidata * to vfs_create()
2012-07-14 Al Virodon't pass nameidata to ->create()
2012-07-14 Al Virofs/namei.c: don't pass nameidata to __lookup_hash(...
2012-07-14 Al Virostop passing nameidata to ->lookup()
2012-07-14 Al Virofs/namei.c: don't pass namedata to lookup_dcache()
2012-07-14 Al Virofs/namei.c: don't pass nameidata to d_revalidate()
2012-07-14 Al Virostop passing nameidata * to ->d_revalidate()
2012-07-14 Al Virofs/nfs/dir.c: switch to passing nd->flags instead of...
2012-07-14 Al Vironfs_lookup_verify_inode() - nd is *always* non-NULL...
2012-07-14 Al Viroswitch nfs_lookup_check_intent() away from nameidata
2012-07-14 Al Virodo_dentry_open(): take initialization of file->f_path...
2012-07-14 Al Virofold __dentry_open() into its sole caller
2012-07-14 Al Viroswitch do_dentry_open() to returning int
2012-07-14 Al Viromake finish_no_open() return int
2012-07-14 Al Virofs/namei.c: get do_last() and friends return int
2012-07-14 Al Virokill struct opendata
2012-07-14 Al Virokill opendata->{mnt,dentry}
2012-07-14 Al Viromake ->atomic_open() return int
2012-07-14 Al Virodon't modify od->filp at all
2012-07-14 Al Viro->atomic_open() prototype change - pass int * instead...
2012-07-14 Miklos Szeredivfs: move O_DIRECT check to common code
2012-07-14 Miklos Szeredivfs: do_last(): clean up retry
2012-07-14 Miklos Szeredivfs: do_last(): clean up bool
2012-07-14 Miklos Szeredivfs: do_last(): clean up labels
2012-07-14 Miklos Szeredivfs: do_last(): clean up error handling
2012-07-14 Miklos Szeredivfs: remove open intents from nameidata
2012-07-14 Miklos Szeredi9p: implement i_op->atomic_open()
2012-07-14 Miklos Szerediceph: implement i_op->atomic_open()
2012-07-14 Miklos Szerediceph: remove unused arg from ceph_lookup_open()
2012-07-14 Miklos Szeredicifs: implement i_op->atomic_open()
2012-07-14 Miklos Szeredifuse: implement i_op->atomic_open()
2012-07-14 Miklos Szeredinfs: don't use intents for checking atomic open
next