1. 172124e Revert "block: implement blkdev_readpages" by Jens Axboe · 15 years ago
  2. 44fb551 Btrfs: Fix oops and use after free during space balancing by Chris Mason · 15 years ago
  3. 2cc3c55 Btrfs: set device->total_disk_bytes when adding new device by Yan Zheng · 15 years ago
  4. b767e78 ext4: Don't look at buffer_heads outside i_size. by Aneesh Kumar K.V · 15 years ago
  5. e646286 ext4: Fix goal inum check in the inode allocator by Johann Lombardi · 15 years ago
  6. 5adfee9 ext4: fix no journal corruption with locale-gen by Theodore Ts'o · 15 years ago
  7. 5887e98 ext4: Calculate required journal credits for inserting an extent properly by Aneesh Kumar K.V · 15 years ago
  8. ffacfa7 ext4: Fix truncation of symlinks after failed write by Jan Kara · 15 years ago
  9. f91d1d0 jbd2: Fix a race between checkpointing code and journal_get_write_access() by Jan Kara · 15 years ago
  10. 3e03f9c ext4: Use rcu_barrier() on module unload. by Jesper Dangaard Brouer · 15 years ago
  11. 726447d ext4: naturally align struct ext4_allocation_request by Eric Sandeen · 15 years ago
  12. 089ceec ext4: mark several more functions in mballoc.c as noinline by Eric Sandeen · 15 years ago
  13. f4a0101 ext4: Fix potential reclaim deadlock when truncating partial block by Theodore Ts'o · 15 years ago
  14. b574480 jbd2: Remove GFP_ATOMIC kmalloc from inside spinlock critical region by Theodore Ts'o · 15 years ago
  15. 06c59bb ocfs2: Remove redundant gotos in ocfs2_mount_volume() by Tao Ma · 15 years ago
  16. 73be192 ocfs2: Add statistics for the checksum and ecc operations. by Joel Becker · 16 years ago
  17. 15633a2 ocfs2 patch to track delayed orphan scan timer statistics by Srinivas Eeda · 15 years ago
  18. 8327393 ocfs2: timer to queue scan of all orphan slots by Srinivas Eeda · 15 years ago
  19. edd45c0 ocfs2: Correct ordering of ip_alloc_sem and localloc locks for directories by Jan Kara · 15 years ago
  20. 80d73f1 ocfs2: Fix possible deadlock in quota recovery by Jan Kara · 15 years ago
  21. 65bac57 ocfs2: Fix possible deadlock with quotas in ocfs2_setattr() by Jan Kara · 15 years ago
  22. b4c30de ocfs2: Fix lock inversion in ocfs2_local_read_info() by Jan Kara · 15 years ago
  23. 4e8a301 ocfs2: Fix possible deadlock in ocfs2_global_read_dquot() by Jan Kara · 15 years ago
  24. 0b8e58a ext4: super.c whitespace cleanup by Andreas Dilger · 15 years ago
  25. bfcd355 jbd2: Fix minor typos in comments in fs/jbd2/journal.c by Alberto Bertogli · 15 years ago
  26. 85c7859 FAT: add 'errors' mount option by Denis Karpov · 15 years ago
  27. e09f944 GFS2: Remove unused variable by Steven Whitehouse · 15 years ago
  28. 4157fd8 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  29. 50b64e3 cifs: fix IPv6 address length check by Jeff Layton · 15 years ago
  30. 8379ea3 UBIFS: allow sync option in rootflags by Artem Bityutskiy · 15 years ago
  31. a12af1e GFS2: smbd proccess hangs with flock() call. by Abhijith Das · 15 years ago
  32. 1b17d76 xfs: prevent deadlock in xfs_qm_shake() by Felix Blyakher · 15 years ago
  33. e6da7c9 xfs: fix overflow in xfs_growfs_data_private by Eric Sandeen · 15 years ago
  34. 1f23920 xfs: fix double unlock in xfs_swap_extents() by Felix Blyakher · 15 years ago
  35. 0a93a47 NFSv4: kill off complicated macro 'PROC' by Yu Zhiguo · 15 years ago
  36. 3c8e031 NFSv4: do exact check about attribute specified by Yu Zhiguo · 15 years ago
  37. 4156e73 xfs: prevent deadlock in xfs_qm_shake() by Felix Blyakher · 15 years ago
  38. 23db9f4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  39. b4566ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  40. 62013ab nilfs2: fix bh leak in nilfs_cpfile_delete_checkpoints function by Ryusuke Konishi · 15 years ago
  41. 3218911 Merge git://git.infradead.org/~dwmw2/mtd-2.6.30 by Linus Torvalds · 15 years ago
  42. deeb103 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  43. c8bce3d Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  44. c3dc5be flat: fix data sections alignment by Oskar Schirmer · 15 years ago
  45. bd6daba procfs: make errno values consistent when open pident vs exit(2) race occurs by KOSAKI Motohiro · 15 years ago
  46. 668ff9a mtd: Handle compat ioctls directly; remove all trace from compat_ioctl.c by Kevin Cernekee · 15 years ago
  47. aea7cea mtd: add OOB ioctls for >4GiB devices by Kevin Cernekee · 15 years ago
  48. 9771854 mtd: compat_ioctl cleanup by Kevin Cernekee · 15 years ago
  49. 0dc54e9 mtd: add MEMERASE64 ioctl for >4GiB devices by Kevin Cernekee · 15 years ago
  50. 428ff9d UBIFS: remove dead code by Artem Bityutskiy · 15 years ago
  51. 81e2962 jffs2: Fix corruption when flash erase/write failure by Joakim Tjernlund · 15 years ago
  52. 086a377 sysfs: file.c: use create_singlethread_workqueue() by Andrew Morton · 15 years ago
  53. b96d31a cifs: clean up set_cifs_acl interfaces by Christoph Hellwig · 15 years ago
  54. 1bf4072 cifs: reorganize get_cifs_acl by Christoph Hellwig · 15 years ago
  55. c5077ec [CIFS] Update readme to indicate change to default mount (serverino) by Steve French · 15 years ago
  56. a0c9217 cifs: make serverino the default when mounting by Jeff Layton · 15 years ago
  57. bd433d4 cifs: rename cifs_iget to cifs_root_iget by Jeff Layton · 15 years ago
  58. c4a2c08 cifs: make cnvrtDosUnixTm take a little-endian args and an offset by Jeff Layton · 15 years ago
  59. 07119a4 cifs: have cifs_NTtimeToUnix take a little-endian arg by Jeff Layton · 15 years ago
  60. 14dba53 integrity: nfsd imbalance bug fix by Mimi Zohar · 15 years ago
  61. a0d24b2 nfsd: fix hung up of nfs client while sync write data to nfs server by Wei Yongjun · 15 years ago
  62. 1dbd0d5 knfsd: remove unreported filehandle stats counters by Greg Banks · 15 years ago
  63. cf0a586 knfsd: fix reply cache memory corruption by Greg Banks · 15 years ago
  64. fca4217 knfsd: reply cache cleanups by Greg Banks · 15 years ago
  65. 911e690 CacheFiles: Fixup renamed filenames in comments in internal.h by David Howells · 15 years ago
  66. 348ca10 FS-Cache: Fixup renamed filenames in comments in internal.h by David Howells · 15 years ago
  67. 0963248 xfs: fix overflow in xfs_growfs_data_private by Eric Sandeen · 15 years ago
  68. f55ed1a cifs: tighten up default file_mode/dir_mode by Jeff Layton · 15 years ago
  69. 46a7574 cifs: fix artificial limit on reading symlinks by Jeff Layton · 15 years ago
  70. 95baa25 NFSv4: Fix the case where NFSv4 renewal fails by Trond Myklebust · 15 years ago
  71. d0367a5 nfs: fix build error in nfsroot with initconst by Sam Ravnborg · 15 years ago
  72. f6eb534 GFS2: Remove args subdir from gfs2 sysfs files by Steven Whitehouse · 15 years ago
  73. e1b28aa GFS2: Remove lockstruct subdir from gfs2 sysfs files by Steven Whitehouse · 15 years ago
  74. 7c83f5c UBIFS: use anonymous device by Artem Bityutskiy · 15 years ago
  75. 88b6edd ext4: Clean up calls to ext4_get_group_desc() by Theodore Ts'o · 15 years ago
  76. 759d427 ext4: remove unused function __ext4_write_dirty_metadata by Theodore Ts'o · 15 years ago
  77. 8eec2f3 UBIFS: return proper error code if the compr is not present by Corentin Chary · 15 years ago
  78. 79f52b7 jfs: Add missing mutex_unlock call to error path by Dave Kleikamp · 15 years ago
  79. 3eb9c8b Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  80. 8db14ca [CIFS] Avoid open on possible directories since Samba now rejects them by Steve French · 15 years ago
  81. c72758f block: Export I/O topology for block devices and partitions by Martin K. Petersen · 15 years ago
  82. ae03bf6 block: Use accessor functions for queue limits by Martin K. Petersen · 15 years ago
  83. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  84. 9bd7de5 Merge branch 'master' into for-2.6.31 by Jens Axboe · 15 years ago
  85. e4b6363 Merge branch 'master' into for-2.6.31 by Jens Axboe · 15 years ago
  86. 6a44587 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  87. d504685 nilfs2: fix memory leak in nilfs_ioctl_clean_segments by Ryusuke Konishi · 15 years ago
  88. 87ec217 GFS2: Move gfs2_unlink_ok into ops_inode.c by Steven Whitehouse · 15 years ago
  89. 536baf0 GFS2: Move gfs2_readlinki into ops_inode.c by Steven Whitehouse · 15 years ago
  90. 2286dbf GFS2: Move gfs2_rmdiri into ops_inode.c by Steven Whitehouse · 15 years ago
  91. 9e6e0a1 GFS2: Merge mount.c and ops_super.c into super.c by Steven Whitehouse · 15 years ago
  92. b1e71b0 GFS2: Clean up some file names by Steven Whitehouse · 15 years ago
  93. 2c9e703 Merge branch 'master' into next by James Morris · 15 years ago
  94. c9d9ac5 integrity: move ima_counts_get by Mimi Zohar · 15 years ago
  95. b9fc745 integrity: path_check update by Mimi Zohar · 15 years ago
  96. 703a3b8 [CIFS] fix posix open regression by Steve French · 15 years ago
  97. 1ce97e5 GFS2: Be more aggressive in reclaiming unlinked inodes by Steven Whitehouse · 15 years ago
  98. 60a0b8f GFS2: Add a rgrp bitmap full flag by Steven Whitehouse · 15 years ago
  99. 929a865 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  100. 0901097 GFS2: Improve resource group error handling by Steven Whitehouse · 15 years ago