summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* quota: Remove superfluous inlinesJan Kara2009-03-263-10/+11
* quota: Remove uppercase aliases for quota functions.Jan Kara2009-03-261-31/+0
* nfsd: Use lowercase names of quota functionsJan Kara2009-03-261-2/+2
* jfs: Use lowercase names of quota functionsJan Kara2009-03-268-36/+36
* udf: Use lowercase names of quota functionsJan Kara2009-03-262-11/+11
* ufs: Use lowercase names of quota functionsJan Kara2009-03-262-10/+10
* reiserfs: Use lowercase names of quota functionsJan Kara2009-03-265-22/+24
* ext4: Use lowercase names of quota functionsJan Kara2009-03-267-20/+20
* ext3: Use lowercase names of quota functionsJan Kara2009-03-266-21/+21
* ext2: Use lowercase names of quota functionsJan Kara2009-03-264-14/+14
* ramfs: Remove quota callJan Kara2009-03-261-6/+0
* vfs: Use lowercase names of quota functionsJan Kara2009-03-266-20/+21
* quota: Remove dqbuf_t and other cleanupsJan Kara2009-03-261-55/+49
* quota: Remove NODQUOT macroJan Kara2009-03-262-36/+36
* quota: Make global quota locks cacheline alignedJan Kara2009-03-261-3/+3
* quota: Move quota files into separate directoryJan Kara2009-03-2612-60/+75
* ext4: quota reservation for delayed allocationMingming Cao2009-03-264-21/+65
* reiserfs: Remove unnecessary quota functionsJan Kara2009-03-261-56/+2
* ext4: Remove unnecessary quota functionsJan Kara2009-03-261-42/+2
* ext3: Remove unnecessary quota functionsJan Kara2009-03-261-42/+2
* quota: Move EXPORT_SYMBOL immediately next to the functions/variblesMingming Cao2009-03-261-36/+33
* quota: Use inode->i_blkbits to get block bitsMingming Cao2009-03-261-14/+8
* quota: Add quota reservation claim and released operationsMingming Cao2009-03-263-4/+165
* quota: Add quota reservation supportMingming Cao2009-03-263-31/+110
* Linux 2.6.29v2.6.29Linus Torvalds2009-03-231-2/+2
* Build with -fno-dwarf2-cfi-asmKyle McMartin2009-03-231-0/+3
* trivial: fix orphan dates in ext2 documentationJody McIntyre2009-03-231-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-2339-121/+314
|\
| * ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov2009-03-222-26/+11
| * dm9000: locking bugfixDavid Brownell2009-03-221-2/+4
| * net: update dnet.c for bus_id removalStephen Rothwell2009-03-221-3/+3
| * dnet: DNET should depend on HAS_IOMEMIlya Yanok2009-03-211-1/+1
| * dca: add missing copyright/license headersMaciej Sosnowski2009-03-212-0/+41
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-03-201-0/+11
| |\
| | * nl80211: Check that function pointer != NULL before using itJouni Malinen2009-03-201-0/+11
| * | sungem: missing net_device_opsStephen Hemminger2009-03-191-5/+4
| * | be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycleSathya Perla2009-03-191-5/+5
| * | be2net: replenish when posting to rx-queue is starved in out of mem conditionsSathya Perla2009-03-192-21/+30
| |/
| * bas_gigaset: correctly allocate USB interrupt transfer bufferTilman Schmidt2009-03-181-3/+13
| * smsc911x: reset last known duplex and carrier on openSteve Glendinning2009-03-181-0/+4
| * sh_eth: Fix mistake of the address of SH7763Nobuhiro Iwamatsu2009-03-181-2/+2
| * sh_eth: Change handling of IRQNobuhiro Iwamatsu2009-03-181-3/+17
| * netns: oops in ip[6]_frag_reasm incrementing statsJorge Boncompte [DTI2]2009-03-182-5/+5
| * net: kfree(napi->skb) => kfree_skbRoel Kluin2009-03-181-1/+1
| * net: fix sctp breakageAl Viro2009-03-181-1/+2
| * ipv6: fix display of local and remote sit endpointsBjørn Mork2009-03-181-1/+1
| * net: Document /proc/sys/net/core/netdev_budgetStanislaw Gruszka2009-03-181-0/+7
| * tulip: fix crash on iface up with shirq debugKyle McMartin2009-03-181-16/+29
| * virtio_net: Make virtio_net support carrier detectionPantelis Koukousoulas2009-03-181-0/+3
| * bonding: Fix updating of speed/duplex changesJay Vosburgh2009-03-181-5/+20