1. 2a9e5c2 orangefs: don't reinvent completion.h... by Al Viro · 9 years ago
  2. 4f55e39 if ORANGEFS_VFS_OP_FILE_IO request had been given up, don't bother waiting by Al Viro · 9 years ago
  3. 727cbfe orangefs: get rid of MSECS_TO_JIFFIES by Al Viro · 9 years ago
  4. eab9b38 orangefs_clean_up_interrupted_operation: call with op->lock held by Al Viro · 9 years ago
  5. 70c6ea2 orangefs: reduce nesting in wait_for_matching_downcall() by Al Viro · 9 years ago
  6. e1056a9 orangefs: remove cargo-culting spin_lock_irqsave() in service_operation() by Al Viro · 9 years ago
  7. ed42fe0 orangefs: hopefully saner op refcounting and locking by Al Viro · 9 years ago
  8. fee25ce orangefs: make sure that reopening pvfs2-req won't overlap with the end of close by Al Viro · 9 years ago
  9. 96acf9d6 orangefs: nothing should remain in request list and in hash by Al Viro · 9 years ago
  10. 6083194 orangefs: move wakeups into set_op_state_{serviced,purged}() by Al Viro · 9 years ago
  11. ade3d78 orangefs: make wait_for_...downcall() static by Al Viro · 9 years ago
  12. 831d094 orangefs: move wakeups into set_op_state_{serviced,purged}() by Al Viro · 9 years ago
  13. b7ae37b orangefs: make wait_for_...downcall() static by Al Viro · 9 years ago
  14. e07db0a make orangefs_clean_up_interrupted_operation() static by Al Viro · 9 years ago
  15. 1264ddf orangefs: kill orangefs_inode_s ->list by Al Viro · 9 years ago
  16. fc916da orangefs: get rid of <censored> macros by Al Viro · 9 years ago
  17. 90e54e3 orangefs: ->poll() doesn't need spinlock by Al Viro · 9 years ago
  18. 8016387 orangefs: kill ioctl32 rudiments by Al Viro · 9 years ago
  19. 83595db orangefs: ->poll() is only called between successful ->open() and ->release() by Al Viro · 9 years ago
  20. fb6d252 orangefs: generic_file_open() is pointless for character devices by Al Viro · 9 years ago
  21. 3e1dd9a orangefs: use DEFINE_MUTEX (and mutex_init() had been too late) by Al Viro · 9 years ago
  22. cf0c277 Orangefs: make gossip statement more palatable to xtensa by Mike Marshall · 9 years ago
  23. 5e1f393 Orangefs: merge with V4.4 by Mike Marshall · 9 years ago
  24. 1808f8c Orangefs: add verification to decode_dirents by Mike Marshall · 9 years ago
  25. be57366 Orangefs: make .statfs gossip_debug more complete. by Mike Marshall · 9 years ago
  26. 569dbfc Orangefs: define a minimum compatible userspace version. by Mike Marshall · 9 years ago
  27. 4c27b32 Orangefs: change ORANGEFS_VERSION from "Unknown" to "upstream" by Mike Marshall · 9 years ago
  28. c817e26 Orangefs: rename orangefs_kernel_op_s.aio_ref_count to just ref_count. by Mike Marshall · 9 years ago
  29. b3ae475 Orangefs: implement .write_iter by Mike Marshall · 9 years ago
  30. 7d22148 orangefs: Fix some more global namespace pollution. by Martin Brandenburg · 9 years ago
  31. c146c0b orangefs: Don't pollute global namespace by Richard Weinberger · 9 years ago
  32. acaca36 OrangeFS: constify export_operations structures by Julia Lawall · 9 years ago
  33. f987f4c Orangefs: don't trigger copy_attributes_to_inode from d_revalidate. by Mike Marshall · 9 years ago
  34. cc28d6d ocfs2/dlm: clear migration_pending when migration target goes down by xuejiufei · 9 years ago
  35. b5a8bc3 ocfs2: fix flock panic issue by Junxiao Bi · 9 years ago
  36. 5c9ee4c ocfs2: fix BUG when calculate new backup super by Joseph Qi · 9 years ago
  37. eb57bcc orangefs: fix typo in ornagefs_inode_lock by Arnd Bergmann · 9 years ago
  38. dde58ca4 Orangefs: use kzalloc for kmalloc + memset 0 by Nicholas Mc Guire · 9 years ago
  39. 0bee6ec Merge tag 'nfsd-4.4-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  40. fc315e3 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
  41. 41a0c249 proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter by Colin Ian King · 9 years ago
  42. 62441fa Orangefs: validate resp.listxattr.returned_count by Mike Marshall · 9 years ago
  43. fef8b67 Orangefs: don't use deprecated xattr defines. by Mike Marshall · 9 years ago
  44. b09d10d orangefs: Do not unref if there is no bufmap. by Martin Brandenburg · 9 years ago
  45. 765a75b orangefs: Remove useless inline qualifier from bufmap functions. by Martin Brandenburg · 9 years ago
  46. bf89f58 orangefs: Change visibility of several bufmap helpers to static. by Martin Brandenburg · 9 years ago
  47. a762ae6 orangefs: Remove ``aligned'' upcall and downcall length macros. by Martin Brandenburg · 9 years ago
  48. be20aa0 nfsd: don't hold ls_mutex across a layout recall by Jeff Layton · 9 years ago
  49. 90d26aa Orangefs: do not finalize bufmap if it was never initialized. by Martin Brandenburg · 9 years ago
  50. 1d3a5a8 Merge branch 'for-chris-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.4 by Chris Mason · 9 years ago
  51. bb1591b4 Btrfs: check prepare_uptodate_page() error code earlier by Chris Mason · 9 years ago
  52. 1b9b922 Btrfs: check for empty bitmap list in setup_cluster_bitmaps by Chris Mason · 9 years ago
  53. ce6c414 Orangefs: Don't wait the old-fashioned way. by Mike Marshall · 9 years ago
  54. 97f1002 Orangefs: de-uglify orangefs_devreq_writev, and devorangefs-req.c in general by Mike Marshall · 9 years ago
  55. dfd01f0 sched/wait: Fix the signal handling fix by Peter Zijlstra · 9 years ago
  56. fc891828 Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  57. 800f1ac Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  58. 7807563 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  59. 854ee2e ocfs2: fix SGID not inherited issue by Junxiao Bi · 9 years ago
  60. 3066a96 osd fs: __r4w_get_page rely on PageUptodate for uptodate by Hugh Dickins · 9 years ago
  61. 732c4a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 9 years ago
  62. b4cf67a Orangef: remove overlooked old-style userspace debug parts by Mike Marshall · 9 years ago
  63. b5e376e Orangefs: improve comments by Mike Marshall · 9 years ago
  64. 7cec28e Orangefs: don't keep checking stuff in on Friday afternoon. by Mike Marshall · 9 years ago
  65. 9435688 btrfs: fix misleading warning when space cache failed to load by Holger Hoffstätte · 9 years ago
  66. 8a7d656 Btrfs: fix transaction handle leak in balance by Filipe Manana · 9 years ago
  67. 348a001 Btrfs: fix unprotected list move from unused_bgs to deleted_bgs list by Filipe Manana · 9 years ago
  68. 626d114 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  69. 2d4594a fix the regression from "direct-io: Fix negative return from dio read beyond eof" by Al Viro · 9 years ago
  70. 4ad7862 9p: ->evict_inode() should kick out ->i_data, not ->i_mapping by Al Viro · 9 years ago
  71. 756b9b3 SUNRPC: Fix callback channel by Trond Myklebust · 9 years ago
  72. f41683a Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  73. d8cd93e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  74. 2788cc4 Don't reset ->total_link_count on nested calls of vfs_path_lookup() by Al Viro · 9 years ago
  75. 0f7ff2d ovl: get rid of the dead code left from broken (and disabled) optimizations by Al Viro · 9 years ago
  76. acff81e ovl: fix permission checking for setattr by Miklos Szeredi · 9 years ago
  77. e91f1c8 Orangefs: don't expose internal details of pathname resolution to userspace. by Mike Marshall · 9 years ago
  78. 43d1c0e block: detach bdev inode from its wb in __blkdev_put() by Ilya Dryomov · 9 years ago
  79. 575e946 Orangefs: change pvfs2 filenames to orangefs by Mike Marshall · 9 years ago
  80. 087ffd4 jbd2: fix null committed data return in undo_access by Junxiao Bi · 9 years ago
  81. 071f5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  82. 2873d32 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  83. 8bb8aef OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS. by Yi Liu · 9 years ago
  84. 9cd3e07 net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA by Eric Dumazet · 9 years ago
  85. 74cedf9 direct-io: Fix negative return from dio read beyond eof by Jan Kara · 9 years ago
  86. 8003a57 Merge tag 'nfs-for-4.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  87. 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
  88. 681c46b ext4: add "static" to ext4_seq_##name##_fops struct by Xu Cang · 9 years ago
  89. 5a1c7f4 ext4: fix an endianness bug in ext4_encrypted_follow_link() by Al Viro · 9 years ago
  90. e2c9e0b ext4: fix an endianness bug in ext4_encrypted_zeroout() by Al Viro · 9 years ago
  91. 4f2e9dc nfs4: resend LAYOUTGET when there is a race that changes the seqid by Jeff Layton · 9 years ago
  92. c812012 nfs: if we have no valid attrs, then don't declare the attribute cache valid by Jeff Layton · 9 years ago
  93. 616c319 nfs: ensure that attrcache is revalidated after a SETATTR by Jeff Layton · 9 years ago
  94. dba72cb btrfs: fix balance range usage filters in 4.4-rc by Holger Hoffstätte · 9 years ago
  95. 82bd101 btrfs: qgroup: account shared subtree during snapshot delete by Mark Fasheh · 9 years ago
  96. 2d9e977 Btrfs: use btrfs_get_fs_root in resolve_indirect_ref by Josef Bacik · 9 years ago
  97. 967ef51 btrfs: qgroup: fix quota disable during rescan by Justin Maggard · 9 years ago
  98. 036a934 Btrfs: fix race between cleaner kthread and space cache writeout by Filipe Manana · 9 years ago
  99. 758f2df Btrfs: fix scrub preventing unused block groups from being deleted by Filipe Manana · 9 years ago
  100. 020d5b7 Btrfs: fix race between scrub and block group deletion by Filipe Manana · 9 years ago