1. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 8 years ago
  2. 6249033 fuse: Propagate dentry down to inode_change_ok() by Jan Kara · 8 years ago
  3. fd5472e ceph: Propagate dentry down to inode_change_ok() by Jan Kara · 8 years ago
  4. 69bca80 xfs: Propagate dentry down to inode_change_ok() by Jan Kara · 8 years ago
  5. 0739310 posix_acl: Clear SGID bit when setting file permissions by Jan Kara · 8 years ago
  6. 325c50e btrfs: ensure that file descriptor used with subvol ioctls is a dir by Jeff Mahoney · 8 years ago
  7. 1e5ec2e Btrfs: handle quota reserve failure properly by Josef Bacik · 8 years ago
  8. e0d735c gfs2: fix to detect failure of register_shrinker by Chao Yu · 8 years ago
  9. 0c95ad7 orangefs: bump minimum userspace version by Martin Brandenburg · 8 years ago
  10. 6a45b36 ovl: Fix info leak in ovl_lookup_temp() by Richard Weinberger · 8 years ago
  11. 86f0e06 debugfs: introduce a public file_operations accessor by Christian Lamparter · 8 years ago
  12. df04abf fs/proc/kcore.c: Add bounce buffer for ktext data by Jiri Olsa · 8 years ago
  13. f5beeb1 fs/proc/kcore.c: Make bounce buffer global for read by Jiri Olsa · 8 years ago
  14. 41a6607 Merge branch 'efi/urgent' into efi/core, to pick up fixes by Ingo Molnar · 8 years ago
  15. f844cd0 nfs: cover ->migratepage with CONFIG_MIGRATION by Chao Yu · 8 years ago
  16. b2c16e1 Merge branch 'linus' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
  17. 63b52c4 Revert "ocfs2: bump up o2cb network protocol version" by Junxiao Bi · 8 years ago
  18. d21c353 ocfs2: fix start offset to ocfs2_zero_range_for_truncate() by Ashish Samant · 8 years ago
  19. 3bb8b653 ocfs2: fix double unlock in case retry after free truncate log by Joseph Qi · 8 years ago
  20. 96d4101 fanotify: fix list corruption in fanotify_get_response() by Jan Kara · 8 years ago
  21. 12703db fsnotify: add a way to stop queueing events on group shutdown by Jan Kara · 8 years ago
  22. d5bf141 ocfs2: fix trans extend while free cached blocks by Junxiao Bi · 8 years ago
  23. 2b0ad00 ocfs2: fix trans extend while flush truncate log by Junxiao Bi · 8 years ago
  24. 31b4beb ipc/shm: fix crash if CONFIG_SHMEM is not set by Kirill A. Shutemov · 8 years ago
  25. 7cbdb4a autofs: use dentry flags to block walks during expire by Ian Kent · 8 years ago
  26. e6f0c6e ocfs2/dlm: fix race between convert and migration by Joseph Qi · 8 years ago
  27. ca440c3 pnfs: add a new mechanism to select a layout driver according to an ordered list by Jeff Layton · 8 years ago
  28. 04fa2c6 NFS pnfs data server multipath session trunking by Andy Adamson · 8 years ago
  29. ad0849a NFS test session trunking with exchange id by Andy Adamson · 8 years ago
  30. 04ea1b3 NFS add xprt switch addrs test to match client by Andy Adamson · 8 years ago
  31. ba84db9 NFS detect session trunking by Andy Adamson · 8 years ago
  32. e7b7cbf NFS refactor nfs4_check_serverowner_major_id by Andy Adamson · 8 years ago
  33. 8e548ed NFS refactor nfs4_match_clientids by Andy Adamson · 8 years ago
  34. 8d89bd7 NFS setup async exchange_id by Andy Adamson · 8 years ago
  35. 5405fc4 NFSv4.x: Add kernel parameter to control the callback server by Trond Myklebust · 8 years ago
  36. bb6aeba NFSv4.x: Switch to using svc_set_num_threads() to manage the callback threads by Trond Myklebust · 8 years ago
  37. 3b01c11 NFSv4.x: Fix up the global tracking of the callback server by Trond Myklebust · 8 years ago
  38. d002526 SUNRPC: Initialise struct svc_serv backchannel fields during __svc_create() by Trond Myklebust · 8 years ago
  39. f4b52bb NFSv4.x: Set up struct svc_serv_ops for the callback channel by Trond Myklebust · 8 years ago
  40. 3132e49 pnfs: track multiple layout types in fsinfo structure by Jeff Layton · 8 years ago
  41. 8eac98b ovl: during copy up, switch to mounter's creds early by Vivek Goyal · 8 years ago
  42. 5d3ddd8 udf: don't bother with full-page write optimisations in adinicb case by Al Viro · 8 years ago
  43. 25f4e70 ext2: use iomap to implement DAX by Christoph Hellwig · 8 years ago
  44. 6750ad7 ext2: stop passing buffer_head to ext2_get_blocks by Christoph Hellwig · 8 years ago
  45. 6c31f49 xfs: use iomap to implement DAX by Christoph Hellwig · 8 years ago
  46. e372843 xfs: refactor xfs_setfilesize by Christoph Hellwig · 8 years ago
  47. 66642c5 xfs: take the ilock shared if possible in xfs_file_iomap_begin by Christoph Hellwig · 8 years ago
  48. 17879e8 xfs: fix locking for DAX writes by Christoph Hellwig · 8 years ago
  49. a7d73fe dax: provide an iomap based fault handler by Christoph Hellwig · 8 years ago
  50. a254e56 dax: provide an iomap based dax read/write path by Christoph Hellwig · 8 years ago
  51. b0d5e82 dax: don't pass buffer_head to copy_user_dax by Christoph Hellwig · 8 years ago
  52. 1aaba09 dax: don't pass buffer_head to dax_insert_mapping by Christoph Hellwig · 8 years ago
  53. befb503 iomap: expose iomap_apply outside iomap.c by Christoph Hellwig · 8 years ago
  54. ecd5072 iomap: add IOMAP_F_NEW flag by Christoph Hellwig · 8 years ago
  55. 51446f5 xfs: rewrite and optimize the delalloc write path by Christoph Hellwig · 8 years ago
  56. 85a6e76 xfs: make xfs_inode_set_eofblocks_tag cheaper for the common case by Christoph Hellwig · 8 years ago
  57. f8e3a82 xfs: factor our a helper to calculate the EOF alignment by Christoph Hellwig · 8 years ago
  58. e9c4973 xfs: move xfs_bmbt_to_iomap up by Christoph Hellwig · 8 years ago
  59. 3fd129b xfs: set up per-AG free space reservations by Darrick J. Wong · 8 years ago
  60. 385d655 xfs: defer should allow ->finish_item to request a new transaction by Darrick J. Wong · 8 years ago
  61. c611cc0 xfs: count the blocks in a btree by Darrick J. Wong · 8 years ago
  62. 4ed3f68 xfs: create a standard btree size calculator code by Darrick J. Wong · 8 years ago
  63. a1d46cf xfs: remove xfs_btree_bigkey by Darrick J. Wong · 8 years ago
  64. cd00158 xfs: convert RUI log formats to use variable length arrays by Darrick J. Wong · 8 years ago
  65. e43c460 iomap: add a flag to report shared extents by Darrick J. Wong · 8 years ago
  66. 5f4e575 fs: add iomap_file_dirty by Christoph Hellwig · 8 years ago
  67. 4d2899d Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  68. 89dfdc9 nfsd: eliminate cb_minorversion field by Jeff Layton · 8 years ago
  69. 1983a66 nfsd: don't set a FL_LAYOUT lease for flexfiles layouts by Jeff Layton · 8 years ago
  70. 420902c reiserfs: Unlock superblock before calling reiserfs_quota_on_mount() by Mike Galbraith · 12 years ago
  71. 2b6bc7f ovl: lookup: do getxattr with mounter's permission by Miklos Szeredi · 8 years ago
  72. 8b326c6 ovl: copy_up_xattr(): use strnlen by Miklos Szeredi · 8 years ago
  73. 42857cf configfs: Return -EFBIG from configfs_write_bin_file. by Phil Turnbull · 8 years ago
  74. 814184f vfat: don't use ->d_time by Miklos Szeredi · 8 years ago
  75. a00be0e cifs: don't use ->d_time by Miklos Szeredi · 8 years ago
  76. beaf226 posix_acl: don't ignore return value of posix_acl_create_masq() by Miklos Szeredi · 8 years ago
  77. 280db3c f2fs: use filemap_check_errors() by Miklos Szeredi · 8 years ago
  78. f031221 btrfs: use filemap_check_errors() by Miklos Szeredi · 8 years ago
  79. 4d0c5ba vfs: do get_write_access() on upper layer of overlayfs by Miklos Szeredi · 8 years ago
  80. c568d68 locks: fix file locking on overlayfs by Miklos Szeredi · 8 years ago
  81. 598e3c8 vfs: update ovl inode before relatime check by Miklos Szeredi · 8 years ago
  82. f2b20f6 vfs: move permission checking into notify_change() for utimes(NULL) by Miklos Szeredi · 8 years ago
  83. 22f6b4d aio: mark AIO pseudo-fs noexec by Jann Horn · 8 years ago
  84. ef1eb3a fscrypto: make filename crypto functions return 0 on success by Eric Biggers · 8 years ago
  85. 53fd755 fscrypto: rename completion callbacks to reflect usage by Eric Biggers · 8 years ago
  86. 5905f9a f2fs: handle error in recover_orphan_inode by Jaegeuk Kim · 8 years ago
  87. d83ae73 fscrypto: remove unnecessary includes by Eric Biggers · 8 years ago
  88. b71dbf1 vfs: cap dedupe request structure size at PAGE_SIZE by Darrick J. Wong · 8 years ago
  89. 5297e0f vfs: fix return type of ioctl_file_dedupe_range by Darrick J. Wong · 8 years ago
  90. 8f39850 fscrypto: improved validation when loading inode encryption metadata by Eric Biggers · 8 years ago
  91. dcce7a4 ext4: fix memory leak when symlink decryption fails by Eric Biggers · 8 years ago
  92. f0c9fd5 jbd2: move more common code into journal_init_common() by Geliang Tang · 8 years ago
  93. be32197 ext4: remove unused definition for MAX_32_NUM by Fabian Frederick · 8 years ago
  94. 518eaa6 ext4: create EXT4_MAX_BLOCKS() macro by Fabian Frederick · 8 years ago
  95. c3fe493 ext4: remove unneeded test in ext4_alloc_file_blocks() by Fabian Frederick · 8 years ago
  96. edf15aa ext4: fix memory leak in ext4_insert_range() by Fabian Frederick · 8 years ago
  97. 4e800c0 ext4: bugfix for mmaped pages in mpage_release_unused_pages() by wangguang · 8 years ago
  98. d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
  99. 49ed09d f2fs: remove dead code f2fs_check_acl by Tiezhu Yang · 8 years ago
  100. d95fd91 f2fs: exclude special cases for f2fs_move_file_range by Fan Li · 8 years ago