1. 341bbdc Merge tag 'jfs-3.14-rc4' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 10 years ago
  2. 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
  3. 92e3b40 jbd2: fix use after free in jbd2_journal_start_reserved() by Dan Carpenter · 10 years ago
  4. 87eeff7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  5. 351a793 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  6. 7026f19 FS-Cache: Handle removal of unadded object to the fscache_object_list rb tree by David Howells · 10 years ago
  7. 416e2ab reiserfs: fix utterly brain-damaged indentation. by Dave Jones · 10 years ago
  8. 4d5f5df ceph: fix __dcache_readdir() by Yan, Zheng · 10 years ago
  9. 45195e4 ceph: add acl, noacl options for cephfs mount by Sage Weil · 10 years ago
  10. c969d9b ceph: make ceph_forget_all_cached_acls() static inline by Guangliang Zhao · 10 years ago
  11. b20a95a ceph: add missing init_acl() for mkdir() and atomic_open() by Yan, Zheng · 10 years ago
  12. 7a92d64 ceph: fix ceph_set_acl() by Yan, Zheng · 10 years ago
  13. 524186a ceph: fix ceph_removexattr() by Yan, Zheng · 10 years ago
  14. bcdfeb2 ceph: remove xattr when null value is given to setxattr() by Yan, Zheng · 10 years ago
  15. fbc0b97 ceph: properly handle XATTR_CREATE and XATTR_REPLACE by Yan, Zheng · 10 years ago
  16. 19ea806 ext4: don't leave i_crtime.tv_sec uninitialized by Theodore Ts'o · 10 years ago
  17. 3962dfb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  18. 3d2660d ext4: fix online resize with a non-standard blocks per group setting by Theodore Ts'o · 10 years ago
  19. b93c953 ext4: fix online resize with very large inode tables by Theodore Ts'o · 10 years ago
  20. 93de4ba Btrfs: use right clone root offset for compressed extents by Filipe David Borba Manana · 10 years ago
  21. f085381 btrfs: fix null pointer deference at btrfs_sysfs_add_one+0x105 by Anand Jain · 10 years ago
  22. 2365c4e CIFS: Fix too big maxBuf size for SMB3 mounts by Pavel Shilovsky · 10 years ago
  23. 5d81de8 cifs: ensure that uncached writes handle unmapped areas correctly by Jeff Layton · 10 years ago
  24. 3a0dfa6 Btrfs: unset DCACHE_DISCONNECTED when mounting default subvol by Josef Bacik · 10 years ago
  25. feb5f96 Btrfs: fix max_inline mount option by Mitch Harder · 10 years ago
  26. a9d2d4a Btrfs: fix a lockdep warning when cleaning up aborted transaction by Liu Bo · 10 years ago
  27. 11bcac8 Revert "btrfs: add ioctl to export size of global metadata reservation" by Chris Mason · 10 years ago
  28. 8ba7451 Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  29. 5e57dc8 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  30. 844fa1b jfs: set i_ctime when setting ACL by Dave Kleikamp · 10 years ago
  31. 2ec197d lockd: send correct lock when granting a delayed lock. by NeilBrown · 10 years ago
  32. 2330141 ext4: don't try to modify s_flags if the the file system is read-only by Theodore Ts'o · 10 years ago
  33. 30d29b1 ext4: fix error paths in swap_inode_boot_loader() by Zheng Liu · 10 years ago
  34. 15cc176 ext4: fix xfstest generic/299 block validity failures by Eric Whitney · 10 years ago
  35. 09bdc2d nfsd4: fix acl buffer overrun by J. Bruce Fields · 10 years ago
  36. 8423ae3 block: Fix cloning of discard/write same bios by Kent Overstreet · 10 years ago
  37. 6792dfe Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  38. 0e04831 ocfs2: check existence of old dentry in ocfs2_link() by Xue jiufei · 10 years ago
  39. c7d2cbc ocfs2: update inode size after zeroing the hole by Junxiao Bi · 10 years ago
  40. d62e74b ocfs2: fix issue that ocfs2_setattr() does not deal with new_i_size==i_size by Younger Liu · 10 years ago
  41. a0b54ad mm: fix page leak at nfs_symlink() by Rafael Aquini · 10 years ago
  42. a987c7c ocfs2: fix ocfs2_sync_file() if filesystem is readonly by Younger Liu · 10 years ago
  43. 96c7a2f fs/file.c:fdtable: avoid triggering OOMs from alloc_fdmem by Eric W. Biederman · 10 years ago
  44. 38dfac8 vmcore: prevent PT_NOTE p_memsz overflow during header update by Greg Pearson · 10 years ago
  45. 42eacf9 [CIFS] Fix cifsacl mounts over smb2 to not call cifs by Steve French · 10 years ago
  46. cbf2822 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  47. f94aa7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  48. 0b4ef8d fs: Mark function as static in fs/bio-integrity.c by Rashika Kheria · 10 years ago
  49. d311d79 fix O_SYNC|O_APPEND syncing the wrong range on write() by Al Viro · 10 years ago
  50. 9c1db77 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  51. a2aa75e Btrfs: fix data corruption when reading/updating compressed extents by Filipe David Borba Manana · 10 years ago
  52. 27a377d Btrfs: don't loop forever if we can't run because of the tree mod log by Josef Bacik · 10 years ago
  53. 8051aa1 btrfs: reserve no transaction units in btrfs_ioctl_set_features by David Sterba · 10 years ago
  54. d0270ac btrfs: commit transaction after setting label and features by Jeff Mahoney · 10 years ago
  55. 6cc98d9 Btrfs: fix assert screwup for the pending move stuff by Josef Bacik · 10 years ago
  56. ec2e6cb Merge tag 'jfs-3.14-rc2' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 10 years ago
  57. c18f7b5 jfs: fix generic posix ACL regression by Dave Kleikamp · 10 years ago
  58. 4a5c80d [CIFS] clean up page array when uncached write send fails by Steve French · 10 years ago
  59. 26c8f0d cifs: use a flexarray in cifs_writedata by Jeff Layton · 10 years ago
  60. 34a9bff Merge tag 'driver-core-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  61. 0877879 block: Fix nr_vecs for inline integrity vectors by Martin K. Petersen · 10 years ago
  62. 83e3bc2 retrieving CIFS ACLs when mounted with SMB2 fails dropping session by Steve French · 10 years ago
  63. d979f3b Add protocol specific operation for CIFS xattrs by Steve French · 10 years ago
  64. 227d53b3 mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irq by KOSAKI Motohiro · 10 years ago
  65. fb951eb ocfs2: free allocated clusters if error occurs after ocfs2_claim_clusters by Zongxun Wang · 10 years ago
  66. c4ad8f9 execve: use 'struct filename *' for executable name passing by Linus Torvalds · 10 years ago
  67. da9846a kernfs: make kernfs_deactivate() honor KERNFS_LOCKDEP flag by Tejun Heo · 10 years ago
  68. 878a876 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  69. d7512f7 Merge tag 'nfs-for-3.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  70. 88a78a9 Merge branch 'acl_fixes' into linux-next by Trond Myklebust · 10 years ago
  71. 789b663 fs: get_acl() must be allowed to return EOPNOTSUPP by Trond Myklebust · 10 years ago
  72. 8f493b9 NFSv3: Fix return value of nfs3_proc_setacls by Trond Myklebust · 10 years ago
  73. d4c42fb NFSv3: Remove unused function nfs3_proc_set_default_acl by Trond Myklebust · 10 years ago
  74. 60efa5e Btrfs: use late_initcall instead of module_init by Filipe David Borba Manana · 10 years ago
  75. 0b947af Btrfs: use btrfs_crc32c everywhere instead of libcrc32c by Filipe David Borba Manana · 10 years ago
  76. 8101c8d Btrfs: disable snapshot aware defrag for now by Josef Bacik · 10 years ago
  77. 1c0b8a7a hpfs: optimize quad buffer loading by Mikulas Patocka · 10 years ago
  78. 2cbe5c7 hpfs: remember free space by Mikulas Patocka · 10 years ago
  79. 20b9a90 NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueue by Trond Myklebust · 10 years ago
  80. 17ead6c NFSv4: Fix memory corruption in nfs4_proc_open_confirm by Trond Myklebust · 10 years ago
  81. 1bda2ac afs: proc cells and rootcell are writeable by Pali Rohár · 10 years ago
  82. 0f44bc3 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  83. efc518e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  84. 718360c nfs: fix setting of ACLs on file creation. by Noah Massey · 10 years ago
  85. 8a1f006 Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  86. d22e633 Fix mountpoint reference leakage in linkat by Oleg Drokin · 10 years ago
  87. b168fff hfsplus: use xattr handlers for removexattr by Christoph Hellwig · 10 years ago
  88. 807612d fs/super.c: sync ro remount after blocking writers by Andrew Ruder · 10 years ago
  89. 9115eac vfs: unexport the getname() symbol by Jeff Layton · 10 years ago
  90. e30b82b Merge tag 'jfs-3.14' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 10 years ago
  91. 77516dc ceph: fix missing dput in ceph_set_acl by Sage Weil · 10 years ago
  92. a9a315d cifs: Fix check for regular file in couldbe_mf_symlink() by Sachin Prabhu · 10 years ago
  93. a1800ac nfs: initialize the ACL support bits to zero. by Malahal Naineni · 10 years ago
  94. e7651b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  95. 271bf66 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  96. 7585823 ceph: simplify ceph_{get,init}_acl by Christoph Hellwig · 10 years ago
  97. 53d8ab2 Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  98. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  99. d9894c2 Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  100. 5f13ee9 nfs: fix xattr inode op pointers when disabled by Christoph Hellwig · 10 years ago