1. f336953 [PATCH] ufs: restore back support of openstep by Evgeniy Dushistov · 17 years ago
  2. efee2b8 [PATCH] ufs: reallocation fix by Evgeniy Dushistov · 17 years ago
  3. 8682164 [PATCH] ufs: truncate negative to unsigned fix by Evgeniy Dushistov · 17 years ago
  4. a685e26 [PATCH] ufs: alloc metadata null page fix by Evgeniy Dushistov · 17 years ago
  5. d63b709 [PATCH] fix garbage instead of zeroes in UFS by Evgeniy Dushistov · 17 years ago
  6. 763454d [PATCH] struct path: convert ufs by Josef Sipek · 18 years ago
  7. 71a3d1b [PATCH] fs: ufs add missing bracket by Mariusz Kozlowski · 18 years ago
  8. 4a6e617 [PATCH] fs/*: trivial vsnprintf() conversion by Alexey Dobriyan · 18 years ago
  9. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  10. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  11. 44aa535 [PATCH] ufs endianness annotations by Al Viro · 18 years ago
  12. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  13. 543ade1 [PATCH] Streamline generic_file_* interfaces and filemap cleanups by Badari Pulavarty · 18 years ago
  14. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  15. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  16. f8314dc [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc by Panagiotis Issaris · 18 years ago
  17. ecdc639 [PATCH] ufs: truncate correction by Evgeniy Dushistov · 18 years ago
  18. c37336b [PATCH] ufs: write to hole in big file by Evgeniy Dushistov · 18 years ago
  19. 06fa45d [PATCH] ufs: handle truncated pages by Evgeniy Dushistov · 18 years ago
  20. 1fb32b7 [PATCH] ufs: ufs_get_locked_page() race fix by Evgeniy Dushistov · 18 years ago
  21. 344fe78 [PATCH] ufs: remove incorrect unlock_kernel from failure path in ufs_symlink() by Josh Triplett · 18 years ago
  22. 5c81a41 [PATCH] lockdep: annotate the quota code by Arjan van de Ven · 18 years ago
  23. 10e5dce [PATCH] ufs: truncate should allocate block for last byte by Evgeniy Dushistov · 18 years ago
  24. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  25. 7256d81 [PATCH] ufs: printk() fix by Andrew Morton · 18 years ago
  26. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  27. 05f225d [PATCH] ufs: ufs_read_inode cleanup by Evgeniy Dushistov · 18 years ago
  28. 138bb68 [PATCH] fs/ufs/inode.c: make 2 functions static by Adrian Bunk · 18 years ago
  29. 098d5af [PATCH] ufs: ubh_ll_rw_block cleanup by Evgeniy Dushistov · 18 years ago
  30. ee3ffd6 [PATCH] ufs: make fsck -f happy by Evgeniy Dushistov · 18 years ago
  31. 577a827 [PATCH] ufs: fsync implementation by Evgeniy Dushistov · 18 years ago
  32. 647b7e8 [PATCH] ufs: one way to access super block by Evgeniy Dushistov · 18 years ago
  33. f391475 [PATCH] ufs: missed brelse and wrong baseblk by Evgeniy Dushistov · 18 years ago
  34. 96710b2 [PATCH] ufs: printk warning fixes by Andrew Morton · 18 years ago
  35. 022a6dc [PATCH] ufs: zero metadata by Evgeniy Dushistov · 18 years ago
  36. 2e00639 [PATCH] ufs: unlock_super without lock by Evgeniy Dushistov · 18 years ago
  37. 50aa4eb [PATCH] ufs: i_blocks wrong count by Evgeniy Dushistov · 18 years ago
  38. dd187a2 [PATCH] ufs: little directory lookup optimization by Evgeniy Dushistov · 18 years ago
  39. abf5d15 [PATCH] ufs: easy debug by Evgeniy Dushistov · 18 years ago
  40. 3e41f59 [PATCH] ufs: not usual amounts of fragments per block by Evgeniy Dushistov · 18 years ago
  41. 9695ef1 [PATCH] ufs: wrong type cast by Evgeniy Dushistov · 18 years ago
  42. b71034e [PATCH] ufs: directory and page cache: from blocks to pages by Evgeniy Dushistov · 18 years ago
  43. 826843a [PATCH] ufs: directory and page cache: install aops by Evgeniy Dushistov · 18 years ago
  44. 6ef4d6b [PATCH] ufs: change block number on the fly by Evgeniy Dushistov · 18 years ago
  45. c9a27b5 [PATCH] ufs: right block allocation by Evgeniy Dushistov · 18 years ago
  46. 2061df0 [PATCH] ufs: ufs_trunc_indirect: infinite cycle by Evgeniy Dushistov · 18 years ago
  47. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  48. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  49. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  50. c690a72 typo patch for fs/ufs/super.c by Michael Owen · 18 years ago
  51. fffb60f [PATCH] cpuset memory spread: slab cache format by Paul Jackson · 18 years ago
  52. 4b6a931 [PATCH] cpuset memory spread: slab cache filesystems by Paul Jackson · 18 years ago
  53. 3257545 [PATCH] ufs: switch to inode_inc_count, inode_dec_count by Alexey Dobriyan · 18 years ago
  54. a7ccf00 [PATCH] fs/ufs/file.c: drop insane header dependencies by Alexey Dobriyan · 18 years ago
  55. 09114eb [PATCH] ufs: fix hang during `rm' by Evgeniy Dushistov · 18 years ago
  56. e295cfc [PATCH] ufs: fix oops with `ufs1' type by Evgeniy Dushistov · 18 years ago
  57. 7b4ee73 [PATCH] ufs cleanup by Evgeniy · 18 years ago
  58. 8a430d7 [PATCH] Fix oops in ufs_fill_super at mount time by Evgeniy · 18 years ago
  59. 16f7e0f [PATCH] capable/capability.h (fs/) by Randy Dunlap · 18 years ago
  60. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 18 years ago
  61. 15b2fe3 [PATCH] UFS: inode->i_sem is not released in error path by Evgeniy Polyakov · 18 years ago
  62. 221fc10 [PATCH] fs/ufs: debug mode compilation failure by Evgeniy · 18 years ago
  63. f99d49a [PATCH] kfree cleanup: fs by Jesper Juhl · 19 years ago
  64. fef2665 [PATCH] update filesystems for new delete_inode behavior by Mark Fasheh · 19 years ago
  65. 096125f3 [PATCH] Change ll_rw_block() calls in UFS by Jan Kara · 19 years ago
  66. 008b150 [PATCH] Fix up symlink function pointers by Al Viro · 19 years ago
  67. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago