aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2009-05-01nfsd4: track recall retries in nfs4_delegationJ. Bruce Fields
2009-05-01nfsd4: remove unused dl_truncJ. Bruce Fields
2009-05-01nfsd4: eliminate struct nfs4_cb_recallJ. Bruce Fields
2009-05-01nfsd4: rename callback struct to cb_connJ. Bruce Fields
2009-04-29nfsd4: lookup up callback cred only onceJ. Bruce Fields
2009-04-29nfsd: support ext4 i_versionJ. Bruce Fields
2009-04-28SUNRPC: pass buffer size to svc_sock_names()Chuck Lever
2009-04-28SUNRPC: pass buffer size to svc_addsock()Chuck Lever
2009-04-28NFSD: Prevent a buffer overflow in svc_xprt_names()Chuck Lever
2009-04-28SUNRPC: Fix error return value of svc_addr_len()Chuck Lever
2009-04-24lockd: call locks_release_private to cleanup per-filesystem stateFelix Blyakher
2009-04-21driver synchronization: make scsi_wait_scan more advancedArjan van de Ven
2009-04-21Trivial: fix a typo in slow-work.hJonathan Corbet
2009-04-21PERCPU: Collect the DECLARE/DEFINE declarations togetherDavid Howells
2009-04-21FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells
2009-04-21spi: documentation: emphasise spi_master.setup() semanticsDavid Brownell
2009-04-21memcg: use rcu_dereference to access mm->ownerKAMEZAWA Hiroyuki
2009-04-21ipmi: add oem message handlingdann frazier
2009-04-21ipmi: test for event buffer before usingCorey Minyard
2009-04-21clocksource: add enable() and disable() callbacksMagnus Damm
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-04-21Fix SYSCALL_ALIAS for older MIPS assemblerThomas Bogendoerfer
2009-04-20reiserfs: fix j_last_flush_trans_id typeAl Viro
2009-04-20fs: Mark get_filesystem_list() as __init function.Tetsuo Handa
2009-04-20kill vfs_stat_fd / vfs_lstat_fdChristoph Hellwig
2009-04-20Separate out common fstatat code into vfs_fstatatOleg Drokin
2009-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2009-04-19PM/Suspend: Introduce two new platform callbacks to avoid breakageRafael J. Wysocki
2009-04-19<linux/seccomp.h> needs to include <linux/errno.h>.Ralf Baechle
2009-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-04-17USB: add reset endpoint operationsDavid Vrabel
2009-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-04-16Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-04-16Driver core: remove pr_fmt() from dynamic_dev_dbg() printkJason Baron
2009-04-16dynamic debug: resurrect old pr_debug() semantics as pr_devel()Michael Ellerman
2009-04-16Driver Core: early platform driverMagnus Damm
2009-04-16ata: Report 16/32bit PIO as best we canAlan Cox
2009-04-16Merge branch 'next' into for-linusDmitry Torokhov
2009-04-16Add block_write_full_page_endio for passing endio handlerChris Mason
2009-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-04-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-04-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2009-04-15splice: add helpers for locking pipe inodeMiklos Szeredi
2009-04-15splice: remove generic_file_splice_write_nolock()Miklos Szeredi
2009-04-15ocfs2: fix i_mutex locking in ocfs2_splice_to_file()Miklos Szeredi
2009-04-15splice: split up __splice_from_pipe()Miklos Szeredi
2009-04-15Document and move the various READ/WRITE typesJens Axboe
2009-04-15block: move bio list helpers into bio.hChristoph Hellwig