1. d8cd93e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  2. 2788cc4 Don't reset ->total_link_count on nested calls of vfs_path_lookup() by Al Viro · 9 years ago
  3. 0f7ff2d ovl: get rid of the dead code left from broken (and disabled) optimizations by Al Viro · 9 years ago
  4. acff81e ovl: fix permission checking for setattr by Miklos Szeredi · 9 years ago
  5. 071f5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  6. 2873d32 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  7. 9cd3e07 net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA by Eric Dumazet · 9 years ago
  8. 74cedf9 direct-io: Fix negative return from dio read beyond eof by Jan Kara · 9 years ago
  9. 8003a57 Merge tag 'nfs-for-4.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  10. 80e0c50 Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  11. 4f2e9dc nfs4: resend LAYOUTGET when there is a race that changes the seqid by Jeff Layton · 9 years ago
  12. c812012 nfs: if we have no valid attrs, then don't declare the attribute cache valid by Jeff Layton · 9 years ago
  13. 616c319 nfs: ensure that attrcache is revalidated after a SETATTR by Jeff Layton · 9 years ago
  14. dba72cb btrfs: fix balance range usage filters in 4.4-rc by Holger Hoffstätte · 9 years ago
  15. 82bd101 btrfs: qgroup: account shared subtree during snapshot delete by Mark Fasheh · 9 years ago
  16. 2d9e977 Btrfs: use btrfs_get_fs_root in resolve_indirect_ref by Josef Bacik · 9 years ago
  17. 967ef51 btrfs: qgroup: fix quota disable during rescan by Justin Maggard · 9 years ago
  18. 036a934 Btrfs: fix race between cleaner kthread and space cache writeout by Filipe Manana · 9 years ago
  19. 758f2df Btrfs: fix scrub preventing unused block groups from being deleted by Filipe Manana · 9 years ago
  20. 020d5b7 Btrfs: fix race between scrub and block group deletion by Filipe Manana · 9 years ago
  21. 31388ab btrfs: fix rcu warning during device replace by David Sterba · 9 years ago
  22. 76a8efa btrfs: Continue replace when set_block_ro failed by Zhaolei · 9 years ago
  23. da02c68 btrfs: fix clashing number of the enhanced balance usage filter by David Sterba · 9 years ago
  24. 7fd0118 Btrfs: fix the number of transaction units needed to remove a block group by Filipe Manana · 9 years ago
  25. 8eab77f Btrfs: use global reserve when deleting unused block group after ENOSPC by Filipe Manana · 9 years ago
  26. 89b6c8d Btrfs: tests: checking for NULL instead of IS_ERR() by Dan Carpenter · 9 years ago
  27. 9dcbeed btrfs: fix signed overflows in btrfs_sync_file by David Sterba · 9 years ago
  28. 38b7631 nfs4: limit callback decoding to received bytes by Benjamin Coddington · 9 years ago
  29. c68a027 nfs4: start callback_ident at idr 1 by Benjamin Coddington · 9 years ago
  30. 91ab4b4 nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAY by Jeff Layton · 9 years ago
  31. f54423a NFS4: Cleanup FATTR4_WORD0_FS_LOCATIONS after decoding success by Kinglong Mee · 9 years ago
  32. 291e1b9 NFS: Properly set NFS v4.2 NFSDBG_FACILITY by Anna Schumaker · 9 years ago
  33. 6b7153d nfs: reduce the amount of ifdefs for v4.2 in nfs4file.c by Christoph Hellwig · 9 years ago
  34. 0f42a6a nfs: use btrfs ioctl defintions for clone by Christoph Hellwig · 9 years ago
  35. 21fad313 nfs: allow intra-file CLONE by Christoph Hellwig · 9 years ago
  36. 3a2e176 nfs: offer native ioctls even if CONFIG_COMPAT is set by Christoph Hellwig · 9 years ago
  37. 9494b2c nfs: pass on count for CLONE operations by Christoph Hellwig · 9 years ago
  38. c2489e0 vfs: Avoid softlockups with sendfile(2) by Jan Kara · 9 years ago
  39. c725bfc vfs: Make sendfile(2) killable even better by Jan Kara · 9 years ago
  40. 0ebf7f1 fix sysvfs symlinks by Al Viro · 9 years ago
  41. 3ad5d7e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  42. 8f1eb48 ocfs2: fix umask ignored issue by Junxiao Bi · 9 years ago
  43. 928a477 fat: fix fake_offset handling on error path by OGAWA Hirofumi · 9 years ago
  44. 1817889 mm/hugetlbfs: fix bugs in fallocate hole punch of areas with holes by Mike Kravetz · 9 years ago
  45. 1491e30 ncpfs: don't allow negative timeouts by Dan Carpenter · 9 years ago
  46. 5cf6a51 configfs: allow dynamic group creation by Daniel Baluta · 9 years ago
  47. 9580306 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  48. 2e6edc9 block: protect rw_page against device teardown by Dan Williams · 9 years ago
  49. ee82c9e dax: disable pmd mappings by Dan Williams · 9 years ago
  50. cf89752 FS-Cache: Add missing initialization of ret in cachefiles_write_page() by Geert Uytterhoeven · 9 years ago
  51. ef83b6e ext2, ext4: warn when mounting with dax enabled by Dan Williams · 9 years ago
  52. 63f4f7e Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 9 years ago
  53. 9aa3d65 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  54. 5d2eb54 Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  55. 2870f6c Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  56. 29608d2 f2fs: xattr simplifications by Andreas Gruenbacher · 9 years ago
  57. 0ddaf72 squashfs: xattr simplifications by Andreas Gruenbacher · 9 years ago
  58. e409de9 9p: xattr simplifications by Andreas Gruenbacher · 9 years ago
  59. d9a82a0 xattr handlers: Pass handler to operations instead of flags by Andreas Gruenbacher · 9 years ago
  60. bf78171 jffs2: Add missing capability check for listing trusted xattrs by Andreas Gruenbacher · 9 years ago
  61. e282fb7 hfsplus: Remove unused xattr handler list operations by Andreas Gruenbacher · 9 years ago
  62. 13d3408 ubifs: Remove unused security xattr handler by Andreas Gruenbacher · 9 years ago
  63. dae5f57a vfs: Fix the posix_acl_xattr_list return value by Andreas Gruenbacher · 9 years ago
  64. c361016 vfs: Check attribute names in posix acl xattr handers by Andreas Gruenbacher · 9 years ago
  65. f3996e6 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  66. e75cdf9 Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  67. ca4ba96 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  68. 152d7bd dax: fix __dax_pmd_fault crash by Dan Williams · 9 years ago
  69. 5e2078b Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  70. 5d50ac7 Merge tag 'xfs-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  71. 31c1feb Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  72. 842cf0b Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  73. cadfbb6 dax_io(): don't let non-error value escape via retval instead of EFAULT by Al Viro · 9 years ago
  74. dbd3ca5 fs/block_dev.c: Remove WARN_ON() when inode writeback fails by Vivek Goyal · 9 years ago
  75. 7c7afc4 fs: 9p: cache.h: Add #define of include guard by Tzvetelin Katchov · 9 years ago
  76. 5c50002 vfs: remove unused wrapper block_page_mkwrite() by Ross Zwisler · 9 years ago
  77. 54d1571 binfmt_elf: Correct `arch_check_elf's description by Maciej W. Rozycki · 9 years ago
  78. 88a578d fs: fix writeback.c kernel-doc warnings by Randy Dunlap · 9 years ago
  79. 034ae4b fs: fix inode.c kernel-doc warning by Randy Dunlap · 9 years ago
  80. 6ae0806 fs/pipe.c: return error code rather than 0 in pipe_write() by Eric Biggers · 9 years ago
  81. e9bb1f9 fs/pipe.c: preserve alloc_file() error code by Eric Biggers · 9 years ago
  82. b582ef5 binfmt_elf: Don't clobber passed executable's file header by Maciej W. Rozycki · 9 years ago
  83. 102f4d9 FS-Cache: Handle a write to the page immediately beyond the EOF marker by David Howells · 9 years ago
  84. 95201a4 cachefiles: perform test on s_blocksize when opening cache file. by NeilBrown · 9 years ago
  85. b130ed5 FS-Cache: Don't override netfs's primary_index if registering failed by Kinglong Mee · 9 years ago
  86. 86108c2 FS-Cache: Increase reference of parent after registering, netfs success by Kinglong Mee · 9 years ago
  87. 0ee9608 debugfs: fix refcount imbalance in start_creating by Daniel Borkmann · 9 years ago
  88. d5f2e33 btrfs: Use fs_info directly in btrfs_delete_unused_bgs by Zhao Lei · 9 years ago
  89. 2c9fe83 btrfs: Fix lost-data-profile caused by balance bg by Zhao Lei · 9 years ago
  90. aefbe9a btrfs: Fix lost-data-profile caused by auto removing bg by Zhao Lei · 9 years ago
  91. 3b5753e btrfs: Remove len argument from scrub_find_csum by Zhao Lei · 9 years ago
  92. affe4a5 btrfs: Reduce unnecessary arguments in scrub_recheck_block by Zhao Lei · 9 years ago
  93. ba7cf98 btrfs: Use scrub_checksum_data and scrub_checksum_tree_block for scrub_recheck_block_checksum by Zhao Lei · 9 years ago
  94. 772d233 btrfs: Reset sblock->xxx_error stats before calling scrub_recheck_block_checksum by Zhao Lei · 9 years ago
  95. 4734b7e btrfs: scrub: setup all fields for sblock_to_check by Zhao Lei · 9 years ago
  96. 9799d2c btrfs: scrub: set error stats when tree block spanning stripes by Zhao Lei · 9 years ago
  97. 3419b45 Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  98. 01504f5 Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  99. 264015f Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  100. d55fc37 Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago