1. e132f54 [XFS] pv 955157, rv bnaujok - break the loop on EFAULT formatter() error by Vlad Apostolov · 18 years ago
  2. 22de606 [XFS] pv 955157, rv bnaujok - break the loop on formatter() error by Vlad Apostolov · 18 years ago
  3. 955e47a [XFS] Fixes the leak in reservation space because we weren't ungranting by Tim Shimmin · 18 years ago
  4. 22d91f6 [XFS] Add lock annotations to xfs_trans_update_ail and xfs_trans_delete_ail by Josh Triplett · 18 years ago
  5. 68c3271 [XFS] Fix a porting botch on the realtime subvol growfs code path. by Nathan Scott · 18 years ago
  6. d432c80 [XFS] Minor code rearranging and cleanup to prevent some coverity false by Nathan Scott · 18 years ago
  7. b627259 [XFS] Remove a no-longer-correct debug assert from dio completion handling. by Nathan Scott · 18 years ago
  8. 77e4635 [XFS] Add a greedy allocation interface, allocating within a min/max size range. by Nathan Scott · 18 years ago
  9. 572d95f [XFS] Improve error handling for the zero-fsblock extent detection code. by Nathan Scott · 18 years ago
  10. 948ecdb [XFS] Be more defensive with page flags (error/private) for metadata buffers. by Nathan Scott · 18 years ago
  11. efb8ad7 [XFS] Add a debug flag for allocations which are known to be larger than by Nathan Scott · 18 years ago
  12. 3f89243 [XFS] Remove several macros that are no longer used anywhere by Eric Sandeen · 18 years ago
  13. 065d312 [XFS] Remove unused iop_abort log item operation by Eric Sandeen · 18 years ago
  14. 43129c1 [XFS] Remove a couple of unused BUF macros by Eric Sandeen · 18 years ago
  15. 1737009 [XFS] pass file mode on DMAPI remove events by Vlad Apostolov · 18 years ago
  16. 745b1f47 [XFS] Remove last bulkstat false-positives with debug kernels. by Nathan Scott · 18 years ago
  17. a3c6685e [XFS] Ensure xlog_state_do_callback does not report spurious warnings on by Nathan Scott · 18 years ago
  18. bb3c7d2 [XFS] Increase the size of the buffer holding the local inode cluster by Nathan Scott · 18 years ago
  19. 26275093 [XFS] Drop unneeded endian conversion in bulkstat and start readahead for by Nathan Scott · 18 years ago
  20. 51bdd70 [XFS] When issuing metadata readahead, submit bio with READA not READ. by Nathan Scott · 18 years ago
  21. 8b56f08 [XFS] Rework DMAPI bulkstat calls in such a way that we can directly by Nathan Scott · 18 years ago
  22. 726801b [XFS] Add EA list callbacks for xfs kernel use. Cleanup some namespace code. by Tim Shimmin · 18 years ago
  23. 69e23b9 [XFS] Update XFS for i_blksize removal from generic inode structure by Nathan Scott · 18 years ago
  24. 29b6d22 [XFS] remove accidentally reintroduced vfs unmount flag, unneeded in by Nathan Scott · 18 years ago
  25. fe48cae [XFS] remove bhv_lookup, _range version works aswell and has more useful by Christoph Hellwig · 18 years ago
  26. 1121b21 [XFS] use NULL for pointer initialisation instead of zero-cast-to-ptr by Nathan Scott · 18 years ago
  27. 8801bb9 [XFS] endianess annotations for xfs_bmbt_key Trivial as there are no by Christoph Hellwig · 18 years ago
  28. 576039c [XFS] endianess annotate XFS_BMAP_BROOT_PTR_ADDR Make sure it returns a by Christoph Hellwig · 18 years ago
  29. 397b520 [XFS] endianess annotations for xfs_bmbt_ptr_t/xfs_bmdr_ptr_t by Christoph Hellwig · 18 years ago
  30. b113bcb [XFS] add xfs_btree_check_lptr_disk variant which handles endian conversion by Christoph Hellwig · 18 years ago
  31. c38e5e8 [XFS] remove left over INT_ comments in *alloc*.c We can verify endianess by Christoph Hellwig · 18 years ago
  32. 61a2584 [XFS] endianess annotations for xfs_inobt_rec_t / xfs_inobt_key_t by Christoph Hellwig · 18 years ago
  33. e210100 [XFS] endianess annotation for xfs_agfl_t. Trivial, xfs_agfl_t is always by Christoph Hellwig · 18 years ago
  34. ed9d88f [XFS] Fix sparse warning found when page tracing enabled, due to by Nathan Scott · 18 years ago
  35. 673cdf5 [XFS] Fix rounding bug in xfs_free_file_space found by sparse checking. by Nathan Scott · 18 years ago
  36. 87395de [XFS] move XFS_IOC_GETVERSION to main multiplexer by Alexey Dobriyan · 18 years ago
  37. 128dabc [XFS] cleanup the field types of some item format structures by Tim Shimmin · 18 years ago
  38. f07c225 [XFS] Improve xfsbufd delayed write submission patterns, after blktrace by Nathan Scott · 18 years ago
  39. f37ea14 [XFS] pass inode to xfs_ioc_space(), simplify some code. There is trivial by Alexey Dobriyan · 18 years ago
  40. aafe6c2 [PATCH] de_thread: Use tsk not current by Eric W. Biederman · 18 years ago
  41. 66f3750 [PATCH] fs/nfs/: make code static by Adrian Bunk · 18 years ago
  42. b7b5263 [PATCH] add newline to nfs dprintk by Martin Bligh · 18 years ago
  43. c18258c [PATCH] pid: Implement transfer_pid and use it to simplify de_thread by Eric W. Biederman · 18 years ago
  44. b89a817 [PATCH] sysctl: Allow /proc/sys without sys_sysctl by Eric W. Biederman · 18 years ago
  45. 8b0e330 [PATCH] alloc_fdtable() cleanup by Andrew Morton · 18 years ago
  46. 36b756f [PATCH] reiserfs: warn about the useless nolargeio option by Adrian Bunk · 18 years ago
  47. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  48. 577c4eb [PATCH] inode-diet: Move i_cdev into a union by Theodore Ts'o · 18 years ago
  49. eaf796e [PATCH] inode-diet: Move i_bdev into a union by Theodore Ts'o · 18 years ago
  50. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago
  51. 6a1d980 [PATCH] fat: cleanup fat_get_block(s) by OGAWA Hirofumi · 18 years ago
  52. bcdc5e0 [PATCH] autofs4 needs to force fail return revalidate by Ian Kent · 18 years ago
  53. f269fdd [PATCH] NOMMU: move the fallback arch_vma_name() to a sensible place by David Howells · 18 years ago
  54. dbf8685 [PATCH] NOMMU: Implement /proc/pid/maps for NOMMU by David Howells · 18 years ago
  55. 5da6185 [PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem by David Howells · 18 years ago
  56. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  57. f52720c [PATCH] fs: Removing useless casts by Panagiotis Issaris · 18 years ago
  58. f8314dc [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc by Panagiotis Issaris · 18 years ago
  59. 32c2d2b [PATCH] more ext3 16T overflow fixes by Eric Sandeen · 18 years ago
  60. a4e4de3 [PATCH] ext3: Fix sparse warnings by Dave Kleikamp · 18 years ago
  61. e9ad562 [PATCH] ext3: More whitespace cleanups by Dave Kleikamp · 18 years ago
  62. 7543fc7 [PATCH] ext3: wrong error behavior by Vasily Averin · 18 years ago
  63. 36faadc14 [PATCH] ext3: more comments about block allocation/reservation code by Mingming Cao · 18 years ago
  64. 321fb9e [PATCH] ext3: turn on reservation dump on block allocation errors by Mingming Cao · 18 years ago
  65. 37ed322 [PATCH] JBD: 16T fixes by Eric Sandeen · 18 years ago
  66. eee194e [PATCH] ext3: inode numbers are unsigned long by Eric Sandeen · 18 years ago
  67. 41f04d8 [PATCH] ext2: fix mounts at 16T by Eric Sandeen · 18 years ago
  68. 855565e [PATCH] fix ext3 mounts at 16T by Eric Sandeen · 18 years ago
  69. 2aed348 [PATCH] jbd: use BUILD_BUG_ON in journal init by Alexey Dobriyan · 18 years ago
  70. ae6ddcc [PATCH] ext3 and jbd cleanup: remove whitespace by Mingming Cao · 18 years ago
  71. e7ab8d6 [PATCH] jbd: add lock annotation to jbd_sync_bh by Josh Triplett · 18 years ago
  72. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  73. dd77a4e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  74. 8d6b5eee [PATCH] binfmt_elf: consistently use loff_t by Andrew Morton · 18 years ago
  75. 972d1a7 [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE by Christoph Lameter · 18 years ago
  76. 182e8e2 [PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on CONFIG_HIGHMEM by Christoph Lameter · 18 years ago
  77. d08b385 [PATCH] mm: tracking shared dirty pages by Peter Zijlstra · 18 years ago
  78. 3998b93 [PATCH] jbd: fix commit of ordered data buffers by Jan Kara · 18 years ago
  79. 7583334 [PATCH] Check return value of copy_to_user in compat_sys_pselect7 by Andi Kleen · 18 years ago
  80. c16b63e0 [PATCH] i386/x86-64: Don't randomize stack top when no randomization personality is set by Andi Kleen · 18 years ago
  81. f20a9ea sysfs: add proper sysfs_init() prototype by Andrew Morton · 18 years ago
  82. 995982c sysfs_remove_bin_file: no return value, dump_stack on error by Randy.Dunlap · 18 years ago
  83. ceeee1f SYSFS: allow sysfs_create_link to create symlinks in the root of sysfs by Greg Kroah-Hartman · 22 years ago
  84. 6468b3a Debugfs: kernel-doc fixes for debugfs by Randy Dunlap · 18 years ago
  85. eea3f89 sysfs: Make poll behaviour consistent by Juha Yrjölä · 18 years ago
  86. c0ba7e5 [PATCH] autofs4: zero timeout prevents shutdown by Ian Kent · 18 years ago
  87. 0d5dc6c ocfs2: Teach ocfs2_drop_lock() to use ->set_lvb() callback by Mark Fasheh · 18 years ago
  88. b5e500e ocfs2: Remove ->unblock lockres operation by Mark Fasheh · 18 years ago
  89. cc567d8 ocfs2: move downconvert worker to lockres ops by Mark Fasheh · 18 years ago
  90. 08280f1 ocfs2: Remove unused dlmglue functions by Mark Fasheh · 18 years ago
  91. 810d5ae ocfs2: Have the metadata lock use generic dlmglue functions by Mark Fasheh · 18 years ago
  92. 5ef0d4e ocfs2: Add ->set_lvb callback in dlmglue by Mark Fasheh · 18 years ago
  93. 16d5b95 ocfs2: Add ->check_downconvert callback in dlmglue by Mark Fasheh · 18 years ago
  94. f7fbfdd ocfs2: Check for refreshing locks in generic unblock function by Mark Fasheh · 18 years ago
  95. b80fc01 ocfs2: don't unconditionally pass LVB flags by Mark Fasheh · 18 years ago
  96. aa2623a ocfs2: combine inode and generic blocking AST functions by Mark Fasheh · 18 years ago
  97. 54a7e75 ocfs2: Add ->get_osb() dlmglue locking operation by Mark Fasheh · 18 years ago
  98. 2a45f2d ocfs2: remove ->unlock_ast() callback from ocfs2_lock_res_ops by Mark Fasheh · 18 years ago
  99. e92d57d ocfs2: combine inode and generic AST functions by Mark Fasheh · 18 years ago
  100. f625c97 ocfs2: Clean up lock resource refresh flags by Mark Fasheh · 18 years ago