1. 632b06a Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  2. b37199e rcuwalk: recheck mount_lock after mountpoint crossing attempts by Al Viro · 10 years ago
  3. e825196 make prepend_name() work correctly when called with negative *buflen by Al Viro · 10 years ago
  4. 99aea68 vfs: Don't let __fdget_pos() get FMODE_PATH files by Eric Biggers · 10 years ago
  5. d7a15f8 vfs: atomic f_pos access in llseek() by Eric Biggers · 10 years ago
  6. 33807f4 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  7. 8712a00 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  8. d7d673a hfsplus: add HFSX subfolder count support by Sergei Antonov · 10 years ago
  9. 70335ab fs/proc/base.c: fix GPF in /proc/$PID/map_files by Artem Fetishev · 10 years ago
  10. e6a4b6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  11. bd2a31d get rid of fget_light() by Al Viro · 10 years ago
  12. 9c225f2 vfs: atomic f_pos accesses as per POSIX by Linus Torvalds · 10 years ago
  13. 1b56e98 ocfs2 syncs the wrong range... by Al Viro · 10 years ago
  14. fe9ea91 Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  15. 2a75184 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  16. 0418dae NFSv4: Fail the truncate() if the lock/open stateid is invalid by Trond Myklebust · 10 years ago
  17. 869a9d3 NFSv4.1 Fail data server I/O if stateid represents a lost lock by Andy Adamson · 10 years ago
  18. 927864c NFSv4: Fix the return value of nfs4_select_rw_stateid by Trond Myklebust · 10 years ago
  19. e1253be NFSv4: nfs4_stateid_is_current should return 'true' for an invalid stateid by Trond Myklebust · 10 years ago
  20. bd2c003 hfsplus: fix remount issue by Vyacheslav Dubeyko · 10 years ago
  21. 15c34a7 ocfs2: fix quota file corruption by Jan Kara · 10 years ago
  22. 668f9abb mm: close PageTail race by David Rientjes · 10 years ago
  23. 755a48a NFS: Fix a delegation callback race by Trond Myklebust · 10 years ago
  24. 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
  25. b7e63a1 NFSv4: Fix another nfs4_sequence corruptor by Trond Myklebust · 10 years ago
  26. dca1c8d cifs: mask off top byte in get_rfc1002_length() by Jeff Layton · 10 years ago
  27. 8d75318 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  28. fed95ba sysfs: fix namespace refcnt leak by Li Zefan · 10 years ago
  29. ff57cd5 fsnotify: Allocate overflow events with proper type by Jan Kara · 10 years ago
  30. 482ef06 fanotify: Handle overflow in case of permission events by Jan Kara · 10 years ago
  31. 2513190 fsnotify: Fix detection whether overflow event is queued by Jan Kara · 10 years ago
  32. a26054d cifs: sanity check length of data to send before sending by Jeff Layton · 10 years ago
  33. 6b1168e CIFS: Fix wrong pos argument of cifs_find_lock_conflict by Pavel Shilovsky · 10 years ago
  34. 645ceee Merge branch 'xfs-fixes-for-3.14-rc4' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 10 years ago
  35. 0dc83bd Revert "writeback: do not sync data dirtied after sync start" by Jan Kara · 10 years ago
  36. eec7089 bio-integrity: Drop bio_integrity_verify BUG_ON in post bip->bip_iter world by Nicholas Bellinger · 10 years ago
  37. 1362f4e quota: Fix race between dqput() and dquot_scan_active() by Jan Kara · 10 years ago
  38. 09ebb17 udf: Fix data corruption on file type conversion by Jan Kara · 10 years ago
  39. 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
  40. e95003c Merge tag 'nfs-for-3.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  41. 146d70c NFS fix error return in nfs4_select_rw_stateid by Andy Adamson · 10 years ago
  42. 5ef11eb xfs: limit superblock corruption errors to actual corruption by Eric Sandeen · 10 years ago
  43. daba542 xfs: skip verification on initial "guess" superblock read by Eric Sandeen · 10 years ago
  44. 7a01e707 xfs: xfs_sb_read_verify() doesn't flag bad crcs on primary sb by Eric Sandeen · 10 years ago
  45. 341bbdc Merge tag 'jfs-3.14-rc4' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 10 years ago
  46. 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
  47. 1406b91 nfsd: fix lost nfserrno() call in nfsd_setattr() by J. R. Okajima · 10 years ago
  48. 45a22f4 inotify: Fix reporting of cookies for inotify events by Jan Kara · 10 years ago
  49. 92e3b40 jbd2: fix use after free in jbd2_journal_start_reserved() by Dan Carpenter · 10 years ago
  50. 87eeff7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  51. 351a793 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  52. 7026f19 FS-Cache: Handle removal of unadded object to the fscache_object_list rb tree by David Howells · 10 years ago
  53. 416e2ab reiserfs: fix utterly brain-damaged indentation. by Dave Jones · 10 years ago
  54. 4d5f5df ceph: fix __dcache_readdir() by Yan, Zheng · 10 years ago
  55. 45195e4 ceph: add acl, noacl options for cephfs mount by Sage Weil · 10 years ago
  56. c969d9b ceph: make ceph_forget_all_cached_acls() static inline by Guangliang Zhao · 10 years ago
  57. b20a95a ceph: add missing init_acl() for mkdir() and atomic_open() by Yan, Zheng · 10 years ago
  58. 7a92d64 ceph: fix ceph_set_acl() by Yan, Zheng · 10 years ago
  59. 524186a ceph: fix ceph_removexattr() by Yan, Zheng · 10 years ago
  60. bcdfeb2 ceph: remove xattr when null value is given to setxattr() by Yan, Zheng · 10 years ago
  61. fbc0b97 ceph: properly handle XATTR_CREATE and XATTR_REPLACE by Yan, Zheng · 10 years ago
  62. 292f503 NFSv4: Use the correct net namespace in nfs4_update_server by Trond Myklebust · 10 years ago
  63. 19ea806 ext4: don't leave i_crtime.tv_sec uninitialized by Theodore Ts'o · 10 years ago
  64. 3962dfb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  65. 3d2660d ext4: fix online resize with a non-standard blocks per group setting by Theodore Ts'o · 10 years ago
  66. b93c953 ext4: fix online resize with very large inode tables by Theodore Ts'o · 10 years ago
  67. 93de4ba Btrfs: use right clone root offset for compressed extents by Filipe David Borba Manana · 10 years ago
  68. f085381 btrfs: fix null pointer deference at btrfs_sysfs_add_one+0x105 by Anand Jain · 11 years ago
  69. 2365c4e CIFS: Fix too big maxBuf size for SMB3 mounts by Pavel Shilovsky · 10 years ago
  70. 5d81de8 cifs: ensure that uncached writes handle unmapped areas correctly by Jeff Layton · 10 years ago
  71. 3a0dfa6 Btrfs: unset DCACHE_DISCONNECTED when mounting default subvol by Josef Bacik · 10 years ago
  72. feb5f96 Btrfs: fix max_inline mount option by Mitch Harder · 10 years ago
  73. a9d2d4a Btrfs: fix a lockdep warning when cleaning up aborted transaction by Liu Bo · 10 years ago
  74. 11bcac8 Revert "btrfs: add ioctl to export size of global metadata reservation" by Chris Mason · 10 years ago
  75. 8ba7451 Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  76. 5e57dc8 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  77. 844fa1b jfs: set i_ctime when setting ACL by Dave Kleikamp · 10 years ago
  78. 2ec197d lockd: send correct lock when granting a delayed lock. by NeilBrown · 10 years ago
  79. 2330141 ext4: don't try to modify s_flags if the the file system is read-only by Theodore Ts'o · 10 years ago
  80. 30d29b1 ext4: fix error paths in swap_inode_boot_loader() by Zheng Liu · 10 years ago
  81. 15cc176 ext4: fix xfstest generic/299 block validity failures by Eric Whitney · 10 years ago
  82. 09bdc2d nfsd4: fix acl buffer overrun by J. Bruce Fields · 10 years ago
  83. 8423ae3 block: Fix cloning of discard/write same bios by Kent Overstreet · 10 years ago
  84. 6792dfe Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  85. 0e04831 ocfs2: check existence of old dentry in ocfs2_link() by Xue jiufei · 10 years ago
  86. c7d2cbc ocfs2: update inode size after zeroing the hole by Junxiao Bi · 10 years ago
  87. d62e74b ocfs2: fix issue that ocfs2_setattr() does not deal with new_i_size==i_size by Younger Liu · 10 years ago
  88. a0b54ad mm: fix page leak at nfs_symlink() by Rafael Aquini · 10 years ago
  89. a987c7c ocfs2: fix ocfs2_sync_file() if filesystem is readonly by Younger Liu · 10 years ago
  90. 96c7a2f fs/file.c:fdtable: avoid triggering OOMs from alloc_fdmem by Eric W. Biederman · 10 years ago
  91. 38dfac8 vmcore: prevent PT_NOTE p_memsz overflow during header update by Greg Pearson · 10 years ago
  92. 42eacf9 [CIFS] Fix cifsacl mounts over smb2 to not call cifs by Steve French · 10 years ago
  93. cbf2822 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  94. fd1defc NFS: Do not set NFS_INO_INVALID_LABEL unless server supports labeled NFS by Trond Myklebust · 10 years ago
  95. f94aa7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  96. 3895e51 xfs: ensure correct log item buffer alignment by Dave Chinner · 10 years ago
  97. fe60a8a xfs: ensure correct timestamp updates from truncate by Christoph Hellwig · 10 years ago
  98. 0b4ef8d fs: Mark function as static in fs/bio-integrity.c by Rashika Kheria · 10 years ago
  99. d311d79 fix O_SYNC|O_APPEND syncing the wrong range on write() by Al Viro · 10 years ago
  100. 9c1db77 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago