1. 833576b ext4: Fix ext4_mb_initialize_context() to initialize all fields by Theodore Ts'o · 15 years ago
  2. ac046f1 ext4: fix null handler of ioctls in no journal mode by Peng Tao · 15 years ago
  3. e6b5d30 ext4: Fix buffer head reference leak in no-journal mode by Curt Wohlgemuth · 15 years ago
  4. 62e086b ext4: Move __ext4_journalled_writepage() to avoid forward declaration by Aneesh Kumar K.V · 16 years ago
  5. 43ce1d2 ext4: Fix mmap/truncate race when blocksize < pagesize && !nodellaoc by Aneesh Kumar K.V · 16 years ago
  6. c364b22 ext4: Fix mmap/truncate race when blocksize < pagesize && delayed allocation by Aneesh Kumar K.V · 16 years ago
  7. b767e78 ext4: Don't look at buffer_heads outside i_size. by Aneesh Kumar K.V · 16 years ago
  8. e646286 ext4: Fix goal inum check in the inode allocator by Johann Lombardi · 16 years ago
  9. 5adfee9 ext4: fix no journal corruption with locale-gen by Theodore Ts'o · 16 years ago
  10. 5887e98 ext4: Calculate required journal credits for inserting an extent properly by Aneesh Kumar K.V · 16 years ago
  11. ffacfa7 ext4: Fix truncation of symlinks after failed write by Jan Kara · 15 years ago
  12. f91d1d0 jbd2: Fix a race between checkpointing code and journal_get_write_access() by Jan Kara · 15 years ago
  13. 3e03f9c ext4: Use rcu_barrier() on module unload. by Jesper Dangaard Brouer · 16 years ago
  14. 726447d ext4: naturally align struct ext4_allocation_request by Eric Sandeen · 15 years ago
  15. 089ceec ext4: mark several more functions in mballoc.c as noinline by Eric Sandeen · 16 years ago
  16. f4a0101 ext4: Fix potential reclaim deadlock when truncating partial block by Theodore Ts'o · 16 years ago
  17. b574480 jbd2: Remove GFP_ATOMIC kmalloc from inside spinlock critical region by Theodore Ts'o · 16 years ago
  18. 14c1b7c Merge branch 'for-2.6.31' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  19. 033a666 NFSD: Don't hold unrefcounted creds over call to nfsd_setuser() by David Howells · 16 years ago
  20. 746a99a Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 16 years ago
  21. 5291a12 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
  22. 68f5a38 Btrfs: fix error message formatting by Hu Tao · 16 years ago
  23. 9b627e9 Btrfs: fix use after free in btrfs_start_workers fail path by Jiri Slaby · 16 years ago
  24. 9427216 Btrfs: honor nodatacow/sum mount options for new files by Chris Mason · 16 years ago
  25. 2c47e605 Btrfs: update backrefs while dropping snapshot by Yan Zheng · 16 years ago
  26. a970b0a Btrfs: account for space we may use in fallocate by Josef Bacik · 16 years ago
  27. c8a894d Btrfs: fix the file clone ioctl for preallocated extents by Chris Mason · 16 years ago
  28. f597bb1 Btrfs: don't log the inode in file_write while growing the file by Chris Mason · 16 years ago
  29. bdae997 fs/notify/inotify: decrement user inotify count on close by Keith Packard · 16 years ago
  30. 5c5d4e8 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  31. fa172f4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 16 years ago
  32. e2dbe12 elf: fix one check-after-use by Amerigo Wang · 16 years ago
  33. 7878cba block: Create bip slabs with embedded integrity vectors by Martin K. Petersen · 16 years ago
  34. 752fa51 hostfs: set maximum filesize in superblock for proper LFS support by Wolfgang Illmeyer · 16 years ago
  35. 4d6c13f ext2: return -EIO not -ESTALE on directory traversal through deleted inode by Bryan Donlan · 16 years ago
  36. 341c87b elf: limit max map count to safe value by KAMEZAWA Hiroyuki · 16 years ago
  37. 1338901 eventfd: revised interface and cleanups by Davide Libenzi · 16 years ago
  38. f7c2df9 AFS: Fix lock imbalance by Jiri Slaby · 16 years ago
  39. 3b463ae fuse: invalidation reverse calls by John Muir · 16 years ago
  40. e0a43dd fuse: allow umask processing in userspace by Miklos Szeredi · 16 years ago
  41. 201fa69 fuse: fix bad return value in fuse_file_poll() by Miklos Szeredi · 16 years ago
  42. b4c458b fuse: fix return value of fuse_dev_write() by Csaba Henk · 16 years ago
  43. 94e5d71 integrity: add ima_counts_put (updated) by Mimi Zohar · 16 years ago
  44. f0a71eb cifs: fix fh_mutex locking in cifs_reopen_file by Jeff Layton · 16 years ago
  45. aada1bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  46. 71a394f [CIFS] remove unknown mount option warning message by Steve French · 16 years ago
  47. ad8034f [CIFS] remove bkl usage from umount begin by Steve French · 16 years ago
  48. 0f3bc09 cifs: Fix incorrect return code being printed in cFYI messages by Suresh Jayaraman · 16 years ago
  49. f46c723 [CIFS] cleanup asn handling for ntlmssp by Steve French · 16 years ago
  50. 6debdbc [CIFS] Copy struct *after* setting the port, instead of before. by Simo Leone · 16 years ago
  51. 6459340 cifs: remove rw/ro options by Jeff Layton · 16 years ago
  52. b48a485 cifs: fix problems with earlier patches by Jeff Layton · 16 years ago
  53. 681bf72 cifs: have cifs parse scope_id out of IPv6 addresses and use it by Jeff Layton · 16 years ago
  54. 268875b [CIFS] Do not send tree disconnect if session is already disconnected by Steve French · 16 years ago
  55. d5bb68a another race fix in jfs_check_acl() by Al Viro · 16 years ago
  56. 72c0490 Get "no acls for this inode" right, fix shmem breakage by Al Viro · 16 years ago
  57. 936940a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  58. d7ed9c0 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 16 years ago
  59. 1cbd20d switch xfs to generic acl caching helpers by Al Viro · 16 years ago
  60. 073aaa1 helpers for acl caching + switch to those by Al Viro · 16 years ago
  61. 281eede switch reiserfs to inode->i_acl by Al Viro · 16 years ago
  62. 7a77b15 switch reiserfs to usual conventions for caching ACLs by Al Viro · 16 years ago
  63. e68888b reiserfs: minimal fix for ACL caching by Al Viro · 16 years ago
  64. d441b1c switch nilfs2 to inode->i_acl by Al Viro · 16 years ago
  65. 5affd88 switch btrfs to inode->i_acl by Al Viro · 16 years ago
  66. 290c263 switch jffs2 to inode->i_acl by Al Viro · 16 years ago
  67. 05fc079 switch jfs to inode->i_acl by Al Viro · 16 years ago
  68. d4bfe2f switch ext4 to inode->i_acl by Al Viro · 16 years ago
  69. 6582a0e switch ext3 to inode->i_acl by Al Viro · 16 years ago
  70. 5e78b43 switch ext2 to inode->i_acl by Al Viro · 16 years ago
  71. f19d4a8 add caching of ACLs in struct inode by Al Viro · 16 years ago
  72. 3e63cbb fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls by Ankit Jain · 16 years ago
  73. 01c0319 cleanup __writeback_single_inode by Christoph Hellwig · 16 years ago
  74. f21f622 ... and the same for vfsmount id/mount group id by Al Viro · 16 years ago
  75. c63e09e Make allocation of anon devices cheaper by Al Viro · 16 years ago
  76. f6cc746 devpts: remove module-related code by H. Peter Anvin · 16 years ago
  77. 3b22edc VFS: Switch init_mount_tree() to use the new create_mnt_ns() helper by Trond Myklebust · 16 years ago
  78. 654f562 vfs: fix nd->root leak in do_filp_open() by J. R. Okajima · 16 years ago
  79. b5450d9 reiserfs: remove stray unlock_super in reiserfs_resize by Christoph Hellwig · 16 years ago
  80. 3391faa udf: remove redundant tests on unsigned by Roel Kluin · 16 years ago
  81. cf5434e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 16 years ago
  82. b88f8a5 NFS: Correct the NFS mount path when following a referral by Trond Myklebust · 16 years ago
  83. 0b75b35 NFS: Fix nfs_path() to always return a '/' at the beginning of the path by Trond Myklebust · 16 years ago
  84. c02d7ad NFSv4: Replace nfs4_path_walk() with VFS path lookup in a private namespace by Trond Myklebust · 16 years ago
  85. cf8d2c1 VFS: Add VFS helper functions for setting up private namespaces by Trond Myklebust · 16 years ago
  86. 616511d VFS: Uninline the function put_mnt_ns() by Trond Myklebust · 16 years ago
  87. 4839641 jffs2: fix another potential leak on error path in scan.c by David Woodhouse · 16 years ago
  88. ac1b7c3 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  89. d246ab3 ocfs2/trivial: Wrap ocfs2_sysfile_cluster_lock_key within define. by Tao Ma · 16 years ago
  90. cb25797 ocfs2: Add lockdep annotations by Jan Kara · 16 years ago
  91. 9a7aa12 vfs: Set special lockdep map for dirs only if not set by fs by Jan Kara · 16 years ago
  92. df152c2 ocfs2: Disable orphan scanning for local and hard-ro mounts by Sunil Mushran · 16 years ago
  93. 3211949 ocfs2: Do not initialize lvb in ocfs2_orphan_scan_lock_res_init() by Sunil Mushran · 16 years ago
  94. 692684e ocfs2: Stop orphan scan as early as possible during umount by Sunil Mushran · 16 years ago
  95. c3d3884 ocfs2: Fix ocfs2_osb_dump() by Sunil Mushran · 16 years ago
  96. 94e41ec ocfs2: Pin journal head before accessing jh->b_committed_data by Sunil Mushran · 16 years ago
  97. 1962f39 ocfs2: Update atime in splice read if necessary. by Tao Ma · 16 years ago
  98. 1c520df ocfs2: Provide the ocfs2_dlm_lvb_valid() stack API. by Joel Becker · 16 years ago
  99. 7e0338c Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd by Linus Torvalds · 16 years ago
  100. df36b43 Merge branch 'for-2.6.31' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago