1. 05db218 [XFS] Fix an inode32 regression - if no options are presented, must still by Nathan Scott · 19 years ago
  2. 992c83a [XFS] Remove several no-longer-used files. by Nathan Scott · 19 years ago
  3. 7f248a8 [XFS] Cleanup cosmetic differences between source trees. by Nathan Scott · 19 years ago
  4. 538524a [XFS] fix XFS quota for modular XFS builds by Nathan Scott · 19 years ago
  5. de69e5f [XFS] Add a mechanism for XFS to use the generic quota sync method. by Nathan Scott · 19 years ago
  6. a2f8e17 [XFS] Add the project quota type into the XFS quota header. by Nathan Scott · 19 years ago
  7. 436d7d3 [XFS] Update XFS quota header license to match the SGI boilerplate. by Nathan Scott · 19 years ago
  8. fc97bbf [XFS] Update XFS documentation. by Nathan Scott · 19 years ago
  9. bf6f05a [XFS] Fixed the inconsistency between attribute b-tree intermidiate node by Yingping Lu · 19 years ago
  10. 19d5bcf [XFS] Ensure fsync does not incorrectly return EIO for pages beyond EOF. by Nathan Scott · 19 years ago
  11. a749ee8 [XFS] Fix calculation of reserved AGs for inodes in 32-bit inode mode by Eric Sandeen · 19 years ago
  12. fdc7ed7 [XFS] Fix boundary conditions when issuing direct IOs from large userspace by Nathan Scott · 19 years ago
  13. 2b3b6d0 [XFS] Remove an unhelpful ifdef, the comment above the routine explains by Nathan Scott · 19 years ago
  14. cfcbbbd [XFS] Remove old, broken nolog-mode code - noone plans to ever fix it. by Nathan Scott · 19 years ago
  15. c11e2c3 [XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS. by Nathan Scott · 19 years ago
  16. 16259e7 [XFS] Endianess annotations for various allocator data structures by Christoph Hellwig · 19 years ago
  17. e2ed81f [XFS] remove unused code from xfs_iomap_write_direct by Eric Sandeen · 19 years ago
  18. e94af02 [XFS] fix old xfs_setattr mis-merge from irix; mostly harmless esp if not by Eric Sandeen · 19 years ago
  19. 91e1108 [XFS] Fixing size report discrepancy between ls and du caused by xfs_fsr by Yingping Lu · 19 years ago
  20. 9af0a70 [XFS] Fixed a bug in reporting extent list for attribute fork running by Yingping Lu · 19 years ago
  21. 7f14d0a [XFS] Simplify pagebuf_rele Remove a conditional that can not be true by Christoph Hellwig · 19 years ago
  22. e718eeb4 [XFS] Rework the final mount options flag bit to make room for more. by Nathan Scott · 19 years ago
  23. 6b3f6b5 [XFS] Rework the dquot hash sizing heuristics. by Nathan Scott · 19 years ago
  24. 1f730e3 [XFS] Add ATTR_NOSIZETOK definition for xfs_vnodeops.c change by Eric Sandeen · 19 years ago
  25. 8a319ae [XFS] Disable attr2 by default, until a more appropriate time to enable it. by Nathan Scott · 19 years ago
  26. 374e2ac [XFS] Prevent data corruption on extending truncate case from cxfs client by Eric Sandeen · 19 years ago
  27. 4750ddb [XFS] Fix sparse warnings in ktrace.[ch] by Christoph Hellwig · 19 years ago
  28. 5bde1ba9 [XFS] silence gcc4 warnings. the directory ones are wrong because of by Christoph Hellwig · 19 years ago
  29. 9dac13e [XFS] Remove unused type, xfs_gap_t. by Nathan Scott · 19 years ago
  30. 1149d96 [XFS] endianess annotations and cleanup for the quota code by Christoph Hellwig · 19 years ago
  31. fa7e7d7 [XFS] Show additional mount options in /proc/mounts, fix up some debug code. by Nathan Scott · 19 years ago
  32. da087ba [XFS] Fix up a 32/64 local flags variable issue when enabling attr2 mode. by Nathan Scott · 19 years ago
  33. 0116d93 [XFS] Remove dead code in xfs_iomap_write_direct; save some stack by Eric Sandeen · 19 years ago
  34. 4ce3121 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
  35. 7b71876 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
  36. a844f45 [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. by Nathan Scott · 19 years ago
  37. 61c1e68 [XFS] remove unused struct xfs_ail_ticket by Christoph Hellwig · 19 years ago
  38. fc1f8c1 [XFS] Track external log/realtime device names for correct reporting in by Nathan Scott · 19 years ago
  39. 4aeb664 [XFS] Improve buffered read throughput by removing unnecessary timer calls by Nathan Scott · 19 years ago
  40. 0fdfb37 [XFS] Remove a null CELL macro and its one caller, not useful to anyone. by Nathan Scott · 19 years ago
  41. 380b5dc [XFS] Fix up an internal sort function name collision issue. by Nathan Scott · 19 years ago
  42. 80cce77 [XFS] Make some extended attributes routines take const parameters, for by Nathan Scott · 19 years ago
  43. f74dee4 [XFS] Ondisk format extension for extended attributes (attr2). Basically, by Nathan Scott · 19 years ago
  44. af4e34a [XFS] Ondisk format extension for extended attributes (attr2). Basically, by Nathan Scott · 19 years ago
  45. d8cc890 [XFS] Ondisk format extension for extended attributes (attr2). Basically, by Nathan Scott · 19 years ago
  46. aa82daa [XFS] Move some code around to prepare for the upcoming extended by Nathan Scott · 19 years ago
  47. e8c8b3a [XFS] Introduce two new mount options (nolargeio/largeio) to allow by David Chinner · 19 years ago
  48. ee34807 [XFS] Provide a mechiansm for flushing delalloc before quota reporting. by Nathan Scott · 19 years ago
  49. c310ab6 [XFS] Fix signedness issues in dquot ID handling, allowing uids/gids above by Nathan Scott · 19 years ago
  50. 30dab21 [XFS] Add a comment about the use of XFS_SIZE_TOKEN_WANT. by Nathan Scott · 19 years ago
  51. c86e711 [XFS] only mark buffers done when all pages are uptodate in addition by Christoph Hellwig · 19 years ago
  52. d0cfb37 [XFS] Stack footprint reduction for xfs_swapext (used from xfs_fsr) by Eric Sandeen · 19 years ago
  53. f538d4d [XFS] write barrier support Issue all log sync operations as ordered by Christoph Hellwig · 19 years ago
  54. 739cafd [XFS] fix PBF_NONE handling by Christoph Hellwig · 19 years ago
  55. da1650a [XFS] Add format checking to cmn_err and icmn_err by Christoph Hellwig · 19 years ago
  56. 88741a9 [XFS] remove unused pagebuf flags by Christoph Hellwig · 19 years ago
  57. 04d8b28 [XFS] Make sure the threads and shaker in xfs_buf are de-initialized in by Christoph Hellwig · 19 years ago
  58. df70b17 Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6 by Linus Torvalds · 19 years ago
  59. 94b166a Merge branch 'master' of /home/src/linux-2.6/ by Anton Altaparmakov · 19 years ago
  60. 3aebf25 NTFS: Fix a stupid bug causing writes to non-initialized pages to segfault. by Anton Altaparmakov · 19 years ago
  61. 541ab4a Don't touch USB controller IO registers when they are disabled by Linus Torvalds · 19 years ago
  62. 1e4c85f Revert "i386: move apic init in init_IRQs" by Linus Torvalds · 19 years ago
  63. d83c671 [PATCH] Creative Audigy 2 cardbus: Add IO window wakeup magic by James Courtier-Dutton · 19 years ago
  64. 659603e [PATCH] fix __writeback_single_inode WARN_ON by Andrea Arcangeli · 19 years ago
  65. a717f77 [PATCH] revert ide-scsi highmem cleanup by Andrew Morton · 19 years ago
  66. f2c84c0 [PATCH] i386: CONFIG_PC removal by Arthur Othieno · 19 years ago
  67. 581c1b1 [PATCH] noop-iosched: avoid corrupted request merging by Jens Axboe · 19 years ago
  68. 4fc2074 [PATCH] Fix on-the-fly switch from cfq i/o scheduler by Jens Axboe · 19 years ago
  69. dd05e42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6 by Linus Torvalds · 19 years ago
  70. c1d9620 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  71. 4fd5f82 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  72. 1f04c0a Merge branch 'master' of /usr/src/ntfs-2.6/ by Anton Altaparmakov · 19 years ago
  73. eb16292 Input: adbhid - fix OOPS introduced by dynalloc conversion by Paul Mackerras · 19 years ago
  74. 76440d5 Input: lkkbd - fix debug message in lkkbd_interrupt() by Dmitry Torokhov · 19 years ago
  75. 1259f2b Input: pcspkr - fix setting name and phys for the device by Dmitry Torokhov · 19 years ago
  76. 995fc4d Input: fix input_dev registration message by Dmitry Torokhov · 19 years ago
  77. 7972720 Input: evdev - allow querying SW state from compat ioctl by Dmitry Torokhov · 19 years ago
  78. e0be618 Input: evdev - allow querying EV_SW bits from compat_ioctl by Dmitry Torokhov · 19 years ago
  79. 005a5a0 [libata] locking rewrite (== fix) by Jeff Garzik · 19 years ago
  80. e2f2e58 powerpc: import a fix from arch/ppc/mm/pgtable.c by Paul Mackerras · 19 years ago
  81. 734d652 powerpc: apply recent changes to merged code by Paul Mackerras · 19 years ago
  82. e533825 [libata] ata_tf_to_host cleanups by Jeff Garzik · 19 years ago
  83. 23fd077 Merge ../linux-2.6 by hand by Paul Mackerras · 19 years ago
  84. bd787d4 ppc: remove duplicate export of cur_cpu_spec by Paul Mackerras · 19 years ago
  85. cf00a8d powerpc: Fix bug arising from having multiple memory_limit variables by Paul Mackerras · 19 years ago
  86. ed28f96 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  87. 1480d0a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  88. fc8e3d1 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  89. ad2c160 [PATCH] fat: Remove duplicate directory scanning code by Pekka Enberg · 19 years ago
  90. 9131dd4 [PATCH] fat: remove the unneeded vfat_find() in vfat_rename() by OGAWA Hirofumi · 19 years ago
  91. 451cbaa [PATCH] fat: cleanup and optimization of checksum by OGAWA Hirofumi · 19 years ago
  92. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  93. b0423a0 [PATCH] Remove duplicate code in signal.c by Paul E. McKenney · 19 years ago
  94. ae6866c [PATCH] remove unneeded SI_TIMER checks by Oleg Nesterov · 19 years ago
  95. 621d312 [PATCH] cleanup the usage of SEND_SIG_xxx constants by Oleg Nesterov · 19 years ago
  96. b67a1b9 [PATCH] remove hardcoded SEND_SIG_xxx constants by Oleg Nesterov · 19 years ago
  97. 3e6716e [PATCH] hpet: hpet driver cleanups by Randy Dunlap · 19 years ago
  98. b6ab126 [PATCH] hpet: use HPET physical addresses for dup. detection by Randy Dunlap · 19 years ago
  99. 757c472 [PATCH] hpet: allow HPET FIXED_MEM32 resource type by Randy Dunlap · 19 years ago
  100. 318db8f [PATCH] hpet: simplify initialization message by Clemens Ladisch · 19 years ago