1. 41d577a fs/ufs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  2. 3ae5080 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  3. 723be1f ufs: copy symlink data into the correct union member by Duane Griffin · 15 years ago
  4. b12903f ufs: ensure fast symlinks are NUL-terminated by Duane Griffin · 15 years ago
  5. f33219b ufs: don't truncate longer ufs2 fast symlinks by Duane Griffin · 15 years ago
  6. 9e6766c ufs: validate maximum fast symlink size from superblock by Duane Griffin · 15 years ago
  7. 5f5fa79 ufs: Use lowercase names of quota functions by Jan Kara · 15 years ago
  8. f762dd6 Update my email address by Gertjan van Wingerde · 15 years ago
  9. a276a52 fs/Kconfig: move ufs out by Alexey Dobriyan · 15 years ago
  10. a5f773a CRED: Wrap task credential accesses in the UFS filesystem by David Howells · 16 years ago
  11. 3222a3e [PATCH] fix ->llseek for more directories by Christoph Hellwig · 16 years ago
  12. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  13. 1a3f7d9 Revert "UFS: add const to parser token table" by Linus Torvalds · 16 years ago
  14. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  15. 74abb98 quota: move function-macros from quota.h to quotaops.h by Jan Kara · 16 years ago
  16. f924727 UFS: add const to parser token table by Steven Whitehouse · 16 years ago
  17. bb45d64 ufs: remove unneeded ufs_put_inode prototype by Christoph Hellwig · 16 years ago
  18. 36a53dd ufs: replace __inline with inline by Harvey Harrison · 16 years ago
  19. 0045eda ufs: remove unused fs64_add and fs64_sub by Marcin Slusarz · 16 years ago
  20. 9746077a7 ufs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  21. 3c5afae ufs: [bl]e*_add_cpu conversion by Marcin Slusarz · 16 years ago
  22. 9df1303 fs/ufs/balloc.c: fix sparc64 printk warning by Andrew Morton · 16 years ago
  23. f81e8a4 ufs: fix parenthesisation in ufs_set_fs_state() by Roel Kluin · 16 years ago
  24. e542059 drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.h by Mike Frysinger · 16 years ago
  25. 90b315a ufs: fix symlink creation on ufs2 by Evgeniy Dushistov · 16 years ago
  26. b55c460 iget: stop UFS from using iget() and read_inode() by David Howells · 16 years ago
  27. 0c664f9 ufs: fix nexstep dir block size by Evgeniy Dushistov · 17 years ago
  28. f664f1f revert "ufs: Fix mount check in ufs_fill_super()" by Andrew Morton · 17 years ago
  29. 48ef09a ufs: Fix mount check in ufs_fill_super() by Satyam Sharma · 17 years ago
  30. bcd6d4e ufs: move non-layout parts of ufs_fs.h to fs/ufs/ by Christoph Hellwig · 17 years ago
  31. 2a9807c ufs: implement show_options by Evgeniy Dushistov · 17 years ago
  32. 252e211 Add in SunOS 4.1.x compatible mode for UFS by Mark Fortescue · 17 years ago
  33. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  34. 82b9d1d ufs: convert to new aops by Nick Piggin · 17 years ago
  35. f9b7cba ufs: fix sun state by Evgeniy Dushistov · 17 years ago
  36. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  37. 9e8c427 is_power_of_2: ufs/super.c by vignesh babu · 17 years ago
  38. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  39. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  40. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  41. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  42. 6fe6900 mm: make read_cache_page synchronous by Nick Piggin · 17 years ago
  43. 07a0cfe ufs proper handling of zero link case by Evgeniy Dushistov · 17 years ago
  44. 0465fc0 [PATCH] ufs2: tindirect truncate fix by Evgeniy Dushistov · 17 years ago
  45. 4b25a37 [PATCH] ufs: zeroize the rest of block in truncate by Evgeniy Dushistov · 17 years ago
  46. 5431bf9 [PATCH] ufs: prepare write + change blocks on the fly by Evgeniy Dushistov · 17 years ago
  47. 2189850 [PATCH] ufs2: more correct work with time by Evgeniy Dushistov · 17 years ago
  48. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  49. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  50. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 17 years ago
  51. 54fb996 [PATCH] ufs2 write: block allocation update by Evgeniy Dushistov · 17 years ago
  52. 3313e29 [PATCH] ufs2 write: inodes write by Evgeniy Dushistov · 17 years ago
  53. cbcae39 [PATCH] ufs2 write: mount as rw by Evgeniy Dushistov · 17 years ago
  54. f336953 [PATCH] ufs: restore back support of openstep by Evgeniy Dushistov · 17 years ago
  55. efee2b8 [PATCH] ufs: reallocation fix by Evgeniy Dushistov · 17 years ago
  56. 8682164 [PATCH] ufs: truncate negative to unsigned fix by Evgeniy Dushistov · 17 years ago
  57. a685e26 [PATCH] ufs: alloc metadata null page fix by Evgeniy Dushistov · 17 years ago
  58. d63b709 [PATCH] fix garbage instead of zeroes in UFS by Evgeniy Dushistov · 17 years ago
  59. 763454d [PATCH] struct path: convert ufs by Josef Sipek · 18 years ago
  60. 71a3d1b4 [PATCH] fs: ufs add missing bracket by Mariusz Kozlowski · 18 years ago
  61. 4a6e617 [PATCH] fs/*: trivial vsnprintf() conversion by Alexey Dobriyan · 18 years ago
  62. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  63. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  64. 44aa535 [PATCH] ufs endianness annotations by Al Viro · 18 years ago
  65. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  66. 543ade1 [PATCH] Streamline generic_file_* interfaces and filemap cleanups by Badari Pulavarty · 18 years ago
  67. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  68. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  69. f8314dc [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc by Panagiotis Issaris · 18 years ago
  70. ecdc639 [PATCH] ufs: truncate correction by Evgeniy Dushistov · 18 years ago
  71. c37336b [PATCH] ufs: write to hole in big file by Evgeniy Dushistov · 18 years ago
  72. 06fa45d [PATCH] ufs: handle truncated pages by Evgeniy Dushistov · 18 years ago
  73. 1fb32b7 [PATCH] ufs: ufs_get_locked_page() race fix by Evgeniy Dushistov · 18 years ago
  74. 344fe78 [PATCH] ufs: remove incorrect unlock_kernel from failure path in ufs_symlink() by Josh Triplett · 18 years ago
  75. 5c81a41 [PATCH] lockdep: annotate the quota code by Arjan van de Ven · 18 years ago
  76. 10e5dce [PATCH] ufs: truncate should allocate block for last byte by Evgeniy Dushistov · 18 years ago
  77. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  78. 7256d81 [PATCH] ufs: printk() fix by Andrew Morton · 18 years ago
  79. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  80. 05f225dc [PATCH] ufs: ufs_read_inode cleanup by Evgeniy Dushistov · 18 years ago
  81. 138bb68 [PATCH] fs/ufs/inode.c: make 2 functions static by Adrian Bunk · 18 years ago
  82. 098d5af [PATCH] ufs: ubh_ll_rw_block cleanup by Evgeniy Dushistov · 18 years ago
  83. ee3ffd6 [PATCH] ufs: make fsck -f happy by Evgeniy Dushistov · 18 years ago
  84. 577a827 [PATCH] ufs: fsync implementation by Evgeniy Dushistov · 18 years ago
  85. 647b7e8 [PATCH] ufs: one way to access super block by Evgeniy Dushistov · 18 years ago
  86. f391475 [PATCH] ufs: missed brelse and wrong baseblk by Evgeniy Dushistov · 18 years ago
  87. 96710b2 [PATCH] ufs: printk warning fixes by Andrew Morton · 18 years ago
  88. 022a6dc [PATCH] ufs: zero metadata by Evgeniy Dushistov · 18 years ago
  89. 2e00639 [PATCH] ufs: unlock_super without lock by Evgeniy Dushistov · 18 years ago
  90. 50aa4eb [PATCH] ufs: i_blocks wrong count by Evgeniy Dushistov · 18 years ago
  91. dd187a2 [PATCH] ufs: little directory lookup optimization by Evgeniy Dushistov · 18 years ago
  92. abf5d15 [PATCH] ufs: easy debug by Evgeniy Dushistov · 18 years ago
  93. 3e41f59 [PATCH] ufs: not usual amounts of fragments per block by Evgeniy Dushistov · 18 years ago
  94. 9695ef1 [PATCH] ufs: wrong type cast by Evgeniy Dushistov · 18 years ago
  95. b71034e [PATCH] ufs: directory and page cache: from blocks to pages by Evgeniy Dushistov · 18 years ago
  96. 826843a [PATCH] ufs: directory and page cache: install aops by Evgeniy Dushistov · 18 years ago
  97. 6ef4d6b [PATCH] ufs: change block number on the fly by Evgeniy Dushistov · 18 years ago
  98. c9a27b5 [PATCH] ufs: right block allocation by Evgeniy Dushistov · 18 years ago
  99. 2061df0 [PATCH] ufs: ufs_trunc_indirect: infinite cycle by Evgeniy Dushistov · 18 years ago
  100. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago