1. ce44eeb [PATCH] V9FS: 'names_cache' memory leak by Davi Arnaut · 19 years ago
  2. be586ba [PATCH] quota: small cleanups by Adrian Bunk · 19 years ago
  3. d55b5fd [PATCH] aio: remove aio_max_nr accounting race by Zach Brown · 19 years ago
  4. d8ba3b7 [PATCH] fuse: remove dead code from fuse_permission by Christoph Hellwig · 19 years ago
  5. ccb6e36 [PATCH] fs/smbfs/request.c: turn NULL dereference into BUG() by Adrian Bunk · 19 years ago
  6. 878129a [PATCH] hfs needs nls by Lennert Buytenhek · 19 years ago
  7. 665a758 [PATCH] Remove hlist_for_each_rcu() API, convert existing use to hlist_for_each_entry_rcu by Paul E. McKenney · 19 years ago
  8. 9f46080 [PATCH] Process Events Connector by Matt Helsley · 19 years ago
  9. 49364ce [PATCH] write_inode_now(): write inode if not BDI_CAP_NO_WRITEBACK by Andrew Morton · 19 years ago
  10. 4cd5b9f [PATCH] s390: cleanup of include/asm-s390/vtoc.h by Peter Oberparleiter · 19 years ago
  11. 2109a2d [PATCH] mm: rename kmem_cache_s to kmem_cache by Pekka J Enberg · 19 years ago
  12. 0bbacc4 NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled by Chuck Lever · 19 years ago
  13. 6bfc93e NFSv4: Teach NFSv4 to cache locks when we hold a delegation by Trond Myklebust · 19 years ago
  14. 888e694 NFSv4: Recover locks too when returning a delegation by Trond Myklebust · 19 years ago
  15. 43b2a33 NFSv4: Fix recovery of flock() locks. by Trond Myklebust · 19 years ago
  16. 34ea8188 NFSv4: Return any delegations before sillyrenaming the file by Trond Myklebust · 19 years ago
  17. 2c56617 NFSv4: Fix the handling of the error NFS4ERR_OLD_STATEID by Trond Myklebust · 19 years ago
  18. d530838 NFSv4: Fix problem with OPEN_DOWNGRADE by Trond Myklebust · 19 years ago
  19. 4cecb76 NFSv4: Fix a race between open() and close() by Trond Myklebust · 19 years ago
  20. 0f3278d Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 by Linus Torvalds · 19 years ago
  21. 15c84a4 [XFS] Remove no-longer-used qsort source. by Nathan Scott · 19 years ago
  22. 05db218 [XFS] Fix an inode32 regression - if no options are presented, must still by Nathan Scott · 19 years ago
  23. 992c83a [XFS] Remove several no-longer-used files. by Nathan Scott · 19 years ago
  24. 7f248a8 [XFS] Cleanup cosmetic differences between source trees. by Nathan Scott · 19 years ago
  25. 538524a [XFS] fix XFS quota for modular XFS builds by Nathan Scott · 19 years ago
  26. de69e5f [XFS] Add a mechanism for XFS to use the generic quota sync method. by Nathan Scott · 19 years ago
  27. bf6f05a [XFS] Fixed the inconsistency between attribute b-tree intermidiate node by Yingping Lu · 19 years ago
  28. ec1890c Merge git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  29. 19d5bcf [XFS] Ensure fsync does not incorrectly return EIO for pages beyond EOF. by Nathan Scott · 19 years ago
  30. a749ee8 [XFS] Fix calculation of reserved AGs for inodes in 32-bit inode mode by Eric Sandeen · 19 years ago
  31. fdc7ed7 [XFS] Fix boundary conditions when issuing direct IOs from large userspace by Nathan Scott · 19 years ago
  32. 2b3b6d0 [XFS] Remove an unhelpful ifdef, the comment above the routine explains by Nathan Scott · 19 years ago
  33. cfcbbbd [XFS] Remove old, broken nolog-mode code - noone plans to ever fix it. by Nathan Scott · 19 years ago
  34. c11e2c3 [XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS. by Nathan Scott · 19 years ago
  35. 16259e7 [XFS] Endianess annotations for various allocator data structures by Christoph Hellwig · 19 years ago
  36. e2ed81f [XFS] remove unused code from xfs_iomap_write_direct by Eric Sandeen · 19 years ago
  37. e94af02 [XFS] fix old xfs_setattr mis-merge from irix; mostly harmless esp if not by Eric Sandeen · 19 years ago
  38. 91e1108 [XFS] Fixing size report discrepancy between ls and du caused by xfs_fsr by Yingping Lu · 19 years ago
  39. 9af0a70 [XFS] Fixed a bug in reporting extent list for attribute fork running by Yingping Lu · 19 years ago
  40. 7f14d0a [XFS] Simplify pagebuf_rele Remove a conditional that can not be true by Christoph Hellwig · 19 years ago
  41. e718eeb4 [XFS] Rework the final mount options flag bit to make room for more. by Nathan Scott · 19 years ago
  42. 6b3f6b5 [XFS] Rework the dquot hash sizing heuristics. by Nathan Scott · 19 years ago
  43. 1f730e3 [XFS] Add ATTR_NOSIZETOK definition for xfs_vnodeops.c change by Eric Sandeen · 19 years ago
  44. 8a319ae [XFS] Disable attr2 by default, until a more appropriate time to enable it. by Nathan Scott · 19 years ago
  45. 374e2ac [XFS] Prevent data corruption on extending truncate case from cxfs client by Eric Sandeen · 19 years ago
  46. 4750ddb [XFS] Fix sparse warnings in ktrace.[ch] by Christoph Hellwig · 19 years ago
  47. 5bde1ba9 [XFS] silence gcc4 warnings. the directory ones are wrong because of by Christoph Hellwig · 19 years ago
  48. 9dac13e [XFS] Remove unused type, xfs_gap_t. by Nathan Scott · 19 years ago
  49. 1149d96 [XFS] endianess annotations and cleanup for the quota code by Christoph Hellwig · 19 years ago
  50. fa7e7d7 [XFS] Show additional mount options in /proc/mounts, fix up some debug code. by Nathan Scott · 19 years ago
  51. da087ba [XFS] Fix up a 32/64 local flags variable issue when enabling attr2 mode. by Nathan Scott · 19 years ago
  52. 0116d93 [XFS] Remove dead code in xfs_iomap_write_direct; save some stack by Eric Sandeen · 19 years ago
  53. 4ce3121 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
  54. 7b71876 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
  55. a844f45 [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. by Nathan Scott · 19 years ago
  56. 61c1e68 [XFS] remove unused struct xfs_ail_ticket by Christoph Hellwig · 19 years ago
  57. fc1f8c1 [XFS] Track external log/realtime device names for correct reporting in by Nathan Scott · 19 years ago
  58. 4aeb664 [XFS] Improve buffered read throughput by removing unnecessary timer calls by Nathan Scott · 19 years ago
  59. 0fdfb37 [XFS] Remove a null CELL macro and its one caller, not useful to anyone. by Nathan Scott · 19 years ago
  60. 380b5dc [XFS] Fix up an internal sort function name collision issue. by Nathan Scott · 19 years ago
  61. 80cce77 [XFS] Make some extended attributes routines take const parameters, for by Nathan Scott · 19 years ago
  62. f74dee4 [XFS] Ondisk format extension for extended attributes (attr2). Basically, by Nathan Scott · 19 years ago
  63. af4e34a [XFS] Ondisk format extension for extended attributes (attr2). Basically, by Nathan Scott · 19 years ago
  64. d8cc890 [XFS] Ondisk format extension for extended attributes (attr2). Basically, by Nathan Scott · 19 years ago
  65. aa82daa [XFS] Move some code around to prepare for the upcoming extended by Nathan Scott · 19 years ago
  66. e8c8b3a [XFS] Introduce two new mount options (nolargeio/largeio) to allow by David Chinner · 19 years ago
  67. ee34807 [XFS] Provide a mechiansm for flushing delalloc before quota reporting. by Nathan Scott · 19 years ago
  68. c310ab6 [XFS] Fix signedness issues in dquot ID handling, allowing uids/gids above by Nathan Scott · 19 years ago
  69. 30dab21 [XFS] Add a comment about the use of XFS_SIZE_TOKEN_WANT. by Nathan Scott · 19 years ago
  70. c86e711 [XFS] only mark buffers done when all pages are uptodate in addition by Christoph Hellwig · 19 years ago
  71. d0cfb37 [XFS] Stack footprint reduction for xfs_swapext (used from xfs_fsr) by Eric Sandeen · 19 years ago
  72. f538d4d [XFS] write barrier support Issue all log sync operations as ordered by Christoph Hellwig · 19 years ago
  73. 739cafd [XFS] fix PBF_NONE handling by Christoph Hellwig · 19 years ago
  74. da1650a [XFS] Add format checking to cmn_err and icmn_err by Christoph Hellwig · 19 years ago
  75. 88741a9 [XFS] remove unused pagebuf flags by Christoph Hellwig · 19 years ago
  76. 04d8b28 [XFS] Make sure the threads and shaker in xfs_buf are de-initialized in by Christoph Hellwig · 19 years ago
  77. ef0eaa133 Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  78. 94b166a Merge branch 'master' of /home/src/linux-2.6/ by Anton Altaparmakov · 19 years ago
  79. 3aebf25 NTFS: Fix a stupid bug causing writes to non-initialized pages to segfault. by Anton Altaparmakov · 19 years ago
  80. a362357 [BLOCK] Unify the seperate read/write io stat fields into arrays by Jens Axboe · 19 years ago
  81. 659603e [PATCH] fix __writeback_single_inode WARN_ON by Andrea Arcangeli · 19 years ago
  82. 53b2ec5 Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  83. 1f04c0a Merge branch 'master' of /usr/src/ntfs-2.6/ by Anton Altaparmakov · 19 years ago
  84. 23fd077 Merge ../linux-2.6 by hand by Paul Mackerras · 19 years ago
  85. ad2c160 [PATCH] fat: Remove duplicate directory scanning code by Pekka Enberg · 19 years ago
  86. 9131dd4 [PATCH] fat: remove the unneeded vfat_find() in vfat_rename() by OGAWA Hirofumi · 19 years ago
  87. 451cbaa [PATCH] fat: cleanup and optimization of checksum by OGAWA Hirofumi · 19 years ago
  88. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  89. a3e713b [PATCH] __bread oops fix by Andrew Morton · 19 years ago
  90. b3099b4 [PATCH] fs/attr.c: remove BUG() by Alexey Dobriyan · 19 years ago
  91. 2973dfd [PATCH] Test for sb_getblk return value by Glauber de Oliveira Costa · 19 years ago
  92. 7f04c26 [PATCH] fix nr_unused accounting, and avoid recursing in iput with I_WILL_FREE set by Andrea Arcangeli · 19 years ago
  93. 381be254 [PATCH] ext3: sparse fixes by Ben Dooks · 19 years ago
  94. 1291cf4 [PATCH] fix de_thread() vs do_coredump() deadlock by Oleg Nesterov · 19 years ago
  95. 1779381 [PATCH] fuse: spelling fixes by Miklos Szeredi · 19 years ago
  96. 5b11687 [PATCH] Locking problems while EXT3FS_DEBUG on by Glauber de Oliveira Costa · 19 years ago
  97. 2384f55 [PATCH] coredump_wait() cleanup by Oleg Nesterov · 19 years ago
  98. e954365 [PATCH] proc: fix of error path in proc_get_inode() by Kirill Korotaev · 19 years ago
  99. f12ec44 [PATCH] fuse: clean up dead code related to nfs exporting by Miklos Szeredi · 19 years ago
  100. 932aeaf [PATCH] fix de_thread vs it_real_fn() deadlock by Oleg Nesterov · 19 years ago