summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-27NFS: use req_offset where appropriateFred Isaman
2012-04-27NFS: remove unnecessary casts of void pointers in nfs4filelayout.cFred Isaman
2012-04-27NFS: reverse arg order in nfs_initiate_[read|write]Fred Isaman
2012-04-27NFS: dprintks in directio code were referencing task after putFred Isaman
2012-04-27NFS: add a struct nfs_commit_data to replace nfs_write_data in commitsFred Isaman
2012-04-27NFS4.1: Add lseg to struct nfs4_fl_commit_bucketFred Isaman
2012-04-27NFS4.1: make pnfs_ld_[read|write]_done consistentFred Isaman
2012-04-27NFS: grab open context in direct readFred Isaman
2012-04-27NFS: Remove unused function nfs_lookup_with_sec()Bryan Schumaker
2012-04-27NFS: Honor the authflavor set in the clone mount dataBryan Schumaker
2012-04-27NFS: Fix following referral mount points with different securityBryan Schumaker
2012-04-27NFS: Do secinfo as part of lookupBryan Schumaker
2012-04-27NFS: Handle exceptions coming out of nfs4_proc_fs_locations()Bryan Schumaker
2012-04-27NFS: Fix SECINFO_NO_NAMEBryan Schumaker
2012-04-27SUNRPC: traverse clients tree on PipeFS eventStanislav Kinsbursky
2012-04-27SUNRPC: set per-net PipeFS superblock before notificationStanislav Kinsbursky
2012-04-27SUNRPC: skip clients with program without PipeFS entriesStanislav Kinsbursky
2012-04-27SUNRPC: skip dead but not buried clients on PipeFS eventsStanislav Kinsbursky
2012-04-27Avoid beyond bounds copy while caching ACLSachin Prabhu
2012-04-27Avoid reading past buffer when calling GETACLSachin Prabhu
2012-04-26fix page number calculation bug for block layout decode bufferJim Rees
2012-04-26NFSv4.1 fix page number calculation bug for filelayout decode buffersAndy Adamson
2012-04-26pnfs-obj: Remove unused variable from objlayout_get_deviceinfo()Sachin Bhamare
2012-04-26nfs4: fix referrals on mounts that use IPv6 addrsWeston Andros Adamson
2012-04-26Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-04-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-04-26Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2012-04-26mm: memcg: move pc lookup point to commit_charge()Johannes Weiner
2012-04-26mm: nobootmem: Correct alloc_bootmem semantics.David Miller
2012-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds
2012-04-24Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsiLinus Torvalds
2012-04-24GFS2: Instruct DLM to avoid queue convert slowdownBob Peterson
2012-04-24Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-04-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds
2012-04-24Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2012-04-24super.c: unused variable warning without CONFIG_QUOTAEldad Zack
2012-04-24jbd2: use GFP_NOFS for blkdev_issue_flushShaohua Li
2012-04-24Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-04-24Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/te...Linus Torvalds
2012-04-24mm: fix s390 BUG by __set_page_dirty_no_writeback on swapHugh Dickins
2012-04-24x32, siginfo: Provide proper overrides for x32 siginfo_tH. Peter Anvin
2012-04-24md: fix possible corruption of array metadata on shutdown.NeilBrown
2012-04-24md: don't call ->add_disk unless there is good reason.NeilBrown
2012-04-24DM RAID: Use safe version of rdev_for_eachJonathan Brassow
2012-04-23asm-generic: Allow overriding clock_t and add attributes to siginfo_tH. Peter Anvin
2012-04-23x32: Check __ILP32__ instead of __LP64__ for x32H.J. Lu
2012-04-23x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from asse...Konrad Rzeszutek Wilk
2012-04-23ACPI: Convert wake_sleep_flags to a value instead of functionKonrad Rzeszutek Wilk
2012-04-23hexagon: add missing cpu.h includeRichard Kuo
2012-04-23hexagon/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat