summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-10-23NFS: Readdir plus in v4Bryan Schumaker
2010-10-23NFS: readdir with vmapped pagesBryan Schumaker
2010-10-23NFS: decode_dirent should use an xdr_streamBryan Schumaker
2010-10-23SUNRPC: Add a helper function xdr_inline_peekTrond Myklebust
2010-10-07NFS: new idmapperBryan Schumaker
2010-09-24NFSv4.1: keep seq_res.sr_slot as pointer rather than an indexBenny Halevy
2010-09-23nfs: introduce mount option '-olocal_lock' to make locks localSuresh Jayaraman
2010-09-21SUNRPC: Refactor logic to NUL-terminate strings in pagesChuck Lever
2010-09-17nfs: make sillyrename an async operationJeff Layton
2010-09-17nfs: move nfs_sillyrename to unlink.cJeff Layton
2010-09-17nfs: standardize the rename response containerJeff Layton
2010-09-17nfs: standardize the rename args containerJeff Layton
2010-09-17NFS: Add an 'open_context' element to struct nfs_rpc_opsTrond Myklebust
2010-09-17NFS: Clean up nfs4_proc_create()Trond Myklebust
2010-09-17NFSv4: Clean up nfs4_atomic_openTrond Myklebust
2010-09-17SUNRPC: Remove rpcb_getport_sync()Chuck Lever
2010-09-17NFS: Use super.c for NFSROOT mount option parsingChuck Lever
2010-08-28Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2010-08-28Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-08-28NOMMU: Stub out vm_get_page_prot() if there's no MMUDavid Howells
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-27fanotify: resize pid and reorder structureTvrtko Ursulin
2010-08-26vgaarb: Wrap vga_(get|put) in CONFIG_VGA_ARBChris Wilson
2010-08-24guard page for stacks that grow upwardsLuck, Tony
2010-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-08-24USB: gadget: fix composite kernel-doc warningsRandy Dunlap
2010-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-24kobject: Break the kobject namespace defs into their own headerDavid Howells
2010-08-23header: fix broken headers for user spaceChangli Gao
2010-08-23fanotify: flush outstanding perm requests on group destroyEric Paris
2010-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2010-08-21mm: make the vma list be doubly linkedLinus Torvalds
2010-08-21Input: uinput - add devname alias to allow module on-demand loadKay Sievers
2010-08-21USB: drop tty argument from usb_serial_handle_sysrq_char()Dmitry Torokhov
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov
2010-08-20kfifo: implement missing __kfifo_skip_r()Andrea Righi
2010-08-20Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov
2010-08-19netfilter: fix userspace header warningSam Ravnborg
2010-08-19net: add Fast Ethernet driver for PXA168.Sachin Sanap
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-18Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-18fs: scale files_lockNick Piggin
2010-08-18lglock: introduce special lglock and brlock spin locksNick Piggin
2010-08-18tty: fix fu_list abuseNick Piggin
2010-08-18fs: cleanup files_lock lockingNick Piggin
2010-08-18fs: fs_struct rwlock to spinlockNick Piggin
2010-08-18remove SWRITE* I/O typesChristoph Hellwig
2010-08-18kill BH_Ordered flagChristoph Hellwig
2010-08-18spi.h: missing kernel-doc notation, please fixErnst Schwab