1. fa93669 Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  2. b13bc8d Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  3. 801b036 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 12 years ago
  4. 08d9329 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  5. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  6. 83c7f72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  7. 93912fe Merge tag 'upstream-3.6-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  8. 0ec4f43 locks: fix checking of fcntl_setlease argument by J. Bruce Fields · 12 years ago
  9. a66d2c8 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  10. 8cae6f7 ext4: switch EXT4_IOC_RESIZE_FS to mnt_want_write_file() by Al Viro · 12 years ago
  11. 11e62a8 btrfs: switch btrfs_ioctl_balance() to mnt_want_write_file() by Al Viro · 12 years ago
  12. 765927b switch dentry_open() to struct path, make it grab references itself by Al Viro · 12 years ago
  13. 3b8b487 ecryptfs: don't reinvent the wheels, please - use struct completion by Al Viro · 12 years ago
  14. 8fc37ec don't expose I_NEW inodes via dentry->d_inode by Al Viro · 12 years ago
  15. 32a7991 tidy up namei.c a bit by Al Viro · 12 years ago
  16. 3c0a616 unobfuscate follow_up() a bit by Al Viro · 12 years ago
  17. de9b942 ext3: pass custom EOF to generic_file_llseek_size() by Eric Sandeen · 13 years ago
  18. ec7268c ext4: use core vfs llseek code for dir seeks by Eric Sandeen · 13 years ago
  19. e8b96eb vfs: allow custom EOF in generic_file_llseek code by Eric Sandeen · 13 years ago
  20. 4ea425b vfs: Avoid unnecessary WB_SYNC_NONE writeback during sys_sync and reorder sync passes by Jan Kara · 12 years ago
  21. d0e91b1 vfs: Remove unnecessary flushing of block devices by Jan Kara · 12 years ago
  22. a8c7176 vfs: Make sys_sync writeout also block device inodes by Jan Kara · 12 years ago
  23. 5c0d6b6 vfs: Create function for iterating over block devices by Jan Kara · 12 years ago
  24. b3de653 vfs: Reorder operations during sys_sync by Jan Kara · 12 years ago
  25. a117782 quota: Move quota syncing to ->sync_fs method by Jan Kara · 12 years ago
  26. ceed172 quota: Split dquot_quota_sync() to writeback and cache flushing part by Jan Kara · 12 years ago
  27. 6eedc70 vfs: Move noop_backing_dev_info check from sync into writeback by Jan Kara · 12 years ago
  28. 9e9ad5f fs/ufs: get rid of write_super by Artem Bityutskiy · 12 years ago
  29. 7bd54ef7 fs/ufs: re-arrange the code a bit by Artem Bityutskiy · 12 years ago
  30. 65e5e83 fs/ufs: remove extra superblock write on unmount by Artem Bityutskiy · 12 years ago
  31. 9d46be2 fs/sysv: stop using write_super and s_dirt by Artem Bityutskiy · 12 years ago
  32. eee4589 fs/sysv: remove another useless write_super call by Artem Bityutskiy · 12 years ago
  33. a4d05d3 fs/sysv: remove useless write_super call by Artem Bityutskiy · 12 years ago
  34. 5687b57 hfs: get rid of hfs_sync_super by Artem Bityutskiy · 12 years ago
  35. b16ca62 hfs: introduce VFS superblock object back-reference by Artem Bityutskiy · 12 years ago
  36. 4527440 hfs: simplify a bit checking for R/O by Artem Bityutskiy · 12 years ago
  37. a3742d4 hfs: remove extra mdb write on unmount by Artem Bityutskiy · 12 years ago
  38. b593523 hfs: get rid of lock_super by Artem Bityutskiy · 12 years ago
  39. 715189d hfs: push lock_super down by Artem Bityutskiy · 12 years ago
  40. 9e6c582 hfsplus: get rid of write_super by Artem Bityutskiy · 12 years ago
  41. 58770d7 hfsplus: remove useless check by Artem Bityutskiy · 12 years ago
  42. b7a90e8 hfsplus: amend debugging print by Artem Bityutskiy · 12 years ago
  43. 0a81861 hfsplus: make hfsplus_sync_fs static by Artem Bityutskiy · 12 years ago
  44. 3ffa3c0 aio: now fput() is OK from interrupt context; get rid of manual delayed __fput() by Al Viro · 12 years ago
  45. 4a9d4b0 switch fput to task_work_add by Al Viro · 12 years ago
  46. 1e0ea00 use __lookup_hash() in kern_path_parent() by Al Viro · 12 years ago
  47. ce9f8d6 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 12 years ago
  48. 1793416 Merge tag 'upstream-3.5-rc8' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  49. 15e1c96 GFS2: Eliminate 64-bit divides by Bob Peterson · 12 years ago
  50. c999ff6 pnfs-obj: Fix __r4w_get_page when offset is beyond i_size by Boaz Harrosh · 12 years ago
  51. 9909d45 pnfs-obj: don't leak objio_state if ore_write/read fails by Boaz Harrosh · 12 years ago
  52. 537632e ore: Unlock r4w pages in exact reverse order of locking by Boaz Harrosh · 12 years ago
  53. 62b62ad ore: Remove support of partial IO request (NFS crash) by Boaz Harrosh · 12 years ago
  54. 9ff1930 ore: Fix NFS crash by supporting any unaligned RAID IO by Boaz Harrosh · 12 years ago
  55. 7074e5e UBIFS: remove invalid reference to list iterator variable by Julia Lawall · 12 years ago
  56. d51f17ea UBIFS: simplify reply code a bit by Artem Bityutskiy · 12 years ago
  57. 06bef94 UBIFS: add debugfs knob to switch to R/O mode by Artem Bityutskiy · 12 years ago
  58. 782759b UBIFS: fix compilation warning by Alexandre Pereira da Silva · 12 years ago
  59. c672793 UBIFS: fix a bug in empty space fix-up by Artem Bityutskiy · 12 years ago
  60. 8e2e004 GFS2: Reduce file fragmentation by Bob Peterson · 12 years ago
  61. a9866ba4 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  62. 331ae49 ext4: fix duplicated mnt_drop_write call in EXT4_IOC_MOVE_EXT by Al Viro · 12 years ago
  63. 294f2ad GFS2: kernel panic with small gfs2 filesystems - 1 RG by Abhijith Das · 12 years ago
  64. cbe7cbf pstore/ram: Make tracing log versioned by Anton Vorontsov · 12 years ago
  65. a5e1351 Merge tag 'pm-post-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  66. d9914cf PM: Rename CAP_EPOLLWAKEUP to CAP_BLOCK_SUSPEND by Michael Kerrisk · 12 years ago
  67. 67a101f pstore: Headers should include all stuff they use by Anton Vorontsov · 12 years ago
  68. a694d1b pstore/ram: Add ftrace messages handling by Anton Vorontsov · 12 years ago
  69. c2b7113 pstore/ram: Convert to write_buf callback by Anton Vorontsov · 12 years ago
  70. 060287b pstore: Add persistent function tracing by Anton Vorontsov · 12 years ago
  71. 897dba0 pstore: Introduce write_buf backend callback by Anton Vorontsov · 12 years ago
  72. c1743cb pstore/ram_core: Get rid of prz->ecc enable/disable flag by Anton Vorontsov · 12 years ago
  73. 5ca5d4e pstore/ram: Make ECC size configurable by Anton Vorontsov · 12 years ago
  74. 4a53ffa pstore/ram_core: Get rid of prz->ecc_symsize and prz->ecc_poly by Anton Vorontsov · 12 years ago
  75. 17f79be sysfs: fail dentry revalidation after namespace change fix by Andrew Morton · 12 years ago
  76. e5bcac6 sysfs: fail dentry revalidation after namespace change by Glauber Costa · 12 years ago
  77. cd60042 cifs: always update the inode cache with the results from a FIND_* by Jeff Layton · 12 years ago
  78. 3cf003c cifs: when CONFIG_HIGHMEM is set, serialize the read/write kmaps by Jeff Layton · 12 years ago
  79. 3ae629d cifs: on CONFIG_HIGHMEM machines, limit the rsize/wsize to the kmap space by Jeff Layton · 12 years ago
  80. ffc61cc Initialise mid_q_entry before putting it on the pending queue by Sachin Prabhu · 12 years ago
  81. 28a78e4 Merge 3.5-rc7 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  82. fce667c5 Merge tag 'for-linus-v3.5-rc7' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  83. 05d290d fifo: Do not restart open() if it already found a partner by Anders Kaseorg · 12 years ago
  84. 0bdaea9 VFS: Split inode_permission() by David Howells · 12 years ago
  85. 9249e17 VFS: Pass mount flags to sget() by David Howells · 12 years ago
  86. f015f126 VFS: Comment mount following code by David Howells · 12 years ago
  87. be34d1a VFS: Make clone_mnt()/copy_tree()/collect_mounts() return errors by David Howells · 12 years ago
  88. 55e4def VFS: Make chown() and lchown() call fchownat() by David Howells · 12 years ago
  89. c3c4f69 do_dentry_open(): close the race with mark_files_ro() in failure exit by Al Viro · 12 years ago
  90. 85d7d61 mark_files_ro(): don't bother with mntget/mntput by Al Viro · 12 years ago
  91. c4107b3 notify_change(): check that i_mutex is held by Andrew Morton · 12 years ago
  92. b5fb63c1 fs: add nd_jump_link by Christoph Hellwig · 12 years ago
  93. 408ef01 fs: move path_put on failure out of ->follow_link by Christoph Hellwig · 12 years ago
  94. ac481d6 debugfs: get rid of useless arguments to debugfs_{mkdir,symlink} by Al Viro · 12 years ago
  95. cfa57c1 debugfs: fold debugfs_create_by_name() into the only caller by Al Viro · 12 years ago
  96. c3b1a35 debugfs: make sure that debugfs_create_file() gets used only for regulars by Al Viro · 12 years ago
  97. ee3efa9 __d_unalias() should refuse to move mountpoints by Al Viro · 12 years ago
  98. e77fb7c sysfs: just use d_materialise_unique() by Al Viro · 12 years ago
  99. 469796d sysfs: switch to ->s_d_op and ->d_release() by Al Viro · 12 years ago
  100. 79714f7 get rid of kern_path_parent() by Al Viro · 12 years ago