1. e2dbe12 elf: fix one check-after-use by Amerigo Wang · 15 years ago
  2. 7878cba block: Create bip slabs with embedded integrity vectors by Martin K. Petersen · 15 years ago
  3. 752fa51 hostfs: set maximum filesize in superblock for proper LFS support by Wolfgang Illmeyer · 15 years ago
  4. 4d6c13f ext2: return -EIO not -ESTALE on directory traversal through deleted inode by Bryan Donlan · 15 years ago
  5. 341c87b elf: limit max map count to safe value by KAMEZAWA Hiroyuki · 15 years ago
  6. 1338901 eventfd: revised interface and cleanups by Davide Libenzi · 15 years ago
  7. f7c2df9 AFS: Fix lock imbalance by Jiri Slaby · 15 years ago
  8. 94e5d71 integrity: add ima_counts_put (updated) by Mimi Zohar · 15 years ago
  9. f0a71eb cifs: fix fh_mutex locking in cifs_reopen_file by Jeff Layton · 15 years ago
  10. aada1bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  11. 71a394f [CIFS] remove unknown mount option warning message by Steve French · 15 years ago
  12. ad8034f [CIFS] remove bkl usage from umount begin by Steve French · 15 years ago
  13. 0f3bc09 cifs: Fix incorrect return code being printed in cFYI messages by Suresh Jayaraman · 15 years ago
  14. f46c723 [CIFS] cleanup asn handling for ntlmssp by Steve French · 15 years ago
  15. 6debdbc [CIFS] Copy struct *after* setting the port, instead of before. by Simo Leone · 15 years ago
  16. 6459340 cifs: remove rw/ro options by Jeff Layton · 15 years ago
  17. b48a485 cifs: fix problems with earlier patches by Jeff Layton · 15 years ago
  18. 681bf72 cifs: have cifs parse scope_id out of IPv6 addresses and use it by Jeff Layton · 15 years ago
  19. 268875b [CIFS] Do not send tree disconnect if session is already disconnected by Steve French · 15 years ago
  20. d5bb68a another race fix in jfs_check_acl() by Al Viro · 15 years ago
  21. 72c0490 Get "no acls for this inode" right, fix shmem breakage by Al Viro · 15 years ago
  22. 936940a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  23. d7ed9c0 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 15 years ago
  24. 1cbd20d switch xfs to generic acl caching helpers by Al Viro · 15 years ago
  25. 073aaa1 helpers for acl caching + switch to those by Al Viro · 15 years ago
  26. 281eede switch reiserfs to inode->i_acl by Al Viro · 15 years ago
  27. 7a77b15 switch reiserfs to usual conventions for caching ACLs by Al Viro · 15 years ago
  28. e68888b reiserfs: minimal fix for ACL caching by Al Viro · 15 years ago
  29. d441b1c switch nilfs2 to inode->i_acl by Al Viro · 15 years ago
  30. 5affd88 switch btrfs to inode->i_acl by Al Viro · 15 years ago
  31. 290c263 switch jffs2 to inode->i_acl by Al Viro · 15 years ago
  32. 05fc079 switch jfs to inode->i_acl by Al Viro · 15 years ago
  33. d4bfe2f switch ext4 to inode->i_acl by Al Viro · 15 years ago
  34. 6582a0e switch ext3 to inode->i_acl by Al Viro · 15 years ago
  35. 5e78b43 switch ext2 to inode->i_acl by Al Viro · 15 years ago
  36. f19d4a8 add caching of ACLs in struct inode by Al Viro · 15 years ago
  37. 3e63cbb fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls by Ankit Jain · 15 years ago
  38. 01c0319 cleanup __writeback_single_inode by Christoph Hellwig · 15 years ago
  39. f21f622 ... and the same for vfsmount id/mount group id by Al Viro · 15 years ago
  40. c63e09e Make allocation of anon devices cheaper by Al Viro · 15 years ago
  41. f6cc746 devpts: remove module-related code by H. Peter Anvin · 15 years ago
  42. 3b22edc VFS: Switch init_mount_tree() to use the new create_mnt_ns() helper by Trond Myklebust · 15 years ago
  43. 654f562 vfs: fix nd->root leak in do_filp_open() by J. R. Okajima · 15 years ago
  44. b5450d9 reiserfs: remove stray unlock_super in reiserfs_resize by Christoph Hellwig · 15 years ago
  45. 3391faa udf: remove redundant tests on unsigned by Roel Kluin · 15 years ago
  46. cf5434e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  47. b88f8a5 NFS: Correct the NFS mount path when following a referral by Trond Myklebust · 15 years ago
  48. 0b75b35 NFS: Fix nfs_path() to always return a '/' at the beginning of the path by Trond Myklebust · 15 years ago
  49. c02d7ad NFSv4: Replace nfs4_path_walk() with VFS path lookup in a private namespace by Trond Myklebust · 15 years ago
  50. cf8d2c1 VFS: Add VFS helper functions for setting up private namespaces by Trond Myklebust · 15 years ago
  51. 616511d VFS: Uninline the function put_mnt_ns() by Trond Myklebust · 15 years ago
  52. ac1b7c3 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  53. d246ab3 ocfs2/trivial: Wrap ocfs2_sysfile_cluster_lock_key within define. by Tao Ma · 15 years ago
  54. cb25797 ocfs2: Add lockdep annotations by Jan Kara · 15 years ago
  55. 9a7aa12 vfs: Set special lockdep map for dirs only if not set by fs by Jan Kara · 15 years ago
  56. df152c2 ocfs2: Disable orphan scanning for local and hard-ro mounts by Sunil Mushran · 15 years ago
  57. 3211949 ocfs2: Do not initialize lvb in ocfs2_orphan_scan_lock_res_init() by Sunil Mushran · 15 years ago
  58. 692684e ocfs2: Stop orphan scan as early as possible during umount by Sunil Mushran · 15 years ago
  59. c3d3884 ocfs2: Fix ocfs2_osb_dump() by Sunil Mushran · 15 years ago
  60. 94e41ec ocfs2: Pin journal head before accessing jh->b_committed_data by Sunil Mushran · 15 years ago
  61. 1962f39 ocfs2: Update atime in splice read if necessary. by Tao Ma · 15 years ago
  62. 1c520df ocfs2: Provide the ocfs2_dlm_lvb_valid() stack API. by Joel Becker · 15 years ago
  63. 7e0338c Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd by Linus Torvalds · 15 years ago
  64. df36b43 Merge branch 'for-2.6.31' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  65. e38be99 Making fs/minix/minix.h double including safe by Hitoshi Mitake · 15 years ago
  66. 578e458 nfs41: Move initialization of nfs4_opendata seq_res to nfs4_init_opendata_res by Benny Halevy · 15 years ago
  67. 12e24f3 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  68. 3e10760 fat: Fix the removal of opts->fs_dmask by OGAWA Hirofumi · 15 years ago
  69. bee89ab Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 15 years ago
  70. 31583d6a Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  71. 528da3e inotify: inotify_destroy_mark_entry could get called twice by Eric Paris · 15 years ago
  72. 90c699a block: rename CONFIG_LBD to CONFIG_LBDAF by Bartlomiej Zolnierkiewicz · 15 years ago
  73. ab52ae6 nfsd41: Backchannel: minorversion support for the back channel by Andy Adamson · 15 years ago
  74. ef52bff nfsd41: Backchannel: cleanup nfs4.0 callback encode routines by Andy Adamson · 15 years ago
  75. 1f84603 Merge branch 'devel-for-2.6.31' into for-2.6.31 by Trond Myklebust · 15 years ago
  76. 6ddbbbf nfsd41: Remove ip address collision detection case by Mike Sager · 15 years ago
  77. 0732f87 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  78. 0b92360 seq_file: add function to write binary data by Peter Oberparleiter · 15 years ago
  79. 3b34fc5 elf_core_dump: use rcu_read_lock() to access ->real_parent by Oleg Nesterov · 15 years ago
  80. 1d965fe reiserfs: fix warnings with gcc 4.4 by Jeff Mahoney · 15 years ago
  81. 37044c8 ufs: sector_t cannot be negative by Roel Kluin · 15 years ago
  82. 5404ac8 isofs: cleanup mount option processing by Jan Kara · 15 years ago
  83. 5c4a656 isofs: fix setting of uid and gid to 0 by Jan Kara · 15 years ago
  84. 52b680c isofs: let mode and dmode mount options override rock ridge mode setting by Jan Kara · 15 years ago
  85. ef43618 ext3: make sure inode is deleted from orphan list after truncate by Jan Kara · 15 years ago
  86. 6f3f1cb jbd: clean up journal_try_to_free_buffers() by Hisashi Hifumi · 15 years ago
  87. e8ef7aa ext3: fix chain verification in ext3_get_blocks() by Jan Kara · 15 years ago
  88. 39fe755 ext2: Do not update mtime of a moved directory by Jan Kara · 15 years ago
  89. 2f6d311 proc: vmcore - use kzalloc in get_new_element() by Cyrill Gorcunov · 15 years ago
  90. bcac2b1 procfs: remove sparse errors in proc_devtree.c by Michal Simek · 15 years ago
  91. 3fe4a97 epoll: fix nested calls support by Davide Libenzi · 15 years ago
  92. d3d64df proc: export statistics for softirq to /proc by Keika Kobayashi · 15 years ago
  93. 671e1fc nfsd: optimise the starting of zero threads when none are running. by NeilBrown · 15 years ago
  94. 82e12fe nfsd: don't take nfsd_mutex twice when setting number of threads. by NeilBrown · 15 years ago
  95. d3a9262 fs: Provide empty .set_page_dirty() aop for anon inodes by Peter Zijlstra · 15 years ago
  96. 24a5d59 udf: Use device size when drive reported bogus number of written blocks by Jan Kara · 15 years ago
  97. 4bf259e nfs: remove unnecessary NFS_INO_INVALID_ACL checks by James Morris · 15 years ago
  98. a5a16ba NFS: More "sloppy" parsing problems by Chuck Lever · 15 years ago
  99. d23c45f NFS: Invalid mount option values should always fail, even with "sloppy" by Chuck Lever · 15 years ago
  100. 065015e NFS: Remove unused XDR decoder functions by Chuck Lever · 15 years ago