1. ce6c414 Orangefs: Don't wait the old-fashioned way. by Mike Marshall · 9 years ago
  2. 97f1002 Orangefs: de-uglify orangefs_devreq_writev, and devorangefs-req.c in general by Mike Marshall · 9 years ago
  3. b4cf67a Orangef: remove overlooked old-style userspace debug parts by Mike Marshall · 9 years ago
  4. b5e376e Orangefs: improve comments by Mike Marshall · 9 years ago
  5. 7cec28e Orangefs: don't keep checking stuff in on Friday afternoon. by Mike Marshall · 9 years ago
  6. e91f1c8 Orangefs: don't expose internal details of pathname resolution to userspace. by Mike Marshall · 9 years ago
  7. 575e946 Orangefs: change pvfs2 filenames to orangefs by Mike Marshall · 9 years ago
  8. 8bb8aef OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS. by Yi Liu · 9 years ago
  9. 555fa0f fs: out of bounds on stack in iov_iter_advance by Al Viro · 9 years ago
  10. a52079d Orangefs: Merge tag 'v4.4-rc1' into for-next by Mike Marshall · 9 years ago
  11. 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
  12. 9aa3d65 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  13. 5d2eb54 Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  14. 2870f6c Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  15. 29608d2 f2fs: xattr simplifications by Andreas Gruenbacher · 9 years ago
  16. 0ddaf72 squashfs: xattr simplifications by Andreas Gruenbacher · 9 years ago
  17. e409de9 9p: xattr simplifications by Andreas Gruenbacher · 9 years ago
  18. d9a82a0 xattr handlers: Pass handler to operations instead of flags by Andreas Gruenbacher · 9 years ago
  19. bf78171 jffs2: Add missing capability check for listing trusted xattrs by Andreas Gruenbacher · 9 years ago
  20. e282fb7 hfsplus: Remove unused xattr handler list operations by Andreas Gruenbacher · 9 years ago
  21. 13d3408 ubifs: Remove unused security xattr handler by Andreas Gruenbacher · 9 years ago
  22. dae5f57a vfs: Fix the posix_acl_xattr_list return value by Andreas Gruenbacher · 9 years ago
  23. c361016 vfs: Check attribute names in posix acl xattr handers by Andreas Gruenbacher · 9 years ago
  24. f3996e6 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  25. 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
  26. 24c8d08 Orangefs: Clean up pvfs2_devreq_read. by Martin Brandenburg · 9 years ago
  27. f0ed441 Orangefs: Remove upcall trailers which are not used. by Martin Brandenburg · 9 years ago
  28. b5bbc84 Orangefs: fix gossip statement by Mike Marshall · 9 years ago
  29. 6d0dd76 Orangefs: Remove unused #defines from signal blocking code. by Martin Brandenburg · 9 years ago
  30. 3f1b694 Orangefs: set pos after generic_write_checks by Mike Marshall · 9 years ago
  31. ca4ba96 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  32. 8092895 orangefs: validate the response in decode_dirents() by Al Viro · 9 years ago
  33. ade1d48 orangefs: don't leave uninitialized data in ->trailer_buf by Al Viro · 9 years ago
  34. 9be68b0 orangefs: get rid of dec_string and enc_string by Al Viro · 9 years ago
  35. ef4af94 orangefs: switch decode_dirents() to use of kcalloc() by Al Viro · 9 years ago
  36. 5714156 orangefs: sanitize pvfs2_convert_time_field() by Al Viro · 9 years ago
  37. aada5c5 orangefs: kill pointless ->link() and ->mknod() by Al Viro · 9 years ago
  38. 75992b0 pvfs2_fill_sb(): use kzalloc() by Al Viro · 9 years ago
  39. 5c0dbbc orangefs: kill struct pvfs2_mount_sb_info_s by Al Viro · 9 years ago
  40. b05a785 orangefs: double iput() in case of d_make_root() failure by Al Viro · 9 years ago
  41. 16742f2 orangefs: use get_user_pages_fast(), not get_user_pages() by Al Viro · 9 years ago
  42. a0435ca orangefs: kill kmap/kunmap wrappers by Al Viro · 9 years ago
  43. 74f68fc orangefs: make pvfs2_inode_read() take iov_iter by Al Viro · 9 years ago
  44. 0071ed1 orangefs: make do_readv_writev() take iov_iter by Al Viro · 9 years ago
  45. dc4067f orangefs: don't bother with splitting iovecs by Al Viro · 9 years ago
  46. 3c2fcfc orangefs: make wait_for_direct_io() take iov_iter by Al Viro · 9 years ago
  47. a5c126a orangefs: make precopy_buffers() take iov_iter by Al Viro · 9 years ago
  48. 5f0e3c9 orangefs: make postcopy_buffers() take iov_iter by Al Viro · 9 years ago
  49. 34204fd pvfs_bufmap_copy_from_iovec(): don't rely upon size being equal to iov_iter_count(iter) by Al Viro · 9 years ago
  50. 5c27822 orangefs: explicitly pass the size to pvfs_bufmap_copy_to_iovec() by Al Viro · 9 years ago
  51. 152d7bd dax: fix __dax_pmd_fault crash by Dan Williams · 9 years ago
  52. 5e2078b Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  53. 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
  54. 31c1feb Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  55. 842cf0b Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  56. cadfbb6 dax_io(): don't let non-error value escape via retval instead of EFAULT by Al Viro · 9 years ago
  57. dbd3ca5 fs/block_dev.c: Remove WARN_ON() when inode writeback fails by Vivek Goyal · 9 years ago
  58. 7c7afc4 fs: 9p: cache.h: Add #define of include guard by Tzvetelin Katchov · 9 years ago
  59. 5c50002 vfs: remove unused wrapper block_page_mkwrite() by Ross Zwisler · 9 years ago
  60. 54d1571 binfmt_elf: Correct `arch_check_elf's description by Maciej W. Rozycki · 9 years ago
  61. 88a578d fs: fix writeback.c kernel-doc warnings by Randy Dunlap · 9 years ago
  62. 034ae4b fs: fix inode.c kernel-doc warning by Randy Dunlap · 9 years ago
  63. 6ae0806 fs/pipe.c: return error code rather than 0 in pipe_write() by Eric Biggers · 9 years ago
  64. e9bb1f9 fs/pipe.c: preserve alloc_file() error code by Eric Biggers · 9 years ago
  65. b582ef5 binfmt_elf: Don't clobber passed executable's file header by Maciej W. Rozycki · 9 years ago
  66. 102f4d9 FS-Cache: Handle a write to the page immediately beyond the EOF marker by David Howells · 9 years ago
  67. 95201a4 cachefiles: perform test on s_blocksize when opening cache file. by NeilBrown · 9 years ago
  68. b130ed5 FS-Cache: Don't override netfs's primary_index if registering failed by Kinglong Mee · 9 years ago
  69. 86108c2 FS-Cache: Increase reference of parent after registering, netfs success by Kinglong Mee · 9 years ago
  70. 0ee9608 debugfs: fix refcount imbalance in start_creating by Daniel Borkmann · 9 years ago
  71. d5f2e33 btrfs: Use fs_info directly in btrfs_delete_unused_bgs by Zhao Lei · 9 years ago
  72. 2c9fe83 btrfs: Fix lost-data-profile caused by balance bg by Zhao Lei · 9 years ago
  73. aefbe9a btrfs: Fix lost-data-profile caused by auto removing bg by Zhao Lei · 9 years ago
  74. 3b5753e btrfs: Remove len argument from scrub_find_csum by Zhao Lei · 9 years ago
  75. affe4a5 btrfs: Reduce unnecessary arguments in scrub_recheck_block by Zhao Lei · 9 years ago
  76. ba7cf98 btrfs: Use scrub_checksum_data and scrub_checksum_tree_block for scrub_recheck_block_checksum by Zhao Lei · 9 years ago
  77. 772d233 btrfs: Reset sblock->xxx_error stats before calling scrub_recheck_block_checksum by Zhao Lei · 9 years ago
  78. 4734b7e btrfs: scrub: setup all fields for sblock_to_check by Zhao Lei · 9 years ago
  79. 9799d2c btrfs: scrub: set error stats when tree block spanning stripes by Zhao Lei · 9 years ago
  80. 3419b45 Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  81. 01504f5 Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  82. 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
  83. 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
  84. c1c5346 direct-io: be sure to assign dio->bio_bdev for both paths by Jens Axboe · 9 years ago
  85. 7fc0564 nfsd: fix race with open / open upgrade stateids by Andrew Elble · 9 years ago
  86. 34ed987 nfsd: eliminate sending duplicate and repeated delegations by Andrew Elble · 9 years ago
  87. 3e80dbc nfsd: remove recurring workqueue job to clean DRC by Jeff Layton · 9 years ago
  88. bd4f203 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  89. e6604ecb Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  90. 9d74288 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 9 years ago
  91. 123a28d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  92. e4da7e9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 9 years ago
  93. 4e14e49 Merge branch 'xfs-misc-fixes-for-4.4-3' into for-next by Dave Chinner · 9 years ago
  94. 1bde925 fs/binfmt_elf_fdpic.c: provide NOMMU loader for regular ELF binaries by Rich Felker · 9 years ago
  95. 28f6570 fs/stat.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  96. 3cc5d9a fs/reiserfs/namei.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  97. 3348a17 fs/nilfs2/namei.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  98. 4467e29 fs/ncpfs/dir.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  99. a2a1704 fs/jfs: remove unnecessary new_valid_dev() checks by Yaowei Bai · 9 years ago
  100. fdca5e6 fs/hpfs/namei.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago