1. eea7feb ocfs2: Fix use after free on remount read-only by Jan Kara · 14 years ago
  2. f4b87de fbmem: avoid printk format warning with 32-bit resources by Randy Dunlap · 14 years ago
  3. 2faa4cf linux/elfcore.h: hide kernel functions by Roland McGrath · 14 years ago
  4. e8bebe2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  5. 6109e2c Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  6. 0961d65 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 14 years ago
  7. 1756ac3 Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  8. 98edb6c Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  9. a825109 Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  10. 27a3353 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  11. 6f68fba Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  12. 6e45139 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  13. 19fdb9e Merge commit '3ff195b011d7decf501a4d55aeed312731094796' into for-linus by NeilBrown · 14 years ago
  14. 82f3952 fix handling of offsets in cris eeprom.c, get rid of fake on-stack files by Al Viro · 14 years ago
  15. 4f0447b get rid of home-grown mutex in cris eeprom.c by Al Viro · 14 years ago
  16. 48c1e44 switch ecryptfs_write() to struct inode *, kill on-stack fake files by Al Viro · 14 years ago
  17. 02bd979 switch ecryptfs_get_locked_page() to struct inode * by Al Viro · 14 years ago
  18. bef5bc2 simplify access to ecryptfs inodes in ->readpage() and friends by Al Viro · 14 years ago
  19. f6d335c AFS: Don't put struct file on the stack by Al Viro · 14 years ago
  20. 4403158 Ban ecryptfs over ecryptfs by Al Viro · 14 years ago
  21. ab9a79b logfs: replace inode uid,gid,mode initialization with helper function by Al Viro · 14 years ago
  22. be8ded5 ufs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  23. a6c5a03 udf: replace inode uid,gid,mode init with helper by Dmitry Monakhov · 14 years ago
  24. abf5d08 ubifs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  25. 85640bd sysv: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  26. 04b7ed0 reiserfs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  27. 454abaf ramfs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  28. 6a9e652 omfs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  29. e6ecdc7 bfs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  30. 75fe0a2 ocfs2: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  31. 73459dc nilfs2: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  32. 9eed1fb minix: replace inode uid,gid,mode init with helper by Dmitry Monakhov · 14 years ago
  33. b10b852 ext4: replace inode uid,gid,mode init with helper by Dmitry Monakhov · 14 years ago
  34. aab99c2 ext3: replace inode uid,gid,mode init with helper by Dmitry Monakhov · 14 years ago
  35. ffba102 ext2: replace inode uid,gid,mode init with helper by Dmitry Monakhov · 14 years ago
  36. e00117f exofs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  37. ecc11fab btrfs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  38. 319b2be jfs: replace inode uid,gid,mode init with helper by Dmitry Monakhov · 14 years ago
  39. 217f206 9p: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  40. a1bd120 vfs: Add inode uid,gid,mode init helper by Dmitry Monakhov · 14 years ago
  41. 52957fe fs-writeback.c: bitfields should be unsigned by H Hartley Sweeten · 14 years ago
  42. 9a22968 namei.c : update mnt when it needed by Huang Shijie · 14 years ago
  43. 51ee049 vfs: add lockdep annotation to s_vfs_rename_key for ecryptfs by Roland Dreier · 14 years ago
  44. cc91062 fs/partitions: use ADDPART_FLAG_RAID instead of magic number by Cesar Eduardo Barros · 14 years ago
  45. 8018ab0 sanitize vfs_fsync calling conventions by Christoph Hellwig · 14 years ago
  46. e970a57 nfsd: open a file descriptor for fsync in nfs4 recovery by Christoph Hellwig · 14 years ago
  47. 2e147f1 fs: inode.c use atomic_inc_return in __iget by Richard Kennedy · 14 years ago
  48. a7cf414 anon_inode: set S_IFREG on the anon_inode by Eric Paris · 14 years ago
  49. b7bb0a1 gfs: constify xattr_handler by Stephen Hemminger · 14 years ago
  50. 537d81c ocfs: constify xattr_handler by Stephen Hemminger · 14 years ago
  51. 365f0cb jffs2: constify xattr_handler by Stephen Hemminger · 14 years ago
  52. 46e5876 xfs: constify xattr_handler by Stephen Hemminger · 14 years ago
  53. 94d09a9 reiserfs: constify xattr_handler by Stephen Hemminger · 14 years ago
  54. 11e2752 ext4: constify xattr_handler by Stephen Hemminger · 14 years ago
  55. d1f2104 ext3: constify xattr handlers by Stephen Hemminger · 14 years ago
  56. 749c72ef ext2: constify xattr_handler by Stephen Hemminger · 14 years ago
  57. f01cbd3 btrfs: constify xattr_handler by Stephen Hemminger · 14 years ago
  58. bb43545 fs: xattr_handler table should be const by Stephen Hemminger · 14 years ago
  59. 18e9e51 Introduce freeze_super and thaw_super for the fsfreeze ioctl by Josef Bacik · 14 years ago
  60. e1e46bf Trim includes in fs/super.c by Al Viro · 14 years ago
  61. d3f2147 Move grabbing s_umount to callers of grab_super() by Al Viro · 14 years ago
  62. 7ed1ee6 Take statfs variants to fs/statfs.c by Al Viro · 14 years ago
  63. e8c2625 switch selinux delayed superblock handling to iterate_supers() by Al Viro · 14 years ago
  64. 01a05b3 new helper: iterate_supers() by Al Viro · 14 years ago
  65. 35cf7ba Bury __put_super_and_need_restart() by Al Viro · 14 years ago
  66. 79893c1 fix prune_dcache()/umount() race by Al Viro · 14 years ago
  67. df40c01 In get_super() and user_get_super() restarts are unconditional by Al Viro · 14 years ago
  68. 1494583 fix get_active_super()/umount() race by Al Viro · 14 years ago
  69. e7fe058 fix do_emergency_remount()/umount() races by Al Viro · 14 years ago
  70. 6754af6 Convert simple loops over superblocks to list_for_each_entry_safe by Al Viro · 14 years ago
  71. 8edd64b get rid of restarts in sync_filesystems() by Al Viro · 14 years ago
  72. 551de6f Leave superblocks on s_list until the end by Al Viro · 14 years ago
  73. 1712ac8 Saner locking around deactivate_super() by Al Viro · 14 years ago
  74. b20bd1a get rid of S_BIAS by Al Viro · 14 years ago
  75. 389b8be get rid of open-coded grab_super() in get_active_super() by Al Viro · 14 years ago
  76. 79d7e39 sb_entry() has been killed a couple of years ago and resurrected on mismerge by Al Viro · 14 years ago
  77. 3981f2e ceph: should use deactivate_locked_super() on failure exits by Al Viro · 14 years ago
  78. 2ccde7c Clean ecryptfs ->get_sb() up by Al Viro · 14 years ago
  79. decabd6 fix a couple of ecryptfs leaks by Al Viro · 14 years ago
  80. 8946807 Simplify devpts_get_sb() failure exits by Al Viro · 14 years ago
  81. a135aa2 remove incorrect comment in do_emergency_remount by Christoph Hellwig · 14 years ago
  82. 13e3c5e clean DCACHE_CANT_MOUNT in d_delete() by Al Viro · 14 years ago
  83. d79df0b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  84. 6e80e8e Merge branch 'for-2.6.35' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  85. 6969a43 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  86. 0fc377b sysctl: fix kernel-doc notation and typos by Randy Dunlap · 14 years ago
  87. 1f7f314 Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 14 years ago
  88. 2a8ba8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  89. ac81860 PCI: hotplug: pciehp: Removed check for hotplug of display devices by Praveen Kalamegham · 14 years ago
  90. 3f6ea84 PCI: read memory ranges out of Broadcom CNB20LE host bridge by Ira W. Snyder · 14 years ago
  91. 3322340 PCI: Allow manual resource allocation for PCI hotplug bridges by Felix Radensky · 14 years ago
  92. ec2a758 Merge branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msm by Linus Torvalds · 14 years ago
  93. da7806f Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux-msm by Linus Torvalds · 14 years ago
  94. 0453fb3 MIPS: Use GCC __builtin_prefetch() to implement prefetch(). by David Daney · 14 years ago
  95. 606c958 MIPS: Octeon: Serial port fixes for OCTEON simulator. by David Daney · 14 years ago
  96. 1dd5216 MIPS: Octeon: Get rid of early serial. by David Daney · 14 years ago
  97. 142a2ce MIPS: AR7: prevent race between clock initialization and devices registration by Florian Fainelli · 14 years ago
  98. 9c1b013 MIPS: AR7: use ar7_has_high_vlynq() to determine watchdog base address by Florian Fainelli · 14 years ago
  99. 3e1bf29 MIPS: BCM63xx: Avoid namespace clash on GPIO_DIR_{IN,OUT} by Florian Fainelli · 14 years ago
  100. 32130ec MIPS: MTX-1: Update defconfig by Florian Fainelli · 14 years ago