1. 2b9fb53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  2. 4533f6e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  3. a267b0a Merge branch 'tip-x86-kaslr' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/urgent by Ingo Molnar · 9 years ago
  4. 4e7c22d x86, mm/ASLR: Fix stack randomization on 64-bit systems by Hector Marco-Gisbert · 9 years ago
  5. 4d41cef ceph: return error for traceless reply race by Yan, Zheng · 9 years ago
  6. 5cba372 ceph: fix dentry leaks by Yan, Zheng · 9 years ago
  7. 3de22be ceph: re-send requests when MDS enters reconnecting stage by Yan, Zheng · 9 years ago
  8. 2a0b61c ceph: show nocephx_require_signatures and notcp_nodelay options by Ilya Dryomov · 9 years ago
  9. bf91c31 ceph: fix atomic_open snapdir by Yan, Zheng · 9 years ago
  10. 2f92b3d ceph: properly mark empty directory as complete by Yan, Zheng · 9 years ago
  11. a6a5ce4 client: include kernel version in client metadata by Yan, Zheng · 9 years ago
  12. 38c48b5 ceph: provide seperate {inode,file}_operations for snapdir by Yan, Zheng · 9 years ago
  13. 1f041a8 ceph: fix request time stamp encoding by Yan, Zheng · 9 years ago
  14. fcc02d2 ceph: fix reading inline data when i_size > PAGE_SIZE by Yan, Zheng · 9 years ago
  15. 86d8f67 ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_close_sessions) by Yan, Zheng · 9 years ago
  16. c4d4a58 ceph: avoid block operation when !TASK_RUNNING (ceph_get_caps) by Yan, Zheng · 9 years ago
  17. d3383a8 ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_sync) by Yan, Zheng · 9 years ago
  18. 982d601 ceph: improve reference tracking for snaprealm by Yan, Zheng · 10 years ago
  19. 1487a68 ceph: properly zero data pages for file holes. by Yan, Zheng · 9 years ago
  20. 671762f ceph: acl: Remove unused function by Rickard Strandqvist · 9 years ago
  21. 03f4fcb ceph: handle SESSION_FORCE_RO message by Yan, Zheng · 9 years ago
  22. 71a097c NFSv4.1: Clean up bind_conn_to_session by Trond Myklebust · 9 years ago
  23. 7e9f073 NFSv4.1: Always set up a forward channel when binding the session by Trond Myklebust · 9 years ago
  24. b1c0df5 NFSv4.1: Don't set up a backchannel if the server didn't agree to do so by Trond Myklebust · 9 years ago
  25. 79969dd NFSv4.1: Clean up create_session by Trond Myklebust · 9 years ago
  26. b2b89eb Merge tag 'locks-v3.20-2' of git://git.samba.org/jlayton/linux by Linus Torvalds · 9 years ago
  27. 402521b Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  28. 65d2918 Merge branch 'cleanups' by Trond Myklebust · 9 years ago
  29. 338d00c pnfs: Refactor the *_layout_mark_request_commit to use pnfs_layout_mark_request_commit by Tom Haynes · 9 years ago
  30. 28444a2 configfs_add_file: fold into its sole caller by Al Viro · 9 years ago
  31. 1cf97d0 configfs: fold create_dir() into its only caller by Al Viro · 9 years ago
  32. c88b1e7 configfs: configfs_create() init callback is never NULL and it never fails by Al Viro · 9 years ago
  33. 533cf7a Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  34. 0389115 Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  35. 66dc830 Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  36. 05016b0f Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  37. c6b1de1 Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  38. 5065296 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  39. e2b74f2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  40. 0445f01 fs/affs/super.c: fix switch indentation by Fabian Frederick · 9 years ago
  41. 0cdfe18 fs/affs/inode.c: remove double extern affs_symlink_inode_operations by Fabian Frederick · 9 years ago
  42. 211c2af fs/affs/bitmap.c: remove unnecessary return by Fabian Frederick · 9 years ago
  43. b4478e3 fs/affs/amigaffs.c: remove else after return by Fabian Frederick · 9 years ago
  44. f157853 fs/affs: define AFFSNAMEMAX to replace constant use by Fabian Frederick · 9 years ago
  45. eeb36f8 fs/affs: use unsigned int for string lengths by Fabian Frederick · 9 years ago
  46. 4d29e57 fs/affs/super.c: destroy sbi mutex in affs_kill_sb() by Fabian Frederick · 9 years ago
  47. 92b2070 fs/affs/file.c: fix direct IO writes beyond EOF by Fabian Frederick · 9 years ago
  48. afe305d fs/affs/file.c: replace if/BUG by BUG_ON by Fabian Frederick · 9 years ago
  49. 08fe100 fs/affs: fix casting in printed messages by Geert Uytterhoeven · 9 years ago
  50. e22553e eventfd: don't take the spinlock in eventfd_poll by Chris Mason · 9 years ago
  51. 34b4776 vmcore: fix PT_NOTE n_namesz, n_descsz overflow issue by WANG Chao · 9 years ago
  52. d6bd428 fs: fat: use MSDOS_SB macro to get msdos_sb_info by Fred Chou · 9 years ago
  53. 714b71a fs/reiserfs/inode.c: replace 0 by NULL for pointers by Fabian Frederick · 9 years ago
  54. ed3ad79 fs/ufs/super.c: fix potential race condition by Fabian Frederick · 9 years ago
  55. 61da3ae fs/ufs/super.c: remove unnecessary casting by Fabian Frederick · 9 years ago
  56. b625032 fs/coda/dir.c: forward declaration clean-up by Fabian Frederick · 9 years ago
  57. 111d639 fs/befs/linuxvfs.c: remove unnecessary casting by Fabian Frederick · 9 years ago
  58. 9cd7737 Merge branch 'parisc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  59. 2e2f756f locks: fix list insertion when lock is split in two by Jeff Layton · 9 years ago
  60. 267f112 locks: remove conditional lock release in middle of flock_lock_file by Jeff Layton · 9 years ago
  61. c4e136c locks: only remove leases associated with the file being closed by Jeff Layton · 9 years ago
  62. e59b4e9 debugfs: Provide a file creation function that also takes an initial size by David Howells · 9 years ago
  63. 35e88d5 fs/binfmt_som: Drop kernel support for HP-UX SOM binaries by Helge Deller · 9 years ago
  64. eb928d4 Merge JFFS2 updates from David Woodhouse by Brian Norris · 9 years ago
  65. 160cc26 ocfs2: set append dio as a ro compat feature by Joseph Qi · 9 years ago
  66. 4813962 ocfs2: wait for orphan recovery first once append O_DIRECT write crash by Joseph Qi · 9 years ago
  67. 3a83b34 ocfs2: complete the rest request through buffer io by Joseph Qi · 9 years ago
  68. d943d59 ocfs2: do not fallback to buffer I/O write if appending by Joseph Qi · 9 years ago
  69. 49255dc ocfs2: allocate blocks in ocfs2_direct_IO_get_blocks by Joseph Qi · 9 years ago
  70. 24c40b3 ocfs2: implement ocfs2_direct_IO_write by Joseph Qi · 9 years ago
  71. ed460cf ocfs2: add orphan recovery types in ocfs2_recover_orphans by Joseph Qi · 9 years ago
  72. 06ee5c7 ocfs2: add functions to add and remove inode in orphan dir by Joseph Qi · 9 years ago
  73. 026749a ocfs2: prepare some interfaces used in append direct io by Joseph Qi · 9 years ago
  74. d92576f dax: does not work correctly with virtual aliasing caches by Matthew Wilcox · 9 years ago
  75. 923ae0f ext4: add DAX functionality by Ross Zwisler · 9 years ago
  76. 25726bc dax: add dax_zero_page_range by Matthew Wilcox · 9 years ago
  77. 9c3ce9e ext2: get rid of most mentions of XIP in ext2 by Matthew Wilcox · 9 years ago
  78. 97443aa ext2: remove ext2_aops_xip by Matthew Wilcox · 9 years ago
  79. 6cd176a vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX by Matthew Wilcox · 9 years ago
  80. 0764238 ext2: remove xip.c and xip.h by Matthew Wilcox · 9 years ago
  81. ed87e92 ext2: remove ext2_use_xip by Matthew Wilcox · 9 years ago
  82. 0de4830 ext2: remove ext2_xip_verify_sb() by Matthew Wilcox · 9 years ago
  83. e748dcd vfs: remove get_xip_mem by Matthew Wilcox · 9 years ago
  84. 4c0ccfe dax,ext2: replace xip_truncate_page with dax_truncate_page by Matthew Wilcox · 9 years ago
  85. f7ca90b dax,ext2: replace the XIP page fault handler with the DAX page fault handler by Matthew Wilcox · 9 years ago
  86. 289c6ae dax,ext2: replace ext2_clear_xip_target with dax_clear_blocks by Matthew Wilcox · 9 years ago
  87. d475c63 dax,ext2: replace XIP read and write with DAX I/O by Matthew Wilcox · 9 years ago
  88. fbbbad4 vfs,ext2: introduce IS_DAX(inode) by Matthew Wilcox · 9 years ago
  89. e084c1b Revert "locks: keep a count of locks on the flctx lists" by Jeff Layton · 9 years ago
  90. a51f25a nfsd4: fix v3-less build by J. Bruce Fields · 9 years ago
  91. 781355c xfs: recall pNFS layouts on conflicting access by Christoph Hellwig · 9 years ago
  92. 5278511 xfs: implement pNFS export operations by Christoph Hellwig · 9 years ago
  93. 9682ec9 Merge tag 'driver-core-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  94. 8c988ae Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  95. 6f30b7e ext4: fix indirect punch hole corruption by Omar Sandoval · 9 years ago
  96. a742994 Btrfs: don't remove extents and xattrs when logging new names by Filipe Manana · 9 years ago
  97. 1a4bcf4 Btrfs: fix fsync data loss after adding hard link to inode by Filipe Manana · 9 years ago
  98. 3d84be7 Btrfs: fix BUG_ON in btrfs_orphan_add() when delete unused block group by Forrest Liu · 9 years ago
  99. dcab6a3 Btrfs: account for large extents with enospc by Josef Bacik · 9 years ago
  100. 3266789 Btrfs: don't set and clear delalloc for O_DIRECT writes by Josef Bacik · 9 years ago