summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-03-14NFS: Fix a warning in fs/nfs/idmap.cTrond Myklebust
2011-03-11NFSv4: Send unmapped uid/gids to the server when using auth_sysTrond Myklebust
2011-03-11NFSv4: cleanup idmapper functions to take an nfs_server argumentTrond Myklebust
2011-03-11NFSv4.1: rearrange ->doio argsFred Isaman
2011-03-11NFSv4.1: pnfs filelayout driver writeFred Isaman
2011-03-11NFSv4.1: implement generic pnfs layer write switchAndy Adamson
2011-03-11NFSv4.1: Send lseg down into nfs_write_rpcsetupFred Isaman
2011-03-11NFSv4.1: add callback to nfs4_write_doneFred Isaman
2011-03-11NFSv4.1 move deviceid cache to filelayout driverChristoph Hellwig
2011-03-11NFSv4.1: filelayout async error handlerAndy Adamson
2011-03-11NFSv4.1: filelayout readAndy Adamson
2011-03-11NFSv4.1: data server connectionAndy Adamson
2011-03-11NFSv4.1: generic readAndy Adamson
2011-03-11NFSv4.1: shift pnfs_update_layout locationsFred Isaman
2011-03-11NFSv4.1: coelesce across layout stripesFred Isaman
2011-03-11NFSv4.1: new flag for lease time checkAndy Adamson
2011-03-11NFSv4.1: new flag for state renewal checkAndy Adamson
2011-03-11NFS move nfs_client initialization into nfs_get_clientAndy Adamson
2011-03-11NFSv4: remove CONFIG_NFS_V4 from nfs_read_dataAndy Adamson
2011-03-11NFS: change nfs_writeback_done to return voidFred Isaman
2011-03-11NFSv4/4.1: Fix nfs4_schedule_state_recovery abusesTrond Myklebust
2011-03-10NFSv4: remove duplicate clientid in struct nfs_clientAndy Adamson
2011-03-10SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust
2011-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-03-04mm: add alloc_page_vma_node()Andi Kleen
2011-03-04mm: change alloc_pages_vma to pass down the policy node for local policyAndi Kleen
2011-03-04libceph: fix msgr keepalive flagSage Weil
2011-03-04libceph: fix msgr backoffSage Weil
2011-03-04Mark ptrace_{traceme,attach,detach} staticLinus Torvalds
2011-03-03Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-03blktrace: Remove blk_fill_rwbs_rq.Tao Ma
2011-03-02block: add @force_kblockd to __blk_run_queue()Tejun Heo
2011-03-02mfd: Don't suspend WM8994 if the CODEC is not suspendedMark Brown
2011-03-01blk-throttle: Do not use kblockd workqueue for throtl workVivek Goyal
2011-02-28ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki
2011-02-25Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-02-25rapidio: fix sysfs config attribute to access 16MB of maint spaceAlexandre Bounine
2011-02-25Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-02-24PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unsetRafael J. Wysocki
2011-02-24Fix over-zealous flush_disk when changing device size.NeilBrown
2011-02-23mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi
2011-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-02-21module: explicitly align module_version_attribute structureDmitry Torokhov
2011-02-19net: dcb: match dcb_app protocol field with 802.1Qaz specJohn Fastabend
2011-02-18Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-02-18Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-02-18Expand CONFIG_DEBUG_LIST to several other list operationsLinus Torvalds
2011-02-17RTC: Re-enable UIE timer/polling emulationJohn Stultz
2011-02-17RTC: Revert UIE emulation removalJohn Stultz
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo