1. 3cd6dbe reiserfs: cleanup path functions by Jeff Mahoney · 16 years ago
  2. fba4ebb reiserfs: factor out buffer_info initialization by Jeff Mahoney · 16 years ago
  3. 57fe60d reiserfs: add atomic addition of selinux attributes during inode creation by Jeff Mahoney · 16 years ago
  4. a41f1a4 reiserfs: use generic readdir for operations across all xattrs by Jeff Mahoney · 16 years ago
  5. 0ab2621 reiserfs: journaled xattrs by Jeff Mahoney · 16 years ago
  6. 48b32a3 reiserfs: use generic xattr handlers by Jeff Mahoney · 16 years ago
  7. 8ecbe55 reiserfs: remove i_has_xattr_dir by Jeff Mahoney · 16 years ago
  8. 8b6dd72 reiserfs: make per-inode xattr locking more fine grained by Jeff Mahoney · 16 years ago
  9. d984561 reiserfs: eliminate per-super xattr lock by Jeff Mahoney · 16 years ago
  10. 6c17675 reiserfs: simplify xattr internal file lookups/opens by Jeff Mahoney · 16 years ago
  11. a72bdb1 reiserfs: Clean up xattrs when REISERFS_FS_XATTR is unset by Jeff Mahoney · 16 years ago
  12. 6dfede69 reiserfs: remove IS_PRIVATE helpers by Jeff Mahoney · 16 years ago
  13. 010f5a2 reiserfs: remove link detection code by Jeff Mahoney · 16 years ago
  14. ec6ea56 reiserfs: xattr reiserfs_get_page takes offset instead of index by Jeff Mahoney · 16 years ago
  15. f437c52 reiserfs: small variable cleanup by Jeff Mahoney · 16 years ago
  16. 0030b64 reiserfs: use reiserfs_error() by Jeff Mahoney · 16 years ago
  17. 1e5e59d reiserfs: introduce reiserfs_error() by Jeff Mahoney · 16 years ago
  18. 32e8b10 reiserfs: rearrange journal abort by Jeff Mahoney · 16 years ago
  19. c3a9c21 reiserfs: rework reiserfs_panic by Jeff Mahoney · 16 years ago
  20. 78b6513 reiserfs: add locking around error buffer by Jeff Mahoney · 16 years ago
  21. cacbe3d reiserfs: prepare_error_buf wrongly consumes va_arg by Jeff Mahoney · 16 years ago
  22. 45b03d5 reiserfs: rework reiserfs_warning by Jeff Mahoney · 16 years ago
  23. 1d889d9 reiserfs: make some warnings informational by Jeff Mahoney · 16 years ago
  24. a543715 reiserfs: use more consistent printk formatting by Jeff Mahoney · 16 years ago
  25. eba0030 reiserfs: use buffer_info for leaf_paste_entries by Jeff Mahoney · 16 years ago
  26. 600ed41 reiserfs: audit transaction ids to always be unsigned ints by Jeff Mahoney · 16 years ago
  27. 702d21c reiserfs: add support for mount count incrementing by Jeff Mahoney · 16 years ago
  28. 2d25ee3 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  29. b80e0d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 16 years ago
  30. ffd1428 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 16 years ago
  31. 5291658 fuse: fix fuse_file_lseek returning with lock held by Dan Carpenter · 16 years ago
  32. 4a6a449 Fix a lockdep warning in fasync_helper() by Jonathan Corbet · 16 years ago
  33. a4e49cb trivial: remove unused variable 'path' in alloc_file() by Tero Roponen · 16 years ago
  34. 3e3cb64 trivial: fix a pdlfush -> pdflush typo in comment by Masatake YAMATO · 16 years ago
  35. c7eee1b trivial: Fix typo in bio_split()'s documentation by Alberto Bertogli · 16 years ago
  36. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 16 years ago
  37. 973c32b trivial: fix typo "kernal" -> "kernel" by Uwe Kleine-Koenig · 16 years ago
  38. af76aba cpumask: fix seq_bitmap_*() functions. by Rusty Russell · 16 years ago
  39. 2717420 xfs: cleanup uuid handling by Christoph Hellwig · 16 years ago
  40. e354d57 nfsd: embed nfsd4_current_state in nfsd4_compoundres by Andy Adamson · 16 years ago
  41. 1a5902c xfs: remove m_attroffset by Christoph Hellwig · 16 years ago
  42. 9da096f xfs: fix various typos by Malcolm Parsons · 16 years ago
  43. bddaafa xfs: pagecache usage optimization by Hisashi Hifumi · 16 years ago
  44. 6447c36 xfs: remove m_litino by Christoph Hellwig · 16 years ago
  45. a19d9f8 xfs: kill ino64 mount option by Christoph Hellwig · 16 years ago
  46. a0b0b8a xfs: kill mutex_t typedef by Christoph Hellwig · 16 years ago
  47. 7c2c7d9 fix setuid sometimes wouldn't by Hugh Dickins · 16 years ago
  48. e426b64 fix setuid sometimes doesn't by Hugh Dickins · 16 years ago
  49. 53e9309 compat_do_execve should unshare_files by Hugh Dickins · 16 years ago
  50. 3c8c45d NFS: Simplify logic to compare socket addresses in client.c by Chuck Lever · 16 years ago
  51. d188262 Merge commit '9f4c899c0d90e1b51b6864834f3877b47c161a0e' into devel by Trond Myklebust · 16 years ago
  52. f738f51 NFS: Start PF_INET6 callback listener only if IPv6 support is available by Chuck Lever · 16 years ago
  53. eb16e90 lockd: Start PF_INET6 listener only if IPv6 support is available by Chuck Lever · 16 years ago
  54. 26298ca NFS: Revert creation of IPv6 listeners for lockd and NFSv4 callbacks by Chuck Lever · 16 years ago
  55. 49a9072 SUNRPC: Remove @family argument from svc_create() and svc_create_pooled() by Chuck Lever · 16 years ago
  56. 9652ada SUNRPC: Change svc_create_xprt() to take a @family argument by Chuck Lever · 16 years ago
  57. adbbe92 NFSD: If port value written to /proc/fs/nfsd/portlist is invalid, return EINVAL by Chuck Lever · 16 years ago
  58. 06705bf ext4: Regularize mount options by Theodore Ts'o · 16 years ago
  59. 512a004 ext3: Use WRITE_SYNC for commits which are caused by fsync() by Theodore Ts'o · 16 years ago
  60. a64c861 block_write_full_page: Use synchronous writes for WBC_SYNC_ALL writebacks by Theodore Ts'o · 16 years ago
  61. e7c9e3e ext4: fix locking typo in mballoc which could cause soft lockup hangs by Theodore Ts'o · 16 years ago
  62. a7b1944 ext4: fix typo which causes a memory leak on error path by Dan Carpenter · 16 years ago
  63. 3ae5080 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  64. 8b11217 xfs: increase the maximum number of supported ACL entries by Felix Blyakher · 16 years ago
  65. 2c9e15a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6 by Linus Torvalds · 16 years ago
  66. 805de02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 16 years ago
  67. 86db97c jbd2: Update locking coments by Jan Kara · 16 years ago
  68. cc0fb9a ext4: Rename pa_linear to pa_type by Aneesh Kumar K.V · 16 years ago
  69. fe2c819 ext4: add checks of block references for non-extent inodes by Thiemo Nagel · 16 years ago
  70. aabb8fd fs: avoid I_NEW inodes by Nick Piggin · 16 years ago
  71. 1bd7903 Merge code for single and multiple-instance mounts by Sukadev Bhattiprolu · 16 years ago
  72. 289f00e Remove get_init_pts_sb() by Sukadev Bhattiprolu · 16 years ago
  73. 945cf2c Move common mknod_ptmx() calls into caller by Sukadev Bhattiprolu · 16 years ago
  74. 482984f Parse mount options just once and copy them to super block by Sukadev Bhattiprolu · 16 years ago
  75. fdbf534 Unroll essentials of do_remount_sb() into devpts by Sukadev Bhattiprolu · 16 years ago
  76. a3ec947 vfs: simple_set_mnt() should return void by Sukadev Bhattiprolu · 16 years ago
  77. 585d3bc fs: move bdev code out of buffer.c by Nick Piggin · 16 years ago
  78. 3ba13d1 constify dentry_operations: rest by Al Viro · 16 years ago
  79. 296c2d8 constify dentry_operations: configfs by Al Viro · 16 years ago
  80. ee1ec32 constify dentry_operations: sysfs by Al Viro · 16 years ago
  81. ad28b4e constify dentry_operations: JFS by Al Viro · 16 years ago
  82. d8fba0f constify dentry_operations: OCFS2 by Al Viro · 16 years ago
  83. 92cecbb constify dentry_operations: GFS2 by Al Viro · 16 years ago
  84. ce6cdc4 constify dentry_operations: FAT by Al Viro · 16 years ago
  85. 4269590 constify dentry_operations: FUSE by Al Viro · 16 years ago
  86. d72f71e constify dentry_operations: procfs by Al Viro · 16 years ago
  87. 5a3fd05 constify dentry_operations: ecryptfs by Al Viro · 16 years ago
  88. 4fd03e8 constify dentry_operations: CIFS by Al Viro · 16 years ago
  89. 79be57c constify dentry_operations: AFS by Al Viro · 16 years ago
  90. 08f1151 constify dentry_operations: autofs, autofs4 by Al Viro · 16 years ago
  91. a488257c constify dentry_operations: 9p by Al Viro · 16 years ago
  92. e16404e constify dentry_operations: misc filesystems by Al Viro · 16 years ago
  93. f786aa9 constify dentry_operations: NFS by Al Viro · 16 years ago
  94. a9f184f devpts: Must release s_umount on error by Sukadev Bhattiprolu · 16 years ago
  95. 10f303a do_pipe cleanup: drop its last user in arch/alpha/ by Cheng Renquan · 16 years ago
  96. 723be1f ufs: copy symlink data into the correct union member by Duane Griffin · 16 years ago
  97. b12903f ufs: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  98. f33219b ufs: don't truncate longer ufs2 fast symlinks by Duane Griffin · 16 years ago
  99. 9e6766c ufs: validate maximum fast symlink size from superblock by Duane Griffin · 16 years ago
  100. c8fe8f3 cleanup may_open by Christoph Hellwig · 16 years ago