profile/ivi/kernel-x86-ivi.git
2012-05-19 Andy AdamsonNFSv4.1 send layoutreturn to fence disconnected data...
2012-05-19 Andy AdamsonNFSv4.1 wake up all tasks on un-connected DS slot table...
2012-05-19 Andy AdamsonNFSv4.1 Check invalid deviceid upon slot table waitq...
2012-05-19 Andy AdamsonNFSv4.1 remove nfs4_reset_write and nfs4_reset_read
2012-05-19 Andy AdamsonNFSv4.1: mark deviceid invalid on filelayout DS connect...
2012-05-19 Andy AdamsonNFSv4.1 data server timeo and retrans module parameters
2012-05-19 Andy AdamsonNFSv4.1 set RPC_TASK_SOFTCONN for filelayout DS RPC...
2012-05-19 Andy AdamsonNFSv4.1 cleanup filelayout invalid layout handling
2012-05-19 Andy AdamsonNFSv4.1: cleanup filelayout invalid deviceid handling
2012-05-19 Matthew TreinishFixed goto readability in nfs_update_inode.
2012-05-16 Trond MyklebustNFS: Fix a compile issue when CONFIG_NFS_FSCACHE was...
2012-05-16 Jeff Laytonrpc_pipefs: clear write bit from top level rpc_pipefs...
2012-05-15 Bryan SchumakerNFS: Turn v3 on by default
2012-05-15 Bryan SchumakerNFS: Make v2 configurable
2012-05-15 Bryan SchumakerNFS: Create an NFS v3 stat_to_errno()
2012-05-15 Bryan SchumakerNFS: Pass mntfh as part of the nfs_mount_info structure
2012-05-15 Bryan SchumakerNFS: Allocate parsed mount data directly to the nfs_mou...
2012-05-15 Bryan SchumakerNFS: Create a single nfs_validate_mount_data() function
2012-05-15 Bryan SchumakerNFS: Create a single function for text mount data
2012-05-15 Bryan SchumakerNFS: Create a new nfs_try_mount()
2012-05-15 Bryan SchumakerNFS: Let mount data parsing set the NFS version
2012-05-15 Bryan SchumakerNFS: Use nfs_fs_mount_common() for remote referral...
2012-05-15 Bryan SchumakerNFS: Use nfs_fs_mount_common() for xdev mounts
2012-05-15 Bryan SchumakerNFS: Create a common xdev_mount() function
2012-05-15 Bryan SchumakerNFS: Create a common fs_mount() function
2012-05-15 Bryan SchumakerNFS: Remove NFS4_MOUNT_UNSHARED
2012-05-15 Bryan SchumakerNFS: Don't pass mount data to nfs_fscache_get_super_coo...
2012-05-15 Bryan SchumakerNFS: Create a single nfs_get_root()
2012-05-15 Bryan SchumakerNFS: Rename nfs4_proc_get_root()
2012-05-09 Trond MyklebustNFS: Clean up - Simplify reference counting in fs/nfs...
2012-05-09 Trond MyklebustNFS: Clean up - Rename nfs_unlock_request and nfs_unloc...
2012-05-09 Trond MyklebustNFS: Clean up - simplify nfs_lock_request()
2012-05-09 Trond MyklebustNFS: nfs_set_page_writeback no longer needs to referenc...
2012-05-09 Trond MyklebustNFS: Prevent a deadlock in the new writeback code
2012-05-08 Trond MyklebustNFSv4: nfs_client_return_marked_delegations can't flush...
2012-05-08 Trond MyklebustNFS: nfs_inode_return_delegation() should always flush...
2012-05-08 Trond MyklebustNFS: Don't do a full flush to disk on close() if we...
2012-05-04 Trond MyklebustNFS: Fix sparse warnings
2012-05-04 Trond MyklebustNFS: Fix O_DIRECT compile warnings
2012-05-01 Trond MyklebustNFS: Adapt readdirplus to application usage patterns
2012-05-01 Trond MyklebustNFSv4: COMMIT does not need post-op attributes
2012-05-01 Trond MyklebustNFSv4: Don't request cache consistency attributes on...
2012-05-01 Trond MyklebustNFSv4: Simplify the NFSv4 REMOVE, LINK and RENAME compounds
2012-05-01 Trond MyklebustNFSv4: Simplify the NFSv4 CREATE compound
2012-05-01 Trond MyklebustNFSv4: Simplify the NFSv4 OPEN compound
2012-05-01 Trond MyklebustNFS: Simplify the cache invalidation code
2012-05-01 Trond MyklebustNFSv2/v3: Simulate the change attribute
2012-05-01 Trond MyklebustNFS: Change attribute updates should set NFS_INO_REVAL_...
2012-05-01 Trond MyklebustNFS: Simplify nfs_fhget()
2012-05-01 Trond MyklebustNFS: Always trust the PageUptodate flag when we have...
2012-05-01 Trond MyklebustNFS: Optimise away nfs_check_inode_attributes() when...
2012-05-01 Trond MyklebustNFS: Don't force page cache revalidations when holding...
2012-05-01 Trond MyklebustNFSv4: Retrieve attributes _before_ calling delegreturn
2012-05-01 Trond MyklebustNFSv4: Delegreturn only needs the cache consistency...
2012-05-01 Trond MyklebustNFSv4: Fix a typo in NFS4_enc_link_sz
2012-05-01 Trond MyklebustNFS: Simplify the nfs_read_completion functions
2012-05-01 Trond MyklebustNFS: Clean up nfs read and write error paths
2012-05-01 Trond MyklebustNFS: Read cleanups
2012-04-30 Trond MyklebustNFS: Fix a compile issue when CONFIG_NFS_V4_1 is undefined
2012-04-30 Trond MyklebustNFS: Use kmem_cache_zalloc() in nfs_direct_req_alloc
2012-04-30 Trond MyklebustNFS: Simplify O_DIRECT page referencing
2012-04-30 Trond MyklebustNFS: O_DIRECT pgio_completion_ops error_cleanup must...
2012-04-30 Trond MyklebustNFS: Ensure that we break out of read/write_schedule_se...
2012-04-30 Bryan SchumakerNFS: Define dummy nfs_init_cinfo() and nfs_init_cinfo_f...
2012-04-30 Bryan SchumakerNFS: Define nfs_direct_write_schedule_work() when v3...
2012-04-30 Bryan SchumakerNFS: pnfs_pageio_init_read() and init_write() need...
2012-04-27 Trond MyklebustNFS: Fix a use-before-initialised warning in fs/nfs...
2012-04-27 Bryan SchumakerNFS: Remove extra rpc_clnt argument to proc_lookup
2012-04-27 Bryan SchumakerNFS: Create a submount rpc_op
2012-04-27 Bryan SchumakerNFS: Remove secinfo knowledge out of the generic client
2012-04-27 Fred IsamanNFS: Prevent garbage cinfo->ds from leaking out
2012-04-27 Fred IsamanNFS: rewrite directio write to use async coalesce code
2012-04-27 Fred IsamanNFS: avoid some stat gathering for direct io
2012-04-27 Fred IsamanNFS: add dreq to nfs_commit_info
2012-04-27 Fred IsamanNFS: create nfs_commit_completion_ops
2012-04-27 Fred IsamanNFS: create struct nfs_commit_info
2012-04-27 Fred IsamanNFS: create nfs_generic_commit_list
2012-04-27 Fred IsamanNFS: rewrite directio read to use async coalesce code
2012-04-27 Fred IsamanNFS: prepare coalesce testing for directio
2012-04-27 Fred IsamanNFS: remove unused wb_complete field from struct nfs_page
2012-04-27 Fred IsamanNFS: create completion structure to pass into page_init...
2012-04-27 Fred IsamanNFS: merge _full and _partial write rpc_ops
2012-04-27 Fred IsamanNFS: merge _full and _partial read rpc_ops
2012-04-27 Fred IsamanNFS: create struct nfs_page_array
2012-04-27 Fred IsamanNFS: create common nfs_pgio_header for both read and...
2012-04-27 Fred IsamanNFS: use req_offset where appropriate
2012-04-27 Fred IsamanNFS: remove unnecessary casts of void pointers in nfs4f...
2012-04-27 Fred IsamanNFS: reverse arg order in nfs_initiate_[read|write]
2012-04-27 Fred IsamanNFS: dprintks in directio code were referencing task...
2012-04-27 Fred IsamanNFS: add a struct nfs_commit_data to replace nfs_write_...
2012-04-27 Fred IsamanNFS4.1: Add lseg to struct nfs4_fl_commit_bucket
2012-04-27 Fred IsamanNFS4.1: make pnfs_ld_[read|write]_done consistent
2012-04-27 Fred IsamanNFS: grab open context in direct read
2012-04-27 Bryan SchumakerNFS: Remove unused function nfs_lookup_with_sec()
2012-04-27 Bryan SchumakerNFS: Honor the authflavor set in the clone mount data
2012-04-27 Bryan SchumakerNFS: Fix following referral mount points with different...
2012-04-27 Bryan SchumakerNFS: Do secinfo as part of lookup
2012-04-27 Bryan SchumakerNFS: Handle exceptions coming out of nfs4_proc_fs_locat...
2012-04-27 Bryan SchumakerNFS: Fix SECINFO_NO_NAME
2012-04-27 Stanislav KinsburskySUNRPC: traverse clients tree on PipeFS event
next