1. 3b33f69 ceph: make logical calculation functions return bool by Zhang Zhuoyu · 9 years ago
  2. 224a754 ceph: tolerate bad i_size for symlink inode by Yan, Zheng · 9 years ago
  3. 1b1bc16 ceph: improve fragtree change detection by Yan, Zheng · 9 years ago
  4. a4b7431 ceph: keep leaf frag when updating fragtree by Yan, Zheng · 9 years ago
  5. 4217211 ceph: fix dir_auth check in ceph_fill_dirfrag() by Yan, Zheng · 9 years ago
  6. a407846 ceph: don't assume frag tree splits in mds reply are sorted by Yan, Zheng · 9 years ago
  7. 209ae76 ceph: fix inode reference leak by Yan, Zheng · 9 years ago
  8. f3c4ebe ceph: using hash value to compose dentry offset by Yan, Zheng · 9 years ago
  9. 076c40f ceph: don't forbid marking directory complete after forward seek by Yan, Zheng · 9 years ago
  10. 8974eeb ceph: record 'offset' for each entry of readdir result by Yan, Zheng · 9 years ago
  11. 956d39d ceph: define 'end/complete' in readdir reply as bit flags by Yan, Zheng · 9 years ago
  12. 2a5beea ceph: define struct for dir entry in readdir reply by Yan, Zheng · 9 years ago
  13. a78600e ceph: simplify 'offset in frag' by Yan, Zheng · 9 years ago
  14. 1cd42a4 ceph: remove unnecessary checks in __dcache_readdir by Yan, Zheng · 9 years ago
  15. c530cd2 ceph: search cache postion for dcache readdir by Yan, Zheng · 9 years ago
  16. 04303d8 ceph: use CEPH_MDS_OP_RMXATTR request to remove xattr by Yan, Zheng · 9 years ago
  17. 3f38495 ceph: report mount root in session metadata by Yan, Zheng · 9 years ago
  18. aeda081 ceph: don't show symlink target in debugfs/mdsc by Yan, Zheng · 9 years ago
  19. 6c93df5 ceph: don't call truncate_pagecache in ceph_writepages_start by Yan, Zheng · 9 years ago
  20. 7731032 ceph: renew caps for read/write if mds session got killed. by Yan, Zheng · 9 years ago
  21. d463a43 ceph: CEPH_FEATURE_MDSENC support by Yan, Zheng · 9 years ago
  22. 235a098 ceph: multiple filesystem support by Yan, Zheng · 9 years ago
  23. 5aea3dc libceph: a major OSD client update by Ilya Dryomov · 9 years ago
  24. fe5da05 libceph: redo callbacks and factor out MOSDOpReply decoding by Ilya Dryomov · 9 years ago
  25. 85e084f libceph: drop msg argument from ceph_osdc_callback_t by Ilya Dryomov · 9 years ago
  26. bb873b5 libceph: switch to calc_target(), part 2 by Ilya Dryomov · 8 years ago
  27. 63244fa libceph: introduce ceph_osd_request_target, calc_target() by Ilya Dryomov · 9 years ago
  28. f81f163 libceph: rename ceph_calc_pg_primary() by Ilya Dryomov · 9 years ago
  29. d9591f5 libceph: rename ceph_oloc_oid_to_pg() by Ilya Dryomov · 9 years ago
  30. fcd00b6 libceph: DEFINE_RB_FUNCS macro by Ilya Dryomov · 9 years ago
  31. d30291b libceph: variable-sized ceph_object_id by Ilya Dryomov · 9 years ago
  32. 13d1ad1 libceph: move message allocation out of ceph_osdc_alloc_request() by Ilya Dryomov · 9 years ago
  33. 3ed97d6 libceph: make ceph_osdc_put_request() accept NULL by Ilya Dryomov · 9 years ago
  34. 6ba5b85 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  35. 1410b74 Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  36. c25a1e0 ocfs2: fix posix_acl_create deadlock by Junxiao Bi · 9 years ago
  37. 5ee0fbd ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang by Junxiao Bi · 9 years ago
  38. 3cc9b23 kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry call by Serge E. Hallyn · 9 years ago
  39. e4d35be Merge branch 'ovl-fixes' into for-linus by Al Viro · 9 years ago
  40. 38b78a5 ovl: ignore permissions on underlying lookup by Miklos Szeredi · 9 years ago
  41. 3c9fe8c vfs: add lookup_hash() helper by Miklos Szeredi · 9 years ago
  42. 9409e22 vfs: rename: check backing inode being equal by Miklos Szeredi · 9 years ago
  43. 54d5ca8 vfs: add vfs_select_inode() helper by Miklos Szeredi · 9 years ago
  44. 1e92a61 Revert "proc/base: make prompt shell start from new line after executing "cat /proc/$pid/wchan"" by Robin Humble · 9 years ago
  45. 4f41fc5 cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespaces by Serge E. Hallyn · 9 years ago
  46. 99d8258 get_rock_ridge_filename(): handle malformed NM entries by Al Viro · 9 years ago
  47. 8148a73 proc: prevent accessing /proc/<PID>/environ until it's ready by Mathias Krause · 9 years ago
  48. c5e0666 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  49. 5ec0811 propogate_mnt: Handle the first propogated copy being a slave by Eric W. Biederman · 9 years ago
  50. 6a480a7 ecryptfs: fix handling of directory opening by Al Viro · 9 years ago
  51. 610603a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 9 years ago
  52. 33656a1 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  53. e99ed4d kernfs_path_from_node_locked: don't overwrite nlen by Serge Hallyn · 9 years ago
  54. 10c64ce atomic_open(): fix the handling of create_error by Al Viro · 9 years ago
  55. 1d003af Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  56. b734136 ocfs2/dlm: return zero if deref_done message is successfully handled by xuejiufei · 9 years ago
  57. 28093f9 numa: fix /proc/<pid>/numa_maps for THP by Gerald Schaefer · 9 years ago
  58. 6fa9bff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  59. 8ead9dd devpts: more pty driver interface cleanups by Linus Torvalds · 9 years ago
  60. 6c1ea26 libceph: make authorizer destruction independent of ceph_auth_client by Ilya Dryomov · 9 years ago
  61. c26f6c6 udf: Fix conversion of 'dstring' fields to UTF8 by Andrew Gabbasov · 9 years ago
  62. 2c932d4 fuse: Fix return value from fuse_get_user_pages() by Ashish Samant · 9 years ago
  63. 9a0e3ee Merge branch 'ptmx-cleanup' by Linus Torvalds · 9 years ago
  64. 67245ff devpts: clean up interface to pty drivers by Linus Torvalds · 9 years ago
  65. e1e22b2 Merge tag 'driver-core-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  66. dfe7058 Merge tag 'for-linus-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 9 years ago
  67. 34dbbcd Make file credentials available to the seqfile interfaces by Linus Torvalds · 9 years ago
  68. 03a8bb0 ext4/fscrypto: avoid RCU lookup in d_revalidate by Jaegeuk Kim · 9 years ago
  69. 87243de debugfs: Make automount point inodes permanently empty by Seth Forshee · 9 years ago
  70. b32e448 fscrypto: don't let data integrity writebacks fail with ENOMEM by Jaegeuk Kim · 9 years ago
  71. 33b1395 f2fs: use dget_parent and file_dentry in f2fs_file_open by Jaegeuk Kim · 9 years ago
  72. d7d7535 fscrypto: use dget_parent() in fscrypt_d_revalidate() by Jaegeuk Kim · 9 years ago
  73. 9f2394c Revert "ext4: allow readdir()'s of large empty directories to be interrupted" by Linus Torvalds · 9 years ago
  74. 839a3f7 Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  75. 6759212 Merge tag 'for-linus-4.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 9 years ago
  76. e56f498 orangefs: remove unused variable by Martin Brandenburg · 9 years ago
  77. 1917a69 orangefs: Add KERN_<LEVEL> to gossip_<level> macros by Joe Perches · 9 years ago
  78. 2eacea7 orangefs: strncpy -> strscpy by Martin Brandenburg · 9 years ago
  79. f83140c orangefs: clean up truncate ctime and mtime setting by Martin Brandenburg · 9 years ago
  80. 2fa37fd Orangefs: fix ifnullfree.cocci warnings by kbuild test robot · 9 years ago
  81. a9bb3ba Orangefs: optimize boilerplate code. by Mike Marshall · 9 years ago
  82. 2d09a2c Orangefs: xattr.c cleanup by Mike Marshall · 9 years ago
  83. 93061f3 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  84. 56f23fd Btrfs: fix file/data loss caused by fsync after rename and new inode by Filipe Manana · 9 years ago
  85. e865f49 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  86. c7e82c6 Merge tag 'f2fs-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 9 years ago
  87. 4a2d057 Merge branch 'PAGE_CACHE_SIZE-removal' by Linus Torvalds · 9 years ago
  88. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 9 years ago
  89. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  90. 7ccefb9 btrfs: Reset IO error counters before start of device replacing by Yauhen Kharuzhy · 9 years ago
  91. 0f5dcf8 btrfs: Add qgroup tracing by Mark Fasheh · 9 years ago
  92. c79b471 Btrfs: don't use src fd for printk by Josef Bacik · 9 years ago
  93. 8f282f7 btrfs: fallback to vmalloc in btrfs_compare_tree by David Sterba · 9 years ago
  94. 918c2ee btrfs: handle non-fatal errors in btrfs_qgroup_inherit() by Mark Fasheh · 9 years ago
  95. 0305bc2 btrfs: Output more info for enospc_debug mount option by Qu Wenruo · 9 years ago
  96. 264813a Btrfs: fix invalid reference in replace_path by Liu Bo · 9 years ago
  97. 2a162ce Btrfs: Improve FL_KEEP_SIZE handling in fallocate by Davide Italiano · 10 years ago
  98. 03cc078 do_splice_to(): cap the size before passing to ->splice_read() by Al Viro · 9 years ago
  99. c325a67 ext4: ignore quota mount options if the quota feature is enabled by Theodore Ts'o · 9 years ago
  100. 4762cc3 ext4 crypto: fix some error handling by Dan Carpenter · 9 years ago