summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | [ARM] 3086/1: ixp2xxx error irq handlingDave Jiang2005-11-042-1/+80
| * | [ARM] 3094/1: remove PLD stuff from old uaccess codeNicolas Pitre2005-11-041-116/+16
| * | [ARM] Fix IXDP2x01 config filesDeepak Saxena2005-11-032-3/+3
| * | [ARM] Merge SMP treeRussell King2005-11-034-2/+16
| |\ \
| | * | [ARM SMP] Do not clear cpu_vm_mask for VIPT cachesRussell King2005-11-031-1/+2
| | * | [ARM SMP] Add configuration option for ARMv6K processorsRussell King2005-11-033-1/+14
| | |/
| * | [ARM] 3092/1: remove excessive print format paddingNicolas Pitre2005-11-031-4/+4
| * | [ARM] Fix another build error with IOP3xx platformsRussell King2005-11-031-1/+1
| * | [ARM] Add Realview default configuration fileRussell King2005-11-031-0/+789
| * | [ARM] Fix more 3016/1 breakageRussell King2005-11-032-10/+10
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6Linus Torvalds2005-11-048-217/+227
|\ \
| * | [PKT_SCHED]: Rework QoS and/or fair queueing configurationThomas Graf2005-11-031-199/+195
| * | [IPV6]: inet6_ifinfo_notify should use RTM_DELLINK in addrconf_ifdownYan Zheng2005-11-031-1/+1
| * | [NET]: Fix zero-size datagram receptionHerbert Xu2005-11-021-0/+4
| * | [ETHERNET]: Add ether stuff to docbookStephen Hemminger2005-11-022-12/+18
| * | [ETHERNET]: Optimize is_broadcast_ether_addrStephen Hemminger2005-11-021-2/+1
| * | [TCP]: BIC max increment too largeStephen Hemminger2005-11-021-1/+1
| * | [MCAST]: ip[6]_mc_add_src should be called when number of sources is zeroYan Zheng2005-11-022-2/+7
* | | Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds2005-11-03178-11967/+5785
|\ \ \ | |_|/ |/| |
| * | [XFS] Remove no-longer-used qsort source.Nathan Scott2005-11-043-182/+4
| * | [XFS] Fix an inode32 regression - if no options are presented, must stillNathan Scott2005-11-041-2/+2
| * | [XFS] Remove several no-longer-used files.Nathan Scott2005-11-034-2300/+0
| * | [XFS] Cleanup cosmetic differences between source trees.Nathan Scott2005-11-034-35/+19
| * | [XFS] fix XFS quota for modular XFS buildsNathan Scott2005-11-031-1/+1
| * | [XFS] Add a mechanism for XFS to use the generic quota sync method.Nathan Scott2005-11-032-1/+8
| * | [XFS] Add the project quota type into the XFS quota header.Nathan Scott2005-11-031-1/+2
| * | [XFS] Update XFS quota header license to match the SGI boilerplate.Nathan Scott2005-11-031-10/+6
| * | [XFS] Update XFS documentation.Nathan Scott2005-11-031-34/+108
| * | [XFS] Fixed the inconsistency between attribute b-tree intermidiate nodeYingping Lu2005-11-031-1/+2
| * | [XFS] Ensure fsync does not incorrectly return EIO for pages beyond EOF.Nathan Scott2005-11-021-2/+3
| * | [XFS] Fix calculation of reserved AGs for inodes in 32-bit inode modeEric Sandeen2005-11-021-1/+1
| * | [XFS] Fix boundary conditions when issuing direct IOs from large userspaceNathan Scott2005-11-021-12/+16
| * | [XFS] Remove an unhelpful ifdef, the comment above the routine explainsNathan Scott2005-11-021-13/+1
| * | [XFS] Remove old, broken nolog-mode code - noone plans to ever fix it.Nathan Scott2005-11-024-168/+39
| * | [XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS.Nathan Scott2005-11-026-12/+19
| * | [XFS] Endianess annotations for various allocator data structuresChristoph Hellwig2005-11-0216-811/+794
| * | [XFS] remove unused code from xfs_iomap_write_directEric Sandeen2005-11-021-8/+0
| * | [XFS] fix old xfs_setattr mis-merge from irix; mostly harmless esp if notEric Sandeen2005-11-021-3/+3
| * | [XFS] Fixing size report discrepancy between ls and du caused by xfs_fsrYingping Lu2005-11-021-1/+23
| * | [XFS] Fixed a bug in reporting extent list for attribute fork runningYingping Lu2005-11-021-6/+7
| * | [XFS] Simplify pagebuf_rele Remove a conditional that can not be trueChristoph Hellwig2005-11-021-25/+4
| * | [XFS] Rework the final mount options flag bit to make room for more.Nathan Scott2005-11-023-33/+42
| * | [XFS] Rework the dquot hash sizing heuristics.Nathan Scott2005-11-023-31/+20
| * | [XFS] Add ATTR_NOSIZETOK definition for xfs_vnodeops.c changeEric Sandeen2005-11-021-0/+1
| * | [XFS] Disable attr2 by default, until a more appropriate time to enableNathan Scott2005-11-021-1/+9
| * | [XFS] Prevent data corruption on extending truncate case from cxfs clientEric Sandeen2005-11-021-1/+3
| * | [XFS] Fix sparse warnings in ktrace.[ch]Christoph Hellwig2005-11-022-2/+2
| * | [XFS] silence gcc4 warnings. the directory ones are wrong because ofChristoph Hellwig2005-11-025-4/+20
| * | [XFS] Remove unused type, xfs_gap_t.Nathan Scott2005-11-021-18/+0
| * | [XFS] endianess annotations and cleanup for the quota codeChristoph Hellwig2005-11-028-292/+271