1. 0d8fee3 [XFS] Kill direct access to ->count in valusema(); all we ever use it for by Al Viro · 18 years ago
  2. a805bad [XFS] Remove unneeded conditional code on NFS export interface related by Nathan Scott · 18 years ago
  3. 6fe90e6d [XFS] Remove an incorrect use of unlikely() on a relatively likely code path. by Nathan Scott · 18 years ago
  4. 1e69dd0 [XFS] Push some common code out of write path into core XFS code for sharing. by Nathan Scott · 18 years ago
  5. 1d47bec [XFS] Remove unnecessary local from open_exec dmapi path. by Nathan Scott · 18 years ago
  6. d7ede1a [XFS] Minor XFS documentation updates. by Nathan Scott · 18 years ago
  7. b190f11 [XFS] Fix broken const use inside local suffix_strtoul routine. by Nathan Scott · 18 years ago
  8. 477829e [XFS] Fix nused counter. It's currently getting set to -1 rather than by Mandy Kirkconnell · 18 years ago
  9. 421ad13 [XFS] Fix mismerge of the fs_writable cleanup patch causing a freeze/thaw by Nathan Scott · 18 years ago
  10. 4d1a2ed [XFS] Fix up debug code so that bulkstat wont generate thousands of by Nathan Scott · 18 years ago
  11. a916e2b [XFS] Remove unused parameter from di2xflags routine. by Nathan Scott · 18 years ago
  12. 34327e1 [XFS] Cleanup a missed porting conversion, and freezing. by Nathan Scott · 18 years ago
  13. 8285fb5 [XFS] Resolve a namespace collision on remaining vtypes for FreeBSD porters. by Nathan Scott · 18 years ago
  14. 67fcaa7 [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters. by Nathan Scott · 18 years ago
  15. b83bd13 [XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters. by Nathan Scott · 18 years ago
  16. 932f2c3 [XFS] statvfs component of directory/project quota support, code by Nathan Scott · 18 years ago
  17. b657452 [XFS] Portability changes: remove prdev, stick to one diagnostic interface. by Nathan Scott · 18 years ago
  18. 9c48876 [XFS] Remove dead code from come bulkstat paths. by Nathan Scott · 18 years ago
  19. ad72387 [XFS] Fix a typo in a header file comment. by Nathan Scott · 18 years ago
  20. 7d4fb40 [XFS] Start writeout earlier (on last close) in the case where we have a by Nathan Scott · 18 years ago
  21. 59c1b08 [XFS] Make the pflags test/set wrappers more legible for us mere humans. by Nathan Scott · 18 years ago
  22. e1090074 [XFS] Fix a buffer refcount leak in dir2 code on a forced shutdown. by Nathan Scott · 18 years ago
  23. 7d04a33 [XFS] Shutdown the filesystem if all device paths have gone. Made by Nathan Scott · 18 years ago
  24. b76963f [XFS] getattr can return an error code, so propogate any from lower layers. by Nathan Scott · 18 years ago
  25. 3d80ede [XFS] Drop use of m_writeio_blocks when zeroing, its not meaningful by Nathan Scott · 18 years ago
  26. 72c93bc [XFS] lock validator: lockdep: small xfs init_rwsem() cleanup by Ingo Molnar · 18 years ago
  27. 87c199c [XFS] Over zealous with doing endian conversions. We endian converted the by Tim Shimmin · 18 years ago
  28. 7142508 [XFS] Stop a BUG from occurring in generic_delete_inode by preventing by David Chinner · 18 years ago
  29. 6d192a9 [XFS] inode items and EFI/EFDs have different ondisk format for 32bit and by Tim Shimmin · 18 years ago
  30. d210a28 [XFS] In actual allocation of file system blocks and freeing extents, the by Yingping Lu · 18 years ago
  31. d3446ea [XFS] Add degframentation exclusion support by Barry Naujok · 18 years ago
  32. fbc1462 [XFS] Fix a noatime regression related to updating inode atime field on by Nathan Scott · 18 years ago
  33. ba0b92d [XFS] Fix a comment typo, originally noticed by Ming Zhang. by Nathan Scott · 18 years ago
  34. fe6c1e7 [XFS] Fix size argument in kmem_free(). by Mandy Kirkconnell · 18 years ago
  35. 3f368a0 [XFS] Originally the ATTR_DMI flag also had the functionality of the by Olaf Weber · 18 years ago
  36. 1d8daf0 [XFS] endianess annotations for xfs_dir_leaf_entry_t by Christoph Hellwig · 18 years ago
  37. 8034fff [XFS] endianess annotations for xfs_dir_leaf_hdr_t by Christoph Hellwig · 18 years ago
  38. ff9901c [XFS] endianess annotations for xfs_dir2_data_entry_t by Christoph Hellwig · 18 years ago
  39. 3e57ecf [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report by Olaf Weber · 18 years ago
  40. 128e6ce Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  41. bafe00c [PATCH] s390: fix in-user atomic futex operation. by Martin Schwidefsky · 18 years ago
  42. 71601e2b [PATCH] debugfs inode leak by Jens Axboe · 18 years ago
  43. bc1c116 [PATCH] elevator switching race by Jens Axboe · 18 years ago
  44. 26e780e [PATCH] fbcon: fix limited scroll in SCROLL_PAN_REDRAW mode by Malcom Parsons · 18 years ago
  45. 45b35a5 [PATCH] Fix mempolicy.h build error by Ralf Baechle · 18 years ago
  46. fd0a0ac [PATCH] ep93xx build fix by Lennert Buytenhek · 18 years ago
  47. a2ef3a5 [PATCH] Fix HPET operation on 64-bit NVIDIA platforms by Andy Currid · 18 years ago
  48. d44647b [PATCH] Fix HPET operation on 32-bit NVIDIA platforms by Andy Currid · 18 years ago
  49. cb15f81 Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into upstream-fixes by Jeff Garzik · 18 years ago
  50. 2e84abe Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 18 years ago
  51. 24f476e e1000: remove risky prefetch on next_skb->data by Auke Kok · 18 years ago
  52. b9b6e78 e1000: fix ethtool test irq alloc as "probe" by Auke Kok · 18 years ago
  53. 1def630 Linux 2.6.17-rc6 by Linus Torvalds · 18 years ago
  54. ff3ea47 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  55. 3648570 [BRIDGE]: fix locking and memory leak in br_add_bridge by Jiri Benc · 18 years ago
  56. a8c7250 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  57. 2f9c3c2 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 18 years ago
  58. 1b41526 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  59. b1c231f [MIPS] Fix sparsemem support. by Chad Reese · 18 years ago
  60. ecf52d3 [MIPS] Fix compiler warnings (field width, unused variable) by Atsushi Nemoto · 18 years ago
  61. 460c042 [MIPS] Fix sparse warnings about too big constants. by Atsushi Nemoto · 18 years ago
  62. e32b699 [MIPS] Fix 64-bit build for RM7000. by Ralf Baechle · 18 years ago
  63. b6d7c7a [MIPS] IP32: Fix warnings. by Ralf Baechle · 18 years ago
  64. 7cb710c [MIPS] Fix non-linear memory mapping on MIPS by Sergei Shtylyov · 18 years ago
  65. aa32374 [MIPS] SB1: Only pass1 FPUs are broken beyond recovery. by Ralf Baechle · 18 years ago
  66. 7155262 [MIPS] open() forces O_LARGEFILE for o32 on 64bit kernels by Thiemo Seufer · 18 years ago
  67. fef6d6a [MIPS] Au1xx0: fix prom_getenv() to handle YAMON style environment by Sergei Shtylyov · 18 years ago
  68. 6ebba0e [MIPS] Fix swap entry for MIPS32 36-bit physical address by Sergei Shtylyov · 18 years ago
  69. 79e0bc3 [MIPS] Fix mprotect() syscall for MIPS32 w/36-bit physical address support by Sergei Shtylyov · 18 years ago
  70. 9370b35 [MIPS] Save write-only Config.OD from being clobbered by Sergei Shtylyov · 18 years ago
  71. cac4bcb [MIPS] Print more information if we're struck by a machine check exception. by Ralf Baechle · 18 years ago
  72. 722ace9 [MIPS] Fix declaration of smp_prepare_cpus() platform hook. by Ralf Baechle · 18 years ago
  73. 1acf1ca [MIPS] Fix modpost warning: Rename op_model_xxx to op_model_xxx_ops. by Atsushi Nemoto · 18 years ago
  74. 5ee8235 [MIPS] Fix instable BogoMIPS on multi-issue processors. by Ralf Baechle · 18 years ago
  75. f3bf07b [MIPS] Ignore unresolved weak symbols in modules. by Atsushi Nemoto · 18 years ago
  76. 320e6ab [MIPS] Fix SMP now that fixup_cpu_present_map is gone. by Ralf Baechle · 18 years ago
  77. acf518c [MIPS] Remove duplicate declaration of cpu_online_map. by Ralf Baechle · 18 years ago
  78. 8c893ff [IRDA]: Missing allocation result check in irlap_change_speed(). by Florin Malita · 18 years ago
  79. 9bc1809 [PPPOE]: Missing result check in __pppoe_xmit(). by Florin Malita · 18 years ago
  80. 6569a35 [NET]: Eliminate unused /proc/sys/net/ethernet by Jes Sorensen · 18 years ago
  81. 92cd6ee [NETCONSOLE]: Clean up initcall warning. by Matt Mackall · 18 years ago
  82. f291196 [TCP]: Avoid skb_pull if possible when trimming head by Herbert Xu ~{PmVHI~} · 18 years ago
  83. 364212e Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 by Linus Torvalds · 18 years ago
  84. fec468b [PATCH] uml: add -ffreestanding to CFLAGS by Jeff Dike · 18 years ago
  85. b8719c3 [PATCH] uml: more __user annotations by Al Viro · 18 years ago
  86. ca34fb1 [PATCH] uml: __user annotation in arch_prctl by Al Viro · 18 years ago
  87. f218312 [PATCH] uml: fix a typo in do_uml_initcalls by Jeff Dike · 18 years ago
  88. 5cb38bc [PATCH] uml: fix wall_to_monotonic initialization by Jeff Dike · 18 years ago
  89. 65e6297 [PATCH] uml: add asm/irqflags.h by Jeff Dike · 18 years ago
  90. 2d7b20c [PATCH] m48t86: ia64 build fix by Andrew Morton · 18 years ago
  91. 67f672f [PATCH] sata_sil24: SII3124 sata driver endian problem by Rune Torgersen · 18 years ago
  92. 829a198 [PATCH] sbp2: fix check of return value of hpsb_allocate_and_register_addrspace() by Stefan Richter · 18 years ago
  93. 948c51e [PATCH] MAINTAINERS: Add entries for BNX2 and TG3 by Michael Chan · 18 years ago
  94. 0674d59 [PATCH] Implement get / set tso for forcedeth driver by Zachary Amsden · 18 years ago
  95. 78b86e5 [PATCH] pmf_register_irq_client() gives sleep with locks held warning by Benjamin Herrenschmidt · 18 years ago
  96. 6d09bb6 [PATCH] fs/namei.c: Call to file_permission() under a spinlock in do_lookup_path() by Trond Myklebust · 18 years ago
  97. c7d2d28 [PATCH] alpha: SMP IRQ routing fix by Ivan Kokshaysky · 18 years ago
  98. ba0c19e [PATCH] selinux: fix sb_lock/sb_security_lock nesting by Stephen Smalley · 18 years ago
  99. 93ff66b [PATCH] Sparsemem build fix by Ralf Baechle · 18 years ago
  100. 4ae9538 [PATCH] s390: cio non-unique path group ids by Peter Oberparleiter · 18 years ago