summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xfs: flush delayed allcoation blocks on ENOSPC in createDave Chinner2009-04-061-0/+7
* xfs: block callers of xfs_flush_inodes() correctlyDave Chinner2009-04-062-3/+10
* xfs: make inode flush at ENOSPC synchronousDave Chinner2009-04-064-28/+18
* xfs: use xfs_sync_inodes() for device flushingDave Chinner2009-04-065-30/+38
* xfs: inform the xfsaild of the push target before sleepingDave Chinner2009-04-061-18/+19
* xfs: prevent unwritten extent conversion from blocking I/O completionDave Chinner2009-04-063-17/+31
* xfs: fix double free of inodeDave Chinner2009-04-061-9/+14
* xfs: validate log feature fields correctlyDave Chinner2009-04-061-11/+30
* Revert "xfs: increase the maximum number of supported ACL entries"Felix Blyakher2009-03-311-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfsFelix Blyakher2009-03-3138-292/+204
|\
| * xfs: cleanup uuid handlingChristoph Hellwig2009-03-303-116/+83
| * xfs: remove m_attroffsetChristoph Hellwig2009-03-295-39/+62
| * xfs: fix various typosMalcolm Parsons2009-03-2922-40/+40
| * xfs: pagecache usage optimizationHisashi Hifumi2009-03-291-0/+1
| * xfs: remove m_litinoChristoph Hellwig2009-03-293-3/+3
| * xfs: kill ino64 mount optionChristoph Hellwig2009-03-296-60/+6
| * xfs: kill mutex_t typedefChristoph Hellwig2009-03-296-34/+9
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Felix Blyakher2009-03-315554-206447/+427794
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-3118-70/+68
| |\ \
| | * | wireless: remove duplicated .ndo_set_mac_addressAlexander Beregalov2009-03-294-5/+0
| | * | netfilter: xtables: fix IPv6 dependency in the cluster matchPablo Neira Ayuso2009-03-291-2/+9
| | * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-291572-37942/+97654
| | |\ \
| | * | | tg3: Add GRO support.David S. Miller2009-03-291-2/+2
| | * | | niu: Add GRO support.David S. Miller2009-03-291-5/+7
| | * | | ucc_geth: Fix use-after-of_node_put() in ucc_geth_probe().David S. Miller2009-03-291-5/+6
| | * | | gianfar: Fix use-after-of_node_put() in gfar_of_init().David S. Miller2009-03-291-1/+1
| | * | | kernel: remove HIPQUAD()Harvey Harrison2009-03-291-12/+0
| | * | | netpoll: store local and remote ip in net-endianHarvey Harrison2009-03-293-23/+20
| | * | | netfilter: fix endian bug in conntrack printksHarvey Harrison2009-03-291-7/+8
| | * | | dmascc: fix incomplete conversion to network_device_opsAlexander Beregalov2009-03-291-1/+1
| | * | | gso: Fix support for linear packetsHerbert Xu2009-03-291-1/+1
| | * | | skbuff.h: fix missing kernel-docRandy Dunlap2009-03-291-0/+1
| | * | | ni5010: convert to net_device_opsAlexander Beregalov2009-03-291-6/+12
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-03-3115-58/+72
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kerne...David S. Miller2009-03-3014-57/+50
| | |\ \ \ \
| | | * | | | cpumask: use mm_cpumask() wrapper: sparcRusty Russell2009-03-164-18/+19
| | | * | | | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: sparcRusty Russell2009-03-161-1/+1
| | | * | | | cpumask: remove the now-obsoleted pcibus_to_cpumask(): sparcRusty Russell2009-03-161-4/+0
| | | * | | | cpumask: remove cpu_coregroup_map: sparcRusty Russell2009-03-161-1/+0
| | | * | | | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparcRusty Russell2009-03-164-17/+13
| | | * | | | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: spa...Rusty Russell2009-03-163-4/+4
| | | * | | | cpumask: Use accessors code.: sparc64Rusty Russell2009-03-162-3/+3
| | | * | | | cpumask: Use accessors code: sparcRusty Russell2009-03-163-6/+6
| | | * | | | cpumask: arch_send_call_function_ipi_mask: sparcRusty Russell2009-03-162-3/+4
| | | * | | | cpumask: Use smp_call_function_many(): sparc64Rusty Russell2009-03-161-1/+1
| | * | | | | sparc64: Fix reset hangs on Niagara systems.David S. Miller2009-03-301-1/+22
| | | |_|/ / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-3169-129/+48
| |\ \ \ \ \
| | * | | | | oprofile: Thou shalt not call __exit functions from __init functionsRussell King2009-03-301-1/+1
| | * | | | | cpumask: remove the now-obsoleted pcibus_to_cpumask(): genericRusty Russell2009-03-301-7/+0
| | * | | | | cpumask: remove cpumask_t from coreRusty Russell2009-03-302-2/+2