1. 767b582 braino in sg_ioctl_trans() by Al Viro · 15 years ago
  2. 0822563 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 15 years ago
  3. cb5629b Merge branch 'master' into next by James Morris · 15 years ago
  4. f01d1d5 seq_file: fix big-enough lseek() + read() by Alexey Dobriyan · 15 years ago
  5. 6146f0d integrity: IMA hooks by Mimi Zohar · 15 years ago
  6. 33da889 seq_file: move traverse so it can be used from seq_read by Eric Biederman · 15 years ago
  7. 806638b Btrfs: Fix memory leak in cache_drop_leaf_ref by Chris Mason · 15 years ago
  8. 43769f1 Merge branches 'tracing/ftrace' and 'linus' into tracing/core by Ingo Molnar · 15 years ago
  9. 436443f Revert "configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_item()" by Mark Fasheh · 15 years ago
  10. 9b0d3ac Btrfs: don't return congestion in write_cache_pages as often by Chris Mason · 15 years ago
  11. 7b78c17 Btrfs: Only prep for btree deletion balances when nodes are mostly empty by Chris Mason · 15 years ago
  12. 12f4dac Btrfs: fix btrfs_unlock_up_safe to walk the entire path by Chris Mason · 15 years ago
  13. 4d081c4 Btrfs: change btrfs_del_leaf to drop locks earlier by Chris Mason · 15 years ago
  14. 06d9a8d Btrfs: Change btrfs_truncate_inode_items to stop when it hits the inode by Chris Mason · 15 years ago
  15. f03d930 Btrfs: Don't try to compress pages past i_size by Chris Mason · 15 years ago
  16. 8114494 Btrfs: join the transaction in __btrfs_setxattr by Josef Bacik · 15 years ago
  17. 8c087b5 Btrfs: Handle SGID bit when creating inodes by Chris Ball · 15 years ago
  18. bd56b30 Btrfs: Make btrfs_drop_snapshot work in larger and more efficient chunks by Chris Mason · 15 years ago
  19. b4ce94d Btrfs: Change btree locking to use explicit blocking points by Chris Mason · 15 years ago
  20. c487685 Btrfs: hash_lock is no longer needed by Chris Mason · 15 years ago
  21. 3935127 Btrfs: disable leak debugging checks in extent_io.c by Chris Mason · 15 years ago
  22. b7a9f29 Btrfs: sort references by byte number during btrfs_inc_ref by Chris Mason · 15 years ago
  23. b51912c Btrfs: async threads should try harder to find work by Chris Mason · 15 years ago
  24. 0279b4c Btrfs: selinux support by Jim Owens · 15 years ago
  25. bef62ef Btrfs: make btrfs acls selectable by Christian Hesse · 15 years ago
  26. a683705 Btrfs: Catch missed bios in the async bio submission thread by Chris Mason · 15 years ago
  27. ef8f7fc xfs: cleanup error handling in xfs_swap_extents by Josef 'Jeff' Sipek · 15 years ago
  28. d4bb6d0 xfs: merge xfs_inode_flush into xfs_fs_write_inode by Christoph Hellwig · 15 years ago
  29. e1486de xfs: factor out attr fork reset handling by Christoph Hellwig · 15 years ago
  30. c52e9fd xfs: remove unused XFS_MOUNT_ILOCK/XFS_MOUNT_IUNLOCK by Christoph Hellwig · 15 years ago
  31. cb3f35b xfs: tiny cleanup for xfs_link by Christoph Hellwig · 15 years ago
  32. b93b6e4 xfs: make sure to free the real-time inodes in the mount error path by Christoph Hellwig · 15 years ago
  33. f9057e3 xfs: cleanup error handling in xfs_mountfs: by Christoph Hellwig · 15 years ago
  34. f96c08e Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  35. 3e1c400 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 15 years ago
  36. 43f3f05 [XFS] Warn on transaction in flight on read-only remount by Felix Blyakher · 15 years ago
  37. 6139a23 xfs: Check buffer lengths in log recovery by Dave Chinner · 15 years ago
  38. 6d2160b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Felix Blyakher · 15 years ago
  39. 3228149 xfs: Check buffer lengths in log recovery by Dave Chinner · 15 years ago
  40. ed7b44a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Felix Blyakher · 15 years ago
  41. e1f81c8 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 15 years ago
  42. dc573f9 Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing/core by Ingo Molnar · 15 years ago
  43. fd4ef23 ocfs2: add quota call to ocfs2_remove_btree_range() by Mark Fasheh · 15 years ago
  44. a4b9196 ocfs2: Wakeup the downconvert thread after a successful cancel convert by Sunil Mushran · 15 years ago
  45. 554e7f9 ocfs2: Access the xattr bucket only before modifying it. by Tao Ma · 16 years ago
  46. 0e03334 configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_item() by Joel Becker · 16 years ago
  47. f8afead ocfs2: Fix possible deadlock in ocfs2_write_dquot() by Jan Kara · 15 years ago
  48. ea455f8 ocfs2: Push out dropping of dentry lock to ocfs2_wq by Jan Kara · 15 years ago
  49. c68a65da jfs: needs crc32_le by Randy Dunlap · 15 years ago
  50. 8db0c5d Merge branch 'master' of /home/shaggy/git/linus-clean/ by Dave Kleikamp · 15 years ago
  51. 0e2beda [CIFS] ipv6_addr_equal for address comparison by Steve French · 15 years ago
  52. 1ad53a9 jfs: Fix error handling in metapage_writepage() by Dave Kleikamp · 15 years ago
  53. c01a25e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  54. ae704e9 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  55. dbeb1701 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  56. 8ae372e block: Remove obsolete BUG_ON by Martin K. Petersen · 16 years ago
  57. 7b24fc4 block: Don't verify integrity metadata on read error by Martin K. Petersen · 16 years ago
  58. b9ec63f ext4: Remove bogus BUG() check in ext4_bmap() by Theodore Ts'o · 15 years ago
  59. f2257b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  60. 9df04e1 epoll: drop max_user_instances and rely only on max_user_watches by Davide Libenzi · 15 years ago
  61. df1c46b tun: Add some missing TUN compat ioctl translations. by David S. Miller · 15 years ago
  62. a1a1415 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Felix Blyakher · 15 years ago
  63. 27ad279 UBIFS: remove fast unmounting by Artem Bityutskiy · 15 years ago
  64. a2b9df3 UBIFS: return sensible error codes by Artem Bityutskiy · 15 years ago
  65. b466f17 UBIFS: remount ro fixes by Adrian Hunter · 15 years ago
  66. 227c75c UBIFS: spelling fix 'date' -> 'data' by Adrian Hunter · 15 years ago
  67. 3eb1429 UBIFS: sync wbufs after syncing inodes and pages by Adrian Hunter · 15 years ago
  68. a9ac49d cifs: make sure we allocate enough storage for socket address by Jeff Layton · 15 years ago
  69. da505c3 [CIFS] Make socket retry timeouts consistent between blocking and nonblocking cases by Steve French · 15 years ago
  70. f818dd5 [CIFS] some cleanup to dir.c prior to addition of posix_open by Steve French · 15 years ago
  71. 42c2454 [CIFS] revalidate parent inode when rmdir done within that directory by Steve French · 15 years ago
  72. 6a7f8d3 [CIFS] Rename md5 functions to avoid collision with new rt modules by Steve French · 15 years ago
  73. 0496e02 cifs: turn smb_send into a wrapper around smb_sendv by Jeff Layton · 16 years ago
  74. 89f135d Btrfs: fix readdir on 32 bit machines by Chris Mason · 15 years ago
  75. e4f722f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Chris Mason · 15 years ago
  76. 2cf12c0 dlm: comment typo fixes by Joe Perches · 15 years ago
  77. 44ad532 dlm: use ipv6_addr_copy by Joe Perches · 15 years ago
  78. 305a47b dlm: Change rwlock which is only used in write mode to a spinlock by Steven Whitehouse · 15 years ago
  79. 4a29d20 UBIFS: fix LPT out-of-space bug (again) by Adrian Hunter · 15 years ago
  80. fa82a49 nfsd: only set file_lock.fl_lmops in nfsd4_lockt if a stateowner is found by Jeff Layton · 15 years ago
  81. b914152 nfsd: fix cred leak on every rpc by J. Bruce Fields · 15 years ago
  82. bf935a7 nfsd: fix null dereference on error path by J. Bruce Fields · 15 years ago
  83. f0e0059 don't reallocate sxp variable passed into xfs_swapext by Eric Sandeen · 15 years ago
  84. aaca4ff Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Felix Blyakher · 15 years ago
  85. ac12b4e don't reallocate sxp variable passed into xfs_swapext by Eric Sandeen · 15 years ago
  86. 5e10657 [XFS] Warn on transaction in flight on read-only remount by Felix Blyakher · 15 years ago
  87. b5c816a jfs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  88. 6f7ab6d UBIFS: fix no_chk_data_crc by Artem Bityutskiy · 15 years ago
  89. 9fd9784 ext4: Fix building with EXT4FS_DEBUG by Thadeu Lima de Souza Cascardo · 15 years ago
  90. fdff73f ext4: Initialize the new group descriptor when resizing the filesystem by Theodore Ts'o · 15 years ago
  91. a90e8a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 15 years ago
  92. cc597bc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6 by Linus Torvalds · 15 years ago
  93. ed80386 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  94. a1c70a7 Merge branch 'Kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/misc by Linus Torvalds · 15 years ago
  95. 3632dee inotify: clean up inotify_read and fix locking problems by Vegard Nossum · 15 years ago
  96. 2d07d4d1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 15 years ago
  97. 157f9c0 tracing/blktrace: fix up checkpatch reported problems in ftrace plugin patch by Arnaldo Carvalho de Melo · 15 years ago
  98. 6ba87c9 UBIFS: fix assertions by Artem Bityutskiy · 15 years ago
  99. f6d47a1 fuse: fix poll notify by Miklos Szeredi · 15 years ago
  100. 26c3679 fuse: destroy bdi on umount by Miklos Szeredi · 15 years ago