1. 0081bd8 ceph: check directory's completeness before emitting directory entry by Yan, Zheng · 10 years ago
  2. a30be7c ceph: skip invalid dentry during dcache readdir by Yan, Zheng · 10 years ago
  3. a56371d ceph: flush cap release queue when trimming session caps by Yan, Zheng · 10 years ago
  4. 4819301 ceph: don't grabs open file reference for aborted request by Yan, Zheng · 10 years ago
  5. ab86654 ceph: drop extra open file reference in ceph_atomic_open() by Yan, Zheng · 10 years ago
  6. 5400839 ceph: preallocate buffer for readdir reply by Yan, Zheng · 10 years ago
  7. cc48c3e ceph: don't include ceph.{file,dir}.layout vxattr in listxattr() by Yan, Zheng · 10 years ago
  8. 1e5c664 ceph: check buffer size in ceph_vxattrcb_layout() by Yan, Zheng · 10 years ago
  9. 00bd8ed ceph: fix null pointer dereference in discard_cap_releases() by Yan, Zheng · 10 years ago
  10. 5f75ce5 ceph: Remove get/set acl on symlinks by Fabian Frederick · 10 years ago
  11. d9ffc4f ceph: set mds_wanted when MDS reply changes a cap to auth cap by Yan, Zheng · 10 years ago
  12. eb13e83 ceph: use fl->fl_file as owner identifier of flock and posix lock by Yan, Zheng · 10 years ago
  13. eb70c0c ceph: forbid mandatory file lock by Yan, Zheng · 10 years ago
  14. 0e8e95d ceph: use fl->fl_type to decide flock operation by Yan, Zheng · 10 years ago
  15. 8c93cd6 ceph: update i_max_size even if inode version does not change by Yan, Zheng · 10 years ago
  16. a255060 ceph: make sure write caps are registered with auth MDS by Yan, Zheng · 10 years ago
  17. c137a32 ceph: print inode number for LOOKUPINO request by Yan, Zheng · 10 years ago
  18. 19913b4 ceph: add get_name() NFS export callback by Yan, Zheng · 10 years ago
  19. 8996f4f ceph: fix ceph_fh_to_parent() by Yan, Zheng · 10 years ago
  20. 9017c2e ceph: add get_parent() NFS export callback by Yan, Zheng · 10 years ago
  21. 4f32b42 ceph: simplify ceph_fh_to_dentry() by Yan, Zheng · 10 years ago
  22. f1fc4fee ceph: fscache: Wait for completion of object initialization by Yunchuan Wen · 11 years ago
  23. 32d3e14 ceph: fscache: Update object store limit after file writing by Yunchuan Wen · 11 years ago
  24. 020c4bd ceph: fscache: add an interface to synchronize object store limit by Yunchuan Wen · 11 years ago
  25. 4b58c9b ceph: do not set r_old_dentry_dir on link() by Sage Weil · 11 years ago
  26. 844d87c ceph: do not assume r_old_dentry[_dir] always set together by Sage Weil · 11 years ago
  27. 752c8bd ceph: do not chain inode updates to parent fsync by Sage Weil · 11 years ago
  28. 180061a ceph: avoid useless ceph_get_dentry_parent_inode() in ceph_rename() by Sage Weil · 11 years ago
  29. 15289dc ceph: let MDS adjust readdir 'frag' by Yan, Zheng · 10 years ago
  30. dcd3cc0 ceph: fix reset_readdir() by Yan, Zheng · 10 years ago
  31. f049420 ceph: fix ceph_dir_llseek() by Yan, Zheng · 10 years ago
  32. fedc1ed Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  33. 00a1a05 ext4: atomically set inode->i_flags in ext4_set_inode_flags() by Theodore Ts'o · 10 years ago
  34. 38129a1 switch mnt_hash to hlist by Al Viro · 10 years ago
  35. 0b1b901 don't bother with propagate_mnt() unless the target is shared by Al Viro · 10 years ago
  36. 1d6a32a keep shadowed vfsmounts together by Al Viro · 10 years ago
  37. 0818bf2 resizable namespace.c hashes by Al Viro · 10 years ago
  38. d906074 ocfs2: check if cluster name exists before deref by Sasha Levin · 10 years ago
  39. 75c5a52 vfs: Allocate anon_inode_inode in anon_inode_init() by Jan Kara · 10 years ago
  40. fce7fc7 fs: remove now stale label in anon_inode_init() by Linus Torvalds · 10 years ago
  41. d6f2589 fs: Avoid userspace mounting anon_inodefs filesystem by Jan Kara · 10 years ago
  42. 632b06a Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  43. b37199e rcuwalk: recheck mount_lock after mountpoint crossing attempts by Al Viro · 10 years ago
  44. e825196 make prepend_name() work correctly when called with negative *buflen by Al Viro · 10 years ago
  45. 99aea68 vfs: Don't let __fdget_pos() get FMODE_PATH files by Eric Biggers · 10 years ago
  46. d7a15f8 vfs: atomic f_pos access in llseek() by Eric Biggers · 10 years ago
  47. 33807f4 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  48. 8712a00 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  49. d7d673a hfsplus: add HFSX subfolder count support by Sergei Antonov · 10 years ago
  50. 70335ab fs/proc/base.c: fix GPF in /proc/$PID/map_files by Artem Fetishev · 10 years ago
  51. e6a4b6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  52. bd2a31d get rid of fget_light() by Al Viro · 10 years ago
  53. 9c225f2 vfs: atomic f_pos accesses as per POSIX by Linus Torvalds · 10 years ago
  54. 1b56e98 ocfs2 syncs the wrong range... by Al Viro · 10 years ago
  55. fe9ea91 Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  56. 2a75184 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  57. 0418dae NFSv4: Fail the truncate() if the lock/open stateid is invalid by Trond Myklebust · 10 years ago
  58. 869a9d3 NFSv4.1 Fail data server I/O if stateid represents a lost lock by Andy Adamson · 10 years ago
  59. 927864c NFSv4: Fix the return value of nfs4_select_rw_stateid by Trond Myklebust · 10 years ago
  60. e1253be NFSv4: nfs4_stateid_is_current should return 'true' for an invalid stateid by Trond Myklebust · 10 years ago
  61. bd2c003 hfsplus: fix remount issue by Vyacheslav Dubeyko · 10 years ago
  62. 15c34a7 ocfs2: fix quota file corruption by Jan Kara · 10 years ago
  63. 668f9abb mm: close PageTail race by David Rientjes · 10 years ago
  64. 755a48a NFS: Fix a delegation callback race by Trond Myklebust · 10 years ago
  65. 3751c97 Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  66. b7e63a1 NFSv4: Fix another nfs4_sequence corruptor by Trond Myklebust · 10 years ago
  67. dca1c8d cifs: mask off top byte in get_rfc1002_length() by Jeff Layton · 10 years ago
  68. 8d75318 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  69. fed95ba sysfs: fix namespace refcnt leak by Li Zefan · 10 years ago
  70. ff57cd5 fsnotify: Allocate overflow events with proper type by Jan Kara · 10 years ago
  71. 482ef06 fanotify: Handle overflow in case of permission events by Jan Kara · 10 years ago
  72. 2513190 fsnotify: Fix detection whether overflow event is queued by Jan Kara · 10 years ago
  73. a26054d cifs: sanity check length of data to send before sending by Jeff Layton · 10 years ago
  74. 6b1168e CIFS: Fix wrong pos argument of cifs_find_lock_conflict by Pavel Shilovsky · 10 years ago
  75. 645ceee Merge branch 'xfs-fixes-for-3.14-rc4' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 10 years ago
  76. 0dc83bd Revert "writeback: do not sync data dirtied after sync start" by Jan Kara · 10 years ago
  77. eec7089 bio-integrity: Drop bio_integrity_verify BUG_ON in post bip->bip_iter world by Nicholas Bellinger · 10 years ago
  78. 1362f4e quota: Fix race between dqput() and dquot_scan_active() by Jan Kara · 10 years ago
  79. 09ebb17 udf: Fix data corruption on file type conversion by Jan Kara · 10 years ago
  80. 6a4d07f Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  81. e95003c Merge tag 'nfs-for-3.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  82. 146d70c NFS fix error return in nfs4_select_rw_stateid by Andy Adamson · 10 years ago
  83. 5ef11eb xfs: limit superblock corruption errors to actual corruption by Eric Sandeen · 10 years ago
  84. daba542 xfs: skip verification on initial "guess" superblock read by Eric Sandeen · 10 years ago
  85. 7a01e707 xfs: xfs_sb_read_verify() doesn't flag bad crcs on primary sb by Eric Sandeen · 10 years ago
  86. 341bbdc Merge tag 'jfs-3.14-rc4' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 10 years ago
  87. 805937c Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  88. 1406b91 nfsd: fix lost nfserrno() call in nfsd_setattr() by J. R. Okajima · 10 years ago
  89. 45a22f4 inotify: Fix reporting of cookies for inotify events by Jan Kara · 10 years ago
  90. 92e3b40 jbd2: fix use after free in jbd2_journal_start_reserved() by Dan Carpenter · 10 years ago
  91. 87eeff7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  92. 351a793 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  93. 7026f19 FS-Cache: Handle removal of unadded object to the fscache_object_list rb tree by David Howells · 10 years ago
  94. 416e2ab reiserfs: fix utterly brain-damaged indentation. by Dave Jones · 10 years ago
  95. 4d5f5df ceph: fix __dcache_readdir() by Yan, Zheng · 10 years ago
  96. 45195e4 ceph: add acl, noacl options for cephfs mount by Sage Weil · 10 years ago
  97. c969d9b ceph: make ceph_forget_all_cached_acls() static inline by Guangliang Zhao · 10 years ago
  98. b20a95a ceph: add missing init_acl() for mkdir() and atomic_open() by Yan, Zheng · 10 years ago
  99. 7a92d64 ceph: fix ceph_set_acl() by Yan, Zheng · 10 years ago
  100. 524186a ceph: fix ceph_removexattr() by Yan, Zheng · 10 years ago