1. cb5629b Merge branch 'master' into next by James Morris · 15 years ago
  2. f01d1d5 seq_file: fix big-enough lseek() + read() by Alexey Dobriyan · 15 years ago
  3. 6146f0d integrity: IMA hooks by Mimi Zohar · 15 years ago
  4. 33da889 seq_file: move traverse so it can be used from seq_read by Eric Biederman · 15 years ago
  5. f96c08e Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  6. 3e1c400 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 15 years ago
  7. 43f3f05 [XFS] Warn on transaction in flight on read-only remount by Felix Blyakher · 15 years ago
  8. 6139a23 xfs: Check buffer lengths in log recovery by Dave Chinner · 15 years ago
  9. 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
  10. fd4ef23 ocfs2: add quota call to ocfs2_remove_btree_range() by Mark Fasheh · 15 years ago
  11. a4b9196 ocfs2: Wakeup the downconvert thread after a successful cancel convert by Sunil Mushran · 15 years ago
  12. 554e7f9 ocfs2: Access the xattr bucket only before modifying it. by Tao Ma · 15 years ago
  13. 0e03334 configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_item() by Joel Becker · 16 years ago
  14. f8afead ocfs2: Fix possible deadlock in ocfs2_write_dquot() by Jan Kara · 15 years ago
  15. ea455f8 ocfs2: Push out dropping of dentry lock to ocfs2_wq by Jan Kara · 15 years ago
  16. c01a25e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  17. ae704e9 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  18. dbeb1701 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  19. 8ae372e block: Remove obsolete BUG_ON by Martin K. Petersen · 15 years ago
  20. 7b24fc4 block: Don't verify integrity metadata on read error by Martin K. Petersen · 15 years ago
  21. b9ec63f ext4: Remove bogus BUG() check in ext4_bmap() by Theodore Ts'o · 15 years ago
  22. f2257b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  23. 9df04e1 epoll: drop max_user_instances and rely only on max_user_watches by Davide Libenzi · 15 years ago
  24. df1c46b tun: Add some missing TUN compat ioctl translations. by David S. Miller · 15 years ago
  25. 27ad279 UBIFS: remove fast unmounting by Artem Bityutskiy · 15 years ago
  26. a2b9df3 UBIFS: return sensible error codes by Artem Bityutskiy · 15 years ago
  27. b466f17 UBIFS: remount ro fixes by Adrian Hunter · 15 years ago
  28. 227c75c UBIFS: spelling fix 'date' -> 'data' by Adrian Hunter · 15 years ago
  29. 3eb1429 UBIFS: sync wbufs after syncing inodes and pages by Adrian Hunter · 15 years ago
  30. a9ac49d cifs: make sure we allocate enough storage for socket address by Jeff Layton · 15 years ago
  31. da505c3 [CIFS] Make socket retry timeouts consistent between blocking and nonblocking cases by Steve French · 15 years ago
  32. f818dd5 [CIFS] some cleanup to dir.c prior to addition of posix_open by Steve French · 15 years ago
  33. 42c2454 [CIFS] revalidate parent inode when rmdir done within that directory by Steve French · 15 years ago
  34. 6a7f8d3 [CIFS] Rename md5 functions to avoid collision with new rt modules by Steve French · 15 years ago
  35. 0496e02 cifs: turn smb_send into a wrapper around smb_sendv by Jeff Layton · 15 years ago
  36. 4a29d20 UBIFS: fix LPT out-of-space bug (again) by Adrian Hunter · 15 years ago
  37. fa82a49 nfsd: only set file_lock.fl_lmops in nfsd4_lockt if a stateowner is found by Jeff Layton · 15 years ago
  38. b914152 nfsd: fix cred leak on every rpc by J. Bruce Fields · 15 years ago
  39. bf935a7 nfsd: fix null dereference on error path by J. Bruce Fields · 15 years ago
  40. f0e0059 don't reallocate sxp variable passed into xfs_swapext by Eric Sandeen · 15 years ago
  41. 6f7ab6d UBIFS: fix no_chk_data_crc by Artem Bityutskiy · 15 years ago
  42. 9fd9784 ext4: Fix building with EXT4FS_DEBUG by Thadeu Lima de Souza Cascardo · 15 years ago
  43. fdff73f ext4: Initialize the new group descriptor when resizing the filesystem by Theodore Ts'o · 15 years ago
  44. a90e8a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 15 years ago
  45. 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
  46. ed80386 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  47. a1c70a7 Merge branch 'Kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/misc by Linus Torvalds · 15 years ago
  48. 3632dee inotify: clean up inotify_read and fix locking problems by Vegard Nossum · 15 years ago
  49. 2d07d4d1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 15 years ago
  50. 6ba87c9 UBIFS: fix assertions by Artem Bityutskiy · 15 years ago
  51. f6d47a1 fuse: fix poll notify by Miklos Szeredi · 15 years ago
  52. 26c3679 fuse: destroy bdi on umount by Miklos Szeredi · 15 years ago
  53. c2b8f00 fuse: fuse_fill_super error handling cleanup by Miklos Szeredi · 15 years ago
  54. 3ddf1e7 fuse: fix missing fput on error by Miklos Szeredi · 15 years ago
  55. bb875b3 fuse: fix NULL deref in fuse_file_alloc() by Dan Carpenter · 15 years ago
  56. 49d128a UBIFS: ensure orphan area head is initialized by Adrian Hunter · 15 years ago
  57. b4978e9 UBIFS: always clean up GC LEB space by Artem Bityutskiy · 15 years ago
  58. 84abf97 UBIFS: add re-mount debugging checks by Artem Bityutskiy · 15 years ago
  59. e4d9b6c UBIFS: fix LEB list freeing by Artem Bityutskiy · 15 years ago
  60. 82c1593 UBIFS: simplify locking by Artem Bityutskiy · 15 years ago
  61. 0fcb440 fs/Kconfig: move 9p out by Alexey Dobriyan · 15 years ago
  62. b2480c7 fs/Kconfig: move afs out by Alexey Dobriyan · 15 years ago
  63. 33a1a6f fs/Kconfig: move coda out by Alexey Dobriyan · 15 years ago
  64. 9d7d644 fs/Kconfig: move the rest of ncpfs out by Alexey Dobriyan · 15 years ago
  65. 213a41d fs/Kconfig: move smbfs out by Alexey Dobriyan · 15 years ago
  66. 9098c24 fs/Kconfig: move sunrpc out by Alexey Dobriyan · 15 years ago
  67. e2b329e fs/Kconfig: move nfsd out by Alexey Dobriyan · 15 years ago
  68. 97afe47 fs/Kconfig: move nfs out by Alexey Dobriyan · 15 years ago
  69. a276a52 fs/Kconfig: move ufs out by Alexey Dobriyan · 15 years ago
  70. 8af915b fs/Kconfig: move sysv out by Alexey Dobriyan · 15 years ago
  71. 4181024 fs/Kconfig: move romfs out by Alexey Dobriyan · 15 years ago
  72. 4c74158 fs/Kconfig: move qnx4 out by Alexey Dobriyan · 15 years ago
  73. 928ea19 fs/Kconfig: move hpfs out by Alexey Dobriyan · 15 years ago
  74. da55e6f fs/Kconfig: move omfs out by Alexey Dobriyan · 15 years ago
  75. 8b1cd7d fs/Kconfig: move minix out by Alexey Dobriyan · 15 years ago
  76. 2213516 fs/Kconfig: move vxfs out by Alexey Dobriyan · 15 years ago
  77. 22635ec fs/Kconfig: move squashfs out by Alexey Dobriyan · 15 years ago
  78. 2a22783 fs/Kconfig: move cramfs out by Alexey Dobriyan · 15 years ago
  79. 571f0a0 fs/Kconfig: move efs out by Alexey Dobriyan · 15 years ago
  80. 0ff4238 fs/Kconfig: move bfs out by Alexey Dobriyan · 15 years ago
  81. 0b09eb3 fs/Kconfig: move befs out by Alexey Dobriyan · 15 years ago
  82. b08bac1 fs/Kconfig: move hfs, hfsplus out by Alexey Dobriyan · 15 years ago
  83. 295c896 fs/Kconfig: move ecryptfs out by Alexey Dobriyan · 15 years ago
  84. 10951bf fs/Kconfig: move affs out by Alexey Dobriyan · 15 years ago
  85. bc2de2a fs/Kconfig: move adfs out by Alexey Dobriyan · 15 years ago
  86. 4591dab fs/Kconfig: move configfs out by Alexey Dobriyan · 15 years ago
  87. 5f3a211 fs/Kconfig: move sysfs out by Alexey Dobriyan · 15 years ago
  88. 9d73ac9 fs/Kconfig: move ntfs out by Alexey Dobriyan · 15 years ago
  89. 1c6ace0 fs/Kconfig: move fat out by Alexey Dobriyan · 15 years ago
  90. ddfaccd fs/Kconfig: move iso9660, udf out by Alexey Dobriyan · 15 years ago
  91. 3ef7784 fs/Kconfig: move fuse out by Alexey Dobriyan · 15 years ago
  92. 90ffd46 fs/Kconfig: move autofs, autofs4 out by Alexey Dobriyan · 15 years ago
  93. 335debe fs/Kconfig: move btrfs out by Alexey Dobriyan · 15 years ago
  94. 2fe4371 fs/Kconfig: move ocfs2 out by Alexey Dobriyan · 15 years ago
  95. f5c7796 fs/Kconfig: move jfs out by Alexey Dobriyan · 15 years ago
  96. b16ecfe fs/Kconfig: move reiserfs out by Alexey Dobriyan · 15 years ago
  97. 74e2d06 Long btree pointers are still 64 bit on disk by Dave Chinner · 15 years ago
  98. 20d5a39 dlm: initialize file_lock struct in GETLK before copying conflicting lock by Jeff Layton · 15 years ago
  99. 24179f4 dlm: fix plock notify callback to lockd by David Teigland · 15 years ago
  100. c475146 ocfs2: Remove ocfs2_dquot_initialize() and ocfs2_dquot_drop() by Jan Kara · 15 years ago