linux-block.git
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
2012-04-27 Stanislav KinsburskySUNRPC: set per-net PipeFS superblock before notification
2012-04-27 Stanislav KinsburskySUNRPC: skip clients with program without PipeFS entries
2012-04-27 Stanislav KinsburskySUNRPC: skip dead but not buried clients on PipeFS...
2012-04-27 Sachin PrabhuAvoid beyond bounds copy while caching ACL
2012-04-27 Sachin PrabhuAvoid reading past buffer when calling GETACL
2012-04-26 Jim Reesfix page number calculation bug for block layout decode...
2012-04-26 Andy AdamsonNFSv4.1 fix page number calculation bug for filelayout...
2012-04-26 Sachin Bhamarepnfs-obj: Remove unused variable from objlayout_get_dev...
2012-04-26 Weston Andros... nfs4: fix referrals on mounts that use IPv6 addrs
2012-04-26 Linus TorvaldsMerge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org...
2012-04-26 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2012-04-26 Linus TorvaldsMerge branch 'for_linus' of git://cavan.codon.org.uk...
2012-04-26 Johannes Weinermm: memcg: move pc lookup point to commit_charge()
2012-04-26 David Millermm: nobootmem: Correct alloc_bootmem semantics.
2012-04-24 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-3.0-fixes
2012-04-24 Linus TorvaldsMerge tag 'hsi_fixes_for_3.4' of git://gitorious.org...
2012-04-24 Bob PetersonGFS2: Instruct DLM to avoid queue convert slowdown
2012-04-24 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2012-04-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next