deliverable/linux.git
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...
2012-04-24  Linus TorvaldsMerge branch 'rc-fixes' of git://git./linux/kernel...
2012-04-24  Eldad Zacksuper.c: unused variable warning without CONFIG_QUOTA
2012-04-24  Shaohua Lijbd2: use GFP_NOFS for blkdev_issue_flush
2012-04-24  Linus TorvaldsMerge tag 'md-3.4-fixes' of git://neil.brown.name/md
2012-04-24  Linus TorvaldsMerge tag 'dlm-fixes-3.4' of git://git./linux/kernel...
2012-04-24  Hugh Dickinsmm: fix s390 BUG by __set_page_dirty_no_writeback on...
2012-04-24  H. Peter Anvinx32, siginfo: Provide proper overrides for x32 siginfo_t
2012-04-24  NeilBrownmd: fix possible corruption of array metadata on shutdown.
2012-04-24  NeilBrownmd: don't call ->add_disk unless there is good reason.
2012-04-24  Jonathan BrassowDM RAID: Use safe version of rdev_for_each
2012-04-23  H. Peter Anvinasm-generic: Allow overriding clock_t and add attribute...
2012-04-23  H.J. Lux32: Check __ILP32__ instead of __LP64__ for x32
2012-04-23  Konrad Rzeszutek... x86, acpi: Call acpi_enter_sleep_state via an asmlinkag...
2012-04-23  Konrad Rzeszutek... ACPI: Convert wake_sleep_flags to a value instead of...
2012-04-23  Richard Kuohexagon: add missing cpu.h include
2012-04-23  Srivatsa S... hexagon/CPU hotplug: Add missing call to notify_cpu_sta...
next
This page took 0.041142 seconds and 5 git commands to generate.