1. 0d9529e aio: mark AIO pseudo-fs noexec by Jann Horn · 9 years ago
  2. 3039eb4 pNFS/flexfiles: Fix layoutcommit after a commit to DS by Trond Myklebust · 9 years ago
  3. 86f09d4 pNFS/files: Fix layoutcommit after a commit to DS by Trond Myklebust · 9 years ago
  4. 80468ac NFS: Don't drop CB requests with invalid principals by Chuck Lever · 9 years ago
  5. 284ae44 pstore: drop file opened reference count by Geliang Tang · 10 years ago
  6. f0006eda ceph: fix race during filling readdir cache by Yan, Zheng · 10 years ago
  7. 7b251d3 hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common() by Dan Carpenter · 9 years ago
  8. e944e69 btrfs: ensure that file descriptor used with subvol ioctls is a dir by Jeff Mahoney · 9 years ago
  9. 6e67de3 fanotify: fix list corruption in fanotify_get_response() by Jan Kara · 9 years ago
  10. af426ec fsnotify: add a way to stop queueing events on group shutdown by Jan Kara · 9 years ago
  11. fc4eddd xfs: prevent dropping ioend completions during buftarg wait by Brian Foster · 9 years ago
  12. 2ccb99b autofs: use dentry flags to block walks during expire by Ian Kent · 9 years ago
  13. 30b54a2 autofs races by Al Viro · 9 years ago
  14. cf5fa7b ocfs2: fix start offset to ocfs2_zero_range_for_truncate() by Ashish Samant · 9 years ago
  15. f1ce664 ocfs2/dlm: fix race between convert and migration by Joseph Qi · 9 years ago
  16. daef25a reiserfs: fix "new_insert_key may be used uninitialized ..." by Jeff Mahoney · 9 years ago
  17. 8aa6a2a fuse: direct-io: don't dirty ITER_BVEC pages by Miklos Szeredi · 9 years ago
  18. 5e0286e Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returns by Chris Mason · 9 years ago
  19. f750847 mm: introduce get_task_exe_file by Mateusz Guzik · 9 years ago
  20. 2f7e766 NFSv4.1: Fix the CREATE_SESSION slot number accounting by Trond Myklebust · 9 years ago
  21. 20e44c3 pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialised by Trond Myklebust · 9 years ago
  22. 1d13f37 nfsd: Close race between nfsd4_release_lockowner and nfsd4_lock by Chuck Lever · 9 years ago
  23. 35c12ee NFSv4.x: Fix a refcount leak in nfs_callback_up_net by Trond Myklebust · 9 years ago
  24. ab8cf65 pNFS: The client must not do I/O to the DS if it's lease has expired by Trond Myklebust · 9 years ago
  25. a37004d kernfs: don't depend on d_find_any_alias() when generating notifications by Tejun Heo · 9 years ago
  26. bf63b9d fscrypto: require write access to mount to set encryption policy by Eric Biggers · 9 years ago
  27. 8d693a2 fscrypto: add authorization check for setting encryption policy by Eric Biggers · 9 years ago
  28. d8aafd0 ext4: use __GFP_NOFAIL in ext4_free_blocks() by Konstantin Khlebnikov · 10 years ago
  29. 4c10981 ubifs: Fix assertion in layout_in_gaps() by Vincent Stehlé · 9 years ago
  30. 2f949da ovl: fix workdir creation by Miklos Szeredi · 9 years ago
  31. 708cb42 ovl: listxattr: use strnlen() by Miklos Szeredi · 9 years ago
  32. d57a6c7 ovl: remove posix_acl_default from workdir by Miklos Szeredi · 9 years ago
  33. 48fd20d ovl: don't copy up opaqueness by Miklos Szeredi · 9 years ago
  34. f5edb04 xfs: fix superblock inprogress check by Dave Chinner · 9 years ago
  35. 1d12bad ext4: avoid modifying checksum fields directly during checksum verification by Daeho Jeong · 9 years ago
  36. 77ae14d ext4: avoid deadlock when expanding inode size by Jan Kara · 9 years ago
  37. a79f1f7 ext4: properly align shifted xattrs when expanding inodes by Jan Kara · 9 years ago
  38. e6abdbf ext4: fix xattr shifting when expanding inodes part 2 by Jan Kara · 9 years ago
  39. f2c06c7 ext4: fix xattr shifting when expanding inodes by Jan Kara · 9 years ago
  40. dfa0a22 ext4: validate that metadata blocks do not overlap superblock by Theodore Ts'o · 9 years ago
  41. 6a90aa4 fs: Check for invalid i_uid in may_follow_link() by Seth Forshee · 9 years ago
  42. b528222 btrfs: Continue write in case of can_not_nocow by Zhao Lei · 9 years ago
  43. 25dcdde ecryptfs: fix handling of directory opening by Al Viro · 9 years ago
  44. f3de8fb proc: revert /proc/<pid>/maps [stack:TID] annotation by Johannes Weiner · 10 years ago
  45. 625ddb7 sysfs: correctly handle read offset on PREALLOC attrs by Konstantin Khlebnikov · 9 years ago
  46. cc79d39 btrfs: properly track when rescan worker is running by Jeff Mahoney · 9 years ago
  47. f31d48a btrfs: waiting on qgroup rescan should not always be interruptible by Jeff Mahoney · 9 years ago
  48. 104b0d1 fs/seq_file: fix out-of-bounds read by Vegard Nossum · 9 years ago
  49. 01daea9 block: add missing group association in bio-cloning functions by Paolo Valente · 9 years ago
  50. 37cbe5b nfsd: don't return an unhashed lock stateid after taking mutex by Jeff Layton · 9 years ago
  51. 6dfc20b nfsd: Fix race between FREE_STATEID and LOCK by Chuck Lever · 9 years ago
  52. 3d6562f nfs: don't create zero-length requests by Benjamin Coddington · 9 years ago
  53. adc58bf CIFS: Fix a possible invalid memory access in smb2_query_symlink() by Pavel Shilovsky · 9 years ago
  54. 04761744 cifs: fix crash due to race in hmac(md5) handling by Rabin Vincent · 9 years ago
  55. 36e6321 cifs: Check for existing directory when opening file with O_CREAT by Sachin Prabhu · 9 years ago
  56. a636a9b fs/cifs: make share unaccessible at root level mountable by Aurelien Aptel · 9 years ago
  57. 564e0f8 jbd2: make journal y2038 safe by Arnd Bergmann · 9 years ago
  58. 54c4ddc ovl: disallow overlayfs as upperdir by Miklos Szeredi · 9 years ago
  59. 3a22cf0 ext4: fix reference counting bug on block allocation error by Vegard Nossum · 9 years ago
  60. db82c74 ext4: short-cut orphan cleanup on error by Vegard Nossum · 9 years ago
  61. f8d4d52 ext4: validate s_reserved_gdt_blocks on mount by Theodore Ts'o · 9 years ago
  62. 175f36c ext4: don't call ext4_should_journal_data() on the journal inode by Vegard Nossum · 9 years ago
  63. 5a7f477 ext4: fix deadlock during page writeback by Jan Kara · 9 years ago
  64. 9e38db2 ext4: check for extents that wrap around by Vegard Nossum · 9 years ago
  65. 92f7133 fs/dcache.c: avoid soft-lockup in dput() by Wei Fang · 9 years ago
  66. b6e0a21 fuse: fix wrong assignment of ->flags in fuse_send_init() by Wei Fang · 9 years ago
  67. 9ca5f11 fuse: fuse_flush must check mapping->flags for errors by Maxim Patlasov · 9 years ago
  68. 3d1c64d fuse: fsync() did not return IO errors by Alexey Kuznetsov · 9 years ago
  69. 5c7d0f4 devpts: clean up interface to pty drivers by Linus Torvalds · 10 years ago
  70. 8e510cd vfs: fix deadlock in file_remove_privs() on overlayfs by Miklos Szeredi · 9 years ago
  71. b82c789 ovl: handle ATTR_KILL* by Miklos Szeredi · 9 years ago
  72. df582d4 namespace: update event counter when umounting a deleted dentry by Andrey Ulanov · 10 years ago
  73. 7d9f345 9p: use file_dentry() by Miklos Szeredi · 9 years ago
  74. 26015f0 ext4: verify extent header depth by Vegard Nossum · 9 years ago
  75. ed5c955 ecryptfs: don't allow mmap when the lower fs doesn't support it by Jeff Mahoney · 9 years ago
  76. ae159a0 Revert "ecryptfs: forbid opening files without mmap handler" by Jeff Mahoney · 9 years ago
  77. a3bdfa7 locks: use file_inode() by Miklos Szeredi · 9 years ago
  78. d32978b fs/nilfs2: fix potential underflow in call to crc32_le by Torsten Hilbrich · 9 years ago
  79. dbf72a4 ovl: verify upper dentry before unlink and rename by Miklos Szeredi · 10 years ago
  80. 12f2f04 File names with trailing period or space need special case conversion by Steve French · 9 years ago
  81. 1422b6b cifs: dynamic allocation of ntlmssp blob by Jerome Marchand · 9 years ago
  82. 4ce7aa4 Fix reconnect to not defer smb3 session reconnect long after socket reconnect by Steve French · 9 years ago
  83. cf2a2c6 ovl: verify upper dentry in ovl_remove_and_whiteout() by Maxim Patlasov · 9 years ago
  84. c12dada ovl: Copy up underlying inode's ->i_mode to overlay inode by Vivek Goyal · 9 years ago
  85. 13226e1 btrfs: account for non-CoW'd blocks in btrfs_abort_transaction by Jeff Mahoney · 9 years ago
  86. 1e1f4ff UBIFS: Implement ->migratepage() by Kirill A. Shutemov · 9 years ago
  87. b5d4a79 NFS: Fix another OPEN_DOWNGRADE bug by Trond Myklebust · 9 years ago
  88. 44d86db make nfs_atomic_open() call d_drop() on all ->open_context() errors. by Al Viro · 9 years ago
  89. 412cfee nfsd: check permissions when setting ACLs by Ben Hutchings · 9 years ago
  90. c3fa141 posix_acl: Add set_posix_acl by Andreas Gruenbacher · 9 years ago
  91. f78ffdc nfsd: Extend the mutex holding region around in nfsd4_process_open2() by Oleg Drokin · 9 years ago
  92. 087f8fe nfsd: Always lock state exclusively. by Oleg Drokin · 9 years ago
  93. 58e9e70 nfsd4/rpc: move backchannel create logic into rpc code by J. Bruce Fields · 10 years ago
  94. a400a79 mnt: If fs_fully_visible fails call put_filesystem. by Eric W. Biederman · 9 years ago
  95. 6256d2f mnt: Account for MS_RDONLY in fs_fully_visible by Eric W. Biederman · 9 years ago
  96. 57eb6e3 mnt: fs_fully_visible test the proper mount for MNT_LOCKED by Eric W. Biederman · 9 years ago
  97. 2b11d80 fix d_walk()/non-delayed __d_free() race by Al Viro · 9 years ago
  98. 9beb96b proc: prevent stacking filesystems on top by Jann Horn · 9 years ago
  99. dea2cf7 ecryptfs: forbid opening files without mmap handler by Jann Horn · 9 years ago
  100. 55f6ddf xfs: handle dquot buffer readahead in log recovery correctly by Dave Chinner · 10 years ago