summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* NFS: Move the pnfs write code into pnfs.cTrond Myklebust2011-07-151-3/+0
* NFS: Move the pnfs read code into pnfs.cTrond Myklebust2011-07-151-1/+0
* NFS: Allow the nfs_pageio_descriptor to signal that a re-coalesce is neededTrond Myklebust2011-07-151-1/+2
* NFS: Cache rpc_ops in struct nfs_pageio_descriptorTrond Myklebust2011-07-151-0/+1
* NFS: Clean up nfs_read_rpcsetup and nfs_write_rpcsetupTrond Myklebust2011-07-121-0/+2
* NFSv4.1: Clean up layoutreturnTrond Myklebust2011-07-121-1/+2
* pnfs-obj: pnfs_osd_xdr: Remove dead code and cleanupBoaz Harrosh2011-07-121-29/+2
* NFSv4.1: Add an initialisation callback for pNFSTrond Myklebust2011-07-121-0/+1
* NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfixTrond Myklebust2011-07-121-3/+11
* NFS: added FREE_STATEID callBryan Schumaker2011-07-122-0/+11
* NFS: Added TEST_STATEID callBryan Schumaker2011-07-122-0/+11
* NFS: Add SECINFO_NO_NAME procedureBryan Schumaker2011-07-122-0/+9
* NFS: move pnfs layouts to nfs_server structureWeston Andros Adamson2011-07-121-1/+1
* NFS: use scope from exchange_id to skip reclaimWeston Andros Adamson2011-07-122-0/+4
* mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara2011-06-281-0/+1
* include/linux/compat.h: declare compat_sys_sendmmsg()Chris Metcalf2011-06-281-0/+2
* tmpfs: add shmem_read_mapping_page_gfpHugh Dickins2011-06-281-7/+10
* tmpfs: take control of its truncate_rangeHugh Dickins2011-06-281-0/+1
* mm: move shmem prototypes to shmem_fs.hHugh Dickins2011-06-282-10/+17
* Fix some kernel-doc warningsVitaliy Ivanov2011-06-283-2/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-06-271-0/+1
|\
| * mmc: Add PCI fixup quirks for Ricoh 1180:e823 readerManoj Iyer2011-06-191-0/+1
* | Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki2011-06-271-0/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-06-251-2/+1
|\ \
| * \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-06-241-2/+1
| |\ \
| | * | ASoC: Remove unused and about to be broken SND_SOC_CUSTOM I/O busMark Brown2011-06-131-2/+1
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-06-242-2/+3
|\ \ \ \
| * | | | block: add REQ_SECURE to REQ_COMMON_MASKNamhyung Kim2011-06-201-1/+1
| * | | | block: Add __attribute__((format(printf...) and fix falloutJoe Perches2011-06-131-1/+2
| |/ / /
* | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-06-232-3/+4
|\ \ \ \
| * | | | PM: Fix async resume following suspend failureAlan Stern2011-06-211-0/+1
| * | | | PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern2011-06-212-3/+3
* | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-06-223-2/+5
|\ \ \ \ \
| * | | | | NFSv4.1: file layout must consider pg_bsize for coalescingBenny Halevy2011-06-201-0/+3
| * | | | | NFSv4.1: deprecate headerpadsz in CREATE_SESSIONBenny Halevy2011-06-151-1/+0
| * | | | | NLM: Don't hang forever on NLM unlock requestsTrond Myklebust2011-06-151-1/+2
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-06-212-105/+76
|\ \ \ \ \ \
| * | | | | | jbd2: Fix oops in jbd2_journal_remove_journal_head()Jan Kara2011-06-131-2/+0
| * | | | | | ext4: fixed tracepoints cleanupLukas Czerner2011-06-061-103/+76
| | |_|_|/ / | |/| | | |
* | | | | | vfs: i_state needs to be 'unsigned long' for nowLinus Torvalds2011-06-211-1/+1
* | | | | | Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-06-211-0/+4
|\ \ \ \ \ \
| * | | | | | nfsd: fix dependency of nfsd on auth_rpcgssJ. Bruce Fields2011-06-061-0/+4
| | |_|_|/ / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-211-0/+6
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-06-171-0/+6
| |\ \ \ \ \ \
| | * | | | | | netfilter: nf_nat: avoid double seq_adjust for loopbackJulian Anastasov2011-06-161-0/+6
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-06-211-1/+9
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | devcgroup_inode_permission: take "is it a device node" checks to inlined wrapperAl Viro2011-06-201-1/+9
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-06-201-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Input: sh_keysc - 8x8 MODE_6 fixMagnus Damm2011-06-181-1/+1
| | | | | | | | |
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
*-----. \ \ \ \ \ \ \ \ Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urg...Linus Torvalds2011-06-192-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|/ | | | | |/| | | | | | |