1. 60a4a22 xfs: update metadata LSN in buffers during log recovery by Brian Foster · 8 years ago
  2. 040c52c xfs: don't warn on buffers not being recovered due to LSN by Brian Foster · 8 years ago
  3. 22db9af xfs: pass current lsn to log recovery buffer validation by Brian Foster · 8 years ago
  4. 12818d2 xfs: rework log recovery to submit buffers on LSN boundaries by Brian Foster · 8 years ago
  5. ddeb14f xfs: quiesce the filesystem after recovery on readonly mount by Dave Chinner · 8 years ago
  6. 292378e xfs: remote attribute blocks aren't really userdata by Dave Chinner · 8 years ago
  7. b22734a Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  8. e47f2e5 Merge tag 'configfs-for-4.8-2' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 8 years ago
  9. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  10. e98d413 devpts: Change the owner of /dev/pts/ptmx to the mounter of /dev/pts by Eric W. Biederman · 8 years ago
  11. 6bd1d87 devpts: Remove sync_filesystems by Eric W. Biederman · 8 years ago
  12. 40b320e devpts: Make devpts_kill_sb safe if fsi is NULL by Eric W. Biederman · 8 years ago
  13. c1b241f devpts: Simplify devpts_mount by using mount_nodev by Eric W. Biederman · 8 years ago
  14. 180d904 devpts: Move the creation of /dev/pts/ptmx into fill_super by Eric W. Biederman · 8 years ago
  15. dee87d4 devpts: Move parse_mount_options into fill_super by Eric W. Biederman · 8 years ago
  16. 213b067 nsfs: Simplify __ns_get_path by Eric W. Biederman · 8 years ago
  17. 7872559 Merge branch 'nsfs-ioctls' into HEAD by Eric W. Biederman · 8 years ago
  18. a7306ed nsfs: add ioctl to get a parent namespace by Andrey Vagin · 8 years ago
  19. 6786741 nsfs: add ioctl to get an owning user namespace for ns file descriptor by Andrey Vagin · 8 years ago
  20. bcac25a kernel: add a helper to get an owning user namespace for a namespace by Andrey Vagin · 8 years ago
  21. 5d4c0af f2fs: preallocate blocks for encrypted file by Yunlei He · 8 years ago
  22. 5bc994a f2fs: show dirty inode number by Chao Yu · 8 years ago
  23. 8b038c7 f2fs: support IO error injection by Chao Yu · 8 years ago
  24. 8669696 f2fs: fix to return error number of read_all_xattrs correctly by Chao Yu · 8 years ago
  25. ebfa732 f2fs: make f2fs_filetype_table static by Chao Yu · 8 years ago
  26. 93f0a88 devpts: Change the owner of /dev/pts/ptmx to the mounter of /dev/pts by Eric W. Biederman · 9 years ago
  27. 985e5d8 devpts: Remove sync_filesystems by Eric W. Biederman · 8 years ago
  28. 0d126a7 devpts: Make devpts_kill_sb safe if fsi is NULL by Eric W. Biederman · 9 years ago
  29. ec0a9ba devpts: Simplify devpts_mount by using mount_nodev by Eric W. Biederman · 8 years ago
  30. 7dd17f7 devpts: Move the creation of /dev/pts/ptmx into fill_super by Eric W. Biederman · 8 years ago
  31. 2089047 devpts: Move parse_mount_options into fill_super by Eric W. Biederman · 8 years ago
  32. df75e77 userns: When the per user per user namespace limit is reached return ENOSPC by Eric W. Biederman · 8 years ago
  33. 87709e2 fs/locks: Use percpu_down_read_preempt_disable() by Peter Zijlstra · 8 years ago
  34. 7c3f654 fs/locks: Replace lg_local with a per-cpu spinlock by Peter Zijlstra · 9 years ago
  35. aba3766 fs/locks: Replace lg_global with a percpu-rwsem by Peter Zijlstra · 9 years ago
  36. 325c50e btrfs: ensure that file descriptor used with subvol ioctls is a dir by Jeff Mahoney · 8 years ago
  37. 1e5ec2e Btrfs: handle quota reserve failure properly by Josef Bacik · 8 years ago
  38. e0d735c gfs2: fix to detect failure of register_shrinker by Chao Yu · 8 years ago
  39. 0c95ad7 orangefs: bump minimum userspace version by Martin Brandenburg · 8 years ago
  40. 86f0e06 debugfs: introduce a public file_operations accessor by Christian Lamparter · 8 years ago
  41. df04abf fs/proc/kcore.c: Add bounce buffer for ktext data by Jiri Olsa · 8 years ago
  42. f5beeb1 fs/proc/kcore.c: Make bounce buffer global for read by Jiri Olsa · 8 years ago
  43. 41a6607 Merge branch 'efi/urgent' into efi/core, to pick up fixes by Ingo Molnar · 8 years ago
  44. b2c16e1 Merge branch 'linus' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
  45. 63b52c4 Revert "ocfs2: bump up o2cb network protocol version" by Junxiao Bi · 8 years ago
  46. d21c353 ocfs2: fix start offset to ocfs2_zero_range_for_truncate() by Ashish Samant · 8 years ago
  47. 3bb8b653 ocfs2: fix double unlock in case retry after free truncate log by Joseph Qi · 8 years ago
  48. 96d4101 fanotify: fix list corruption in fanotify_get_response() by Jan Kara · 8 years ago
  49. 12703db fsnotify: add a way to stop queueing events on group shutdown by Jan Kara · 8 years ago
  50. d5bf141 ocfs2: fix trans extend while free cached blocks by Junxiao Bi · 8 years ago
  51. 2b0ad00 ocfs2: fix trans extend while flush truncate log by Junxiao Bi · 8 years ago
  52. 31b4beb ipc/shm: fix crash if CONFIG_SHMEM is not set by Kirill A. Shutemov · 8 years ago
  53. 7cbdb4a autofs: use dentry flags to block walks during expire by Ian Kent · 8 years ago
  54. e6f0c6e ocfs2/dlm: fix race between convert and migration by Joseph Qi · 8 years ago
  55. 5d3ddd8 udf: don't bother with full-page write optimisations in adinicb case by Al Viro · 8 years ago
  56. 25f4e70 ext2: use iomap to implement DAX by Christoph Hellwig · 8 years ago
  57. 6750ad7 ext2: stop passing buffer_head to ext2_get_blocks by Christoph Hellwig · 8 years ago
  58. 6c31f49 xfs: use iomap to implement DAX by Christoph Hellwig · 8 years ago
  59. e372843 xfs: refactor xfs_setfilesize by Christoph Hellwig · 8 years ago
  60. 66642c5 xfs: take the ilock shared if possible in xfs_file_iomap_begin by Christoph Hellwig · 8 years ago
  61. 17879e8 xfs: fix locking for DAX writes by Christoph Hellwig · 8 years ago
  62. a7d73fe dax: provide an iomap based fault handler by Christoph Hellwig · 8 years ago
  63. a254e56 dax: provide an iomap based dax read/write path by Christoph Hellwig · 8 years ago
  64. b0d5e82 dax: don't pass buffer_head to copy_user_dax by Christoph Hellwig · 8 years ago
  65. 1aaba09 dax: don't pass buffer_head to dax_insert_mapping by Christoph Hellwig · 8 years ago
  66. befb503 iomap: expose iomap_apply outside iomap.c by Christoph Hellwig · 8 years ago
  67. ecd5072 iomap: add IOMAP_F_NEW flag by Christoph Hellwig · 8 years ago
  68. 51446f5 xfs: rewrite and optimize the delalloc write path by Christoph Hellwig · 8 years ago
  69. 85a6e76 xfs: make xfs_inode_set_eofblocks_tag cheaper for the common case by Christoph Hellwig · 8 years ago
  70. f8e3a82 xfs: factor our a helper to calculate the EOF alignment by Christoph Hellwig · 8 years ago
  71. e9c4973 xfs: move xfs_bmbt_to_iomap up by Christoph Hellwig · 8 years ago
  72. 3fd129b xfs: set up per-AG free space reservations by Darrick J. Wong · 8 years ago
  73. 385d655 xfs: defer should allow ->finish_item to request a new transaction by Darrick J. Wong · 8 years ago
  74. c611cc0 xfs: count the blocks in a btree by Darrick J. Wong · 8 years ago
  75. 4ed3f68 xfs: create a standard btree size calculator code by Darrick J. Wong · 8 years ago
  76. a1d46cf xfs: remove xfs_btree_bigkey by Darrick J. Wong · 8 years ago
  77. cd00158 xfs: convert RUI log formats to use variable length arrays by Darrick J. Wong · 8 years ago
  78. e43c460 iomap: add a flag to report shared extents by Darrick J. Wong · 8 years ago
  79. 5f4e575 fs: add iomap_file_dirty by Christoph Hellwig · 8 years ago
  80. 4d2899d Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  81. 420902c reiserfs: Unlock superblock before calling reiserfs_quota_on_mount() by Mike Galbraith · 12 years ago
  82. 42857cf configfs: Return -EFBIG from configfs_write_bin_file. by Phil Turnbull · 8 years ago
  83. 22f6b4d aio: mark AIO pseudo-fs noexec by Jann Horn · 8 years ago
  84. 5905f9a f2fs: handle error in recover_orphan_inode by Jaegeuk Kim · 8 years ago
  85. b71dbf1 vfs: cap dedupe request structure size at PAGE_SIZE by Darrick J. Wong · 8 years ago
  86. 5297e0f vfs: fix return type of ioctl_file_dedupe_range by Darrick J. Wong · 8 years ago
  87. d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
  88. 49ed09d f2fs: remove dead code f2fs_check_acl by Tiezhu Yang · 8 years ago
  89. d95fd91 f2fs: exclude special cases for f2fs_move_file_range by Fan Li · 8 years ago
  90. 90954e7 x86/coredump: Use pr_reg size, rather that TIF_IA32 flag by Dmitry Safonov · 8 years ago
  91. 7716981 xfs: normalize "infinite" retries in error configs by Eric Sandeen · 8 years ago
  92. 79c350e xfs: fix signed integer overflow by Xie XiuQi · 8 years ago
  93. 791cc43 Make __xfs_xattr_put_listen preperly report errors. by Artem Savkov · 8 years ago
  94. a27f6ef xfs: undo block reservation correctly in xfs_trans_reserve() by Eryu Guan · 8 years ago
  95. 649d7df f2fs: fix to set PageUptodate in f2fs_write_end correctly by Jaegeuk Kim · 8 years ago
  96. 61e4da1 f2fs: fix parameters of __exchange_data_block by Fan Li · 8 years ago
  97. e8ea9b3 f2fs: avoid ENOMEM during roll-forward recovery by Jaegeuk Kim · 8 years ago
  98. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  99. 2c937eb Merge tag 'nfs-for-4.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  100. f4702d6 f2fs: add common iget in add_fsync_inode by Jaegeuk Kim · 8 years ago