summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* IDE: sg chaining supportJens Axboe2007-10-161-1/+1
* i2o: sg chaining supportJens Axboe2007-10-161-1/+2
* libata: convert to using sg helpersJens Axboe2007-10-161-6/+10
* Add chained sg support to linux/scatterlist.hJens Axboe2007-10-161-2/+77
* Add sg helpers for iterating over a scatterlist tableJens Axboe2007-10-161-0/+9
* remove ide_get_error_location()Adrian Bunk2007-10-161-5/+0
* block: convert blkdev_issue_flush() to use empty barriersJens Axboe2007-10-161-3/+0
* block: Initial support for data-less (or empty) barrier supportJens Axboe2007-10-162-2/+18
* block: add end_queued_request() and end_dequeued_request() helpersJens Axboe2007-10-161-1/+3
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-10-151-0/+1
|\
| * [ARM] 4577/1: ITE 8152 PCI bridge supportMike Rapoport2007-10-151-0/+1
* | Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-10-151-4/+18
|\ \
| * | Rework /proc/locks via seq_files and seq_list helpersPavel Emelyanov2007-10-091-0/+1
| * | Cleanup macros for distinguishing mandatory locksPavel Emelyanov2007-10-091-4/+17
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-1518-41/+41
|\ \ \
| * | | [TCP]: Make snd_cwnd_cnt 32-bitIlpo Järvinen2007-10-151-1/+1
| * | | [ISDN]: Remove local copy of device name to make sure renames work.Karsten Keil2007-10-151-1/+0
| * | | [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-1515-38/+38
| * | | [NETFILTER]: Do not copy skb in skb_make_writableHerbert Xu2007-10-151-1/+1
| * | | [SKBUFF]: Add skb_morphHerbert Xu2007-10-151-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-10-153-11/+110
|\ \ \ \
| * \ \ \ Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-10-12216-1933/+6732
| |\ \ \ \
| * | | | | Input: keyboard - add CapsShift lockSamuel Thibault2007-10-111-1/+3
| * | | | | Input: gpio-keys - add suspend/resume supportAnti Sullin2007-09-261-0/+1
| * | | | | Input: implement proper locking in input coreDmitry Torokhov2007-08-301-8/+104
| * | | | | Input: mark some functions __must_checkDmitry Torokhov2007-07-181-2/+2
* | | | | | Add skb_is_gso_v6Brice Goglin2007-10-151-0/+5
| |_|/ / / |/| | | |
* | | | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-10-1513-78/+332
|\ \ \ \ \
| * | | | | NFS: Add a boot parameter to disable 64 bit inode numbersTrond Myklebust2007-10-091-0/+1
| * | | | | [23/37] Clean up duplicate includes inJesper Juhl2007-10-091-2/+0
| * | | | | NFS: Get rid of some obsolete macrosTrond Myklebust2007-10-091-4/+0
| * | | | | NFSv4: Fix nfs_atomic_open() to set the verifier on negative dentries tooTrond Myklebust2007-10-091-0/+5
| * | | | | NFS: Remove nfs_begin_data_update/nfs_end_data_updateTrond Myklebust2007-10-091-12/+0
| * | | | | NFS: Remove NFS_I(inode)->data_updatesTrond Myklebust2007-10-091-8/+6
| * | | | | NFS: NFS_CACHEINV() should not test for nfs_caches_unstable()Trond Myklebust2007-10-091-6/+0
| * | | | | NFS: nfs_mark_for_revalidate don't update cache_change_attributeTrond Myklebust2007-10-091-3/+1
| * | | | | NFS: Fix nfs_verify_change_attribute()Trond Myklebust2007-10-091-7/+7
| * | | | | NFS: Fix the sign of the return value of nfs_save_change_attribute()Trond Myklebust2007-10-091-3/+3
| * | | | | NFS: Fake up 'wcc' attributes to prevent cache invalidation after writeTrond Myklebust2007-10-092-1/+3
| * | | | | NFS: Fix atime revalidation in readdir()Trond Myklebust2007-10-091-0/+1
| * | | | | NFS: Don't force a dcache revalidation if nfs_wcc_update_inode succeedsTrond Myklebust2007-10-091-1/+3
| * | | | | NFS: fix nfs_verify_change_attributeTrond Myklebust2007-10-091-1/+1
| * | | | | NFSv4: Make NFSv4 ACCESS calls return attributes too...Trond Myklebust2007-10-091-0/+3
| * | | | | NFSv4: Simplify _nfs4_do_access()Trond Myklebust2007-10-091-3/+2
| * | | | | NFS: Replace file->private_data with calls to nfs_file_open_context()Trond Myklebust2007-10-091-6/+2
| * | | | | NFS: Add a helper to extract the nfs_open_context from a struct fileTrond Myklebust2007-10-091-0/+5
| * | | | | RPCRDMA: rpc rdma transport switch\"Talpey, Thomas\2007-10-091-0/+5
| * | | | | RPCRDMA: Kconfig and header file with rpcrdma protocol definitions\"Talpey, Thomas\2007-10-092-0/+201
| * | | | | NFS/SUNRPC: support transport protocol naming\"Talpey, Thomas\2007-10-092-3/+13
| * | | | | SUNRPC: rearrange RPC sockets definitions\"Talpey, Thomas\2007-10-092-22/+40
OpenPOWER on IntegriCloud