aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2009-06-17nfs41: create_session operationAndy Adamson2-0/+22
2009-06-17nfs41: get_lease_timeAndy Adamson1-0/+9
2009-06-17nfs41: exchange_id operationBenny Halevy4-1/+47
2009-06-17nfs41: setup_sequence methodAndy Adamson1-0/+4
2009-06-17nfs41: set up seq_res.sr_slotidAndy Adamson1-0/+1
2009-06-17nfs41: nfs41: pass *session in seq_args and seq_resBenny Halevy1-2/+2
2009-06-17nfs41: introduce nfs4_call_syncAndy Adamson1-0/+8
2009-06-17nfs41: use nfs4_fs_locations_resBenny Halevy1-0/+5
2009-06-17nfs41: use nfs4_setaclresBenny Halevy1-0/+4
2009-06-17nfs41: use nfs4_getaclresBenny Halevy1-0/+5
2009-06-17nfs41: use nfs4_pathconf_resBenny Halevy1-0/+5
2009-06-17nfs41: use nfs4_fsinfo_resBenny Halevy1-0/+5
2009-06-17nfs41: use nfs4_statfs_resBenny Halevy1-0/+5
2009-06-17nfs41: use nfs4_readlink_resBenny Halevy1-0/+4
2009-06-17nfs41: use nfs4_server_caps_argBenny Halevy1-0/+5
2009-06-17nfs41: sessions client infrastructureAndy Adamson2-0/+64
2009-06-17nfs41: client xdr definitionsBenny Halevy1-0/+52
2009-06-17nfs41: nfs_client.cl_minorversionBenny Halevy1-1/+2
2009-06-17nfs41: define NFS4_MAX_MINOR_VERSION based on CONFIG_NFS_V4_1Mike Sager1-0/+7
2009-06-09cpumask: introduce zalloc_cpumask_varYinghai Lu1-0/+15
2009-06-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+1
2009-06-07[ARM] 5543/1: arm: serial amba: add missing declaration in serial.hAlessandro Rubini1-0/+1
2009-06-04ptrace: tracehook_report_clone: fix false positivesOleg Nesterov1-6/+5
2009-06-02parport: quickfix the proc registration bugAlan Cox1-0/+4
2009-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+4
2009-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6Linus Torvalds2-2/+2
2009-06-01headers_check fix: linux/net_dropmon.hJaswinder Singh Rajput1-0/+1
2009-06-01headers_check fix: linux/auto_fs.hJaswinder Singh Rajput1-2/+1
2009-05-29Merge branches 'bugzilla-13121+', 'bugzilla-13233', 'redhat-bugzilla-500311', 'pci-bind-oops', 'misc-2.6.30' and 'i7300_idle' into releaseLen Brown1-10/+10
2009-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+1
2009-05-29memcg: fix deadlock between lock_page_cgroup and mapping tree_lockDaisuke Nishimura1-0/+5
2009-05-29cred: #include init.h in cred.hAlexey Dobriyan1-0/+1
2009-05-28i7300_idle: allow testing on i5000-series hardware w/o re-compileLen Brown1-10/+10
2009-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller1-0/+4
2009-05-25netfilter: nf_ct_tcp: fix accepting invalid RST segmentsJozsef Kadlecsik1-0/+4
2009-05-23Input: multitouch - add tracking ID to the protocolHenrik Rydberg1-0/+1
2009-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2-2/+2
2009-05-22via82cxxx: Add VIA VX855 PCI Device IDHarald Welte1-1/+1
2009-05-22ide: report timeouts in ide_busy_sleep()Bartlomiej Zolnierkiewicz1-1/+1
2009-05-20Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-1/+27
2009-05-20[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini1-1/+1
2009-05-18[ARM] Double check memmap is actually valid with a memmap has unexpected holes V2Mel Gorman1-0/+26
2009-05-17reiserfs: fixup perms when xattrs are disabledJeff Mahoney1-3/+1
2009-05-15libata: Media rotation rate and form factor heuristicsMartin K. Petersen1-0/+28
2009-05-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+0
2009-05-15Revert "mm: add /proc controls for pdflush threads"Jens Axboe1-2/+0
2009-05-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-0/+6
2009-05-12ioatdma: fix "ioatdma frees DMA memory with wrong function"Maciej Sosnowski1-0/+6
2009-05-12syscalls.h add the missing sys_pipe2 declarationArnd Bergmann1-0/+1
2009-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2-8/+2