1. 0256385 ext4: check for overlapping extents in ext4_valid_extent_entries() by Eryu Guan · 11 years ago
  2. 7408313 ext4: fix use-after-free in ext4_mb_new_blocks by Junho Ryu · 11 years ago
  3. 75b2c9c ceph: wake up 'safe' waiters when unregistering request by Yan, Zheng · 11 years ago
  4. f5a55a6 ceph: cleanup aborted requests when re-sending requests. by Yan, Zheng · 11 years ago
  5. 662f155 hpfs: fix warnings when the filesystem fills up by Mikulas Patocka · 11 years ago
  6. b5c2319 nfs: fix do_div() warning by instead using sector_div() by Helge Deller · 11 years ago
  7. 6a3fa7e xfs: underflow bug in xfs_attrlist_by_handle() by Dan Carpenter · 11 years ago
  8. ea36a93 NFSv4: Update list of irrecoverable errors on DELEGRETURN by Trond Myklebust · 11 years ago
  9. e7fbdd0 nfsd: use "init_net" for portmapper by Stanislav Kinsbursky · 12 years ago
  10. 1cc2f5e ext4: avoid bh leak in retry path of ext4_expand_extra_isize_ea() by Theodore Ts'o · 11 years ago
  11. 0123611 devpts: plug the memory leak in kill_sb by Ilija Hadzic · 11 years ago
  12. 4e6ebe9 configfs: fix race between dentry put and lookup by Junxiao Bi · 11 years ago
  13. db80ab7 nfsd: make sure to balance get/put_write_access by Christoph Hellwig · 11 years ago
  14. d51f76b nfsd: split up nfsd_setattr by Christoph Hellwig · 11 years ago
  15. 8d0581d NFSv4: Fix a use-after-free situation in _nfs4_proc_getlk() by Trond Myklebust · 11 years ago
  16. 4fa53cb exec/ptrace: fix get_dumpable() incorrect tests by Kees Cook · 11 years ago
  17. 1cfc27e exec: do not abuse ->cred_guard_mutex in threadgroup_lock() by Oleg Nesterov · 11 years ago
  18. 3fad13c SUNRPC handle EKEYEXPIRED in call_refreshresult by Andy Adamson · 12 years ago
  19. caa7ed4 nfs: don't allow nfs_find_actor to match inodes of the wrong type by Jeff Layton · 11 years ago
  20. 2b75813 vfs,proc: guarantee unique inodes in /proc by Linus Torvalds · 11 years ago
  21. 41bbd65 jfs: fix error path in ialloc by Dave Kleikamp · 11 years ago
  22. ef42b91 ext3: return 32/64-bit dir name hash according to usage type by Eric Sandeen · 12 years ago
  23. 44cbf66 vfs: allow O_PATH file descriptors for fstatfs() by Linus Torvalds · 11 years ago
  24. 8417de3 Btrfs: change how we queue blocks for backref checking by Josef Bacik · 11 years ago
  25. 00e1c5c fanotify: dont merge permission events by Lino Sanfilippo · 12 years ago
  26. 98debef isofs: Refuse RW mount of the filesystem instead of making it RO by Jan Kara · 11 years ago
  27. 026e017 ocfs2: fix the end cluster offset of FIEMAP by Jie Liu · 11 years ago
  28. 0379851 cifs: ensure that srv_mutex is held when dealing with ssocket pointer by Jeff Layton · 11 years ago
  29. 37f368a SCSI: sg: Fix user memory corruption when SG_IO is interrupted by a signal by Roland Dreier · 11 years ago
  30. 281e874 jfs: fix readdir cookie incompatibility with NFSv4 by Dave Kleikamp · 11 years ago
  31. 688ad91 nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP error detection by Vyacheslav Dubeyko · 11 years ago
  32. c141440 nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP error by Vyacheslav Dubeyko · 11 years ago
  33. 0997f24 fs/proc/task_mmu.c: fix buffer overflow in add_page_map() by yonghua zheng · 11 years ago
  34. 55eebb1 cifs: extend the buffer length enought for sprintf() using by Chen Gang · 11 years ago
  35. 08433ce ext4: fix mount/remount error messages for incompatible mount options by Piotr Sarna · 11 years ago
  36. 538d7e5 ext4: make sure group number is bumped after a inode allocation race by Theodore Ts'o · 11 years ago
  37. 5312070 fanotify: info leak in copy_event_to_user() by Dan Carpenter · 11 years ago
  38. 5bdba96 livelock avoidance in sget() by Al Viro · 11 years ago
  39. be1d61d Btrfs: re-add root to dead root list if we stop dropping it by Josef Bacik · 11 years ago
  40. d53f09f Btrfs: fix lock leak when resuming snapshot deletion by Josef Bacik · 11 years ago
  41. 06ce0b0 lockd: protect nlm_blocked access in nlmsvc_retry_blocked by David Jeffery · 11 years ago
  42. 6b8ec82 writeback: Fix periodic writeback after fs mount by Jan Kara · 11 years ago
  43. 62305be ext3: fix data=journal fast mount/umount hang by Jan Kara · 11 years ago
  44. cbef918 Handle big endianness in NTLM (ntlmv2) authentication by Steve French · 11 years ago
  45. 89eaec9 ext4: don't allow ext4_free_blocks() to fail due to ENOMEM by Theodore Ts'o · 11 years ago
  46. 3af0d79 ext4: fix overflow when counting used blocks on 32-bit architectures by Jan Kara · 11 years ago
  47. fb9efb9 ext4: fix data offset overflow in ext4_xattr_fiemap() on 32-bit archs by Jan Kara · 11 years ago
  48. 8ef1089 ocfs2: xattr: fix inlined xattr reflink by Junxiao Bi · 11 years ago
  49. 24bfdd8 ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree() by Al Viro · 11 years ago
  50. ed37208 jbd2: fix theoretical race in jbd2__journal_restart by Theodore Ts'o · 11 years ago
  51. 2e0c7f0 CIFS use sensible file nlink values if unprovided by Steve French · 11 years ago
  52. 2ef41ea nfsd4: fix decoding of compounds across page boundaries by J. Bruce Fields · 11 years ago
  53. fc48631 hpfs: better test for errors by Mikulas Patocka · 11 years ago
  54. ca11ba9 UBIFS: fix a horrid bug by Artem Bityutskiy · 11 years ago
  55. ae59767 UBIFS: prepare to fix a horrid bug by Artem Bityutskiy · 11 years ago
  56. 09ccb68 perf: Disable monitoring on setuid processes for regular users by Stephane Eranian · 11 years ago
  57. 9265702 inotify: invalid mask should return a error number but not set it by Zhao Hongjiang · 11 years ago
  58. 486eae1 ceph: fix statvfs fr_size by Sage Weil · 11 years ago
  59. e722283 libceph: wrap auth ops in wrapper functions by Sage Weil · 11 years ago
  60. 0ad7d72 libceph: add update_authorizer auth method by Sage Weil · 11 years ago
  61. 04ff9b7 ceph: ceph_pagelist_append might sleep while atomic by Jim Schutt · 11 years ago
  62. f8a016f ceph: add cpu_to_le32() calls when encoding a reconnect capability by Jim Schutt · 11 years ago
  63. cb99ee6 jfs: fix a couple races by Dave Kleikamp · 11 years ago
  64. 0cf7dae cifs: fix potential buffer overrun when composing a new options string by Jeff Layton · 11 years ago
  65. 6327ba1 xfs: kill suid/sgid through the truncate path. by Dave Chinner · 11 years ago
  66. 5ca6b68 NFSv4: Fix a thinko in nfs4_try_open_cached by Trond Myklebust · 11 years ago
  67. c30db2e nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundary by Ryusuke Konishi · 11 years ago
  68. 7b27f93 ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap() by Joseph Qi · 11 years ago
  69. f9f7ba4 fat: fix possible overflow for fat_clusters by OGAWA Hirofumi · 11 years ago
  70. d327314 cifs: only set ops for inodes in I_NEW state by Jeff Layton · 11 years ago
  71. 13fcf7b btrfs: don't stop searching after encountering the wrong item by Gabriel de Perthuis · 11 years ago
  72. 5c7f29b ext4: limit group search loop for non-extent files by Lachlan McIlroy · 11 years ago
  73. 3f9ee57 nfsd4: don't allow owner override on 4.1 CLAIM_FH opens by J. Bruce Fields · 11 years ago
  74. d4e3d9b ext4: add check for inodes_count overflow in new resize ioctl by Theodore Ts'o · 11 years ago
  75. 5bd7108 autofs - remove autofs dentry mount check by David Jeffery · 11 years ago
  76. c685a45 ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUG by Theodore Ts'o · 11 years ago
  77. 0e0fe16 ext4: fix online resizing for ext3-compat file systems by Theodore Ts'o · 11 years ago
  78. 313eb02 nfsd: Decode and send 64bit time values by Bryan Schumaker · 11 years ago
  79. e0e8aad nfsd4: don't close read-write opens too soon by J. Bruce Fields · 11 years ago
  80. da54916 NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_open_delegation_recall by Trond Myklebust · 11 years ago
  81. 622590f LOCKD: Ensure that nlmclnt_block resets block->b_status after a server reboot by Trond Myklebust · 11 years ago
  82. 188b13f mm: allow arch code to control the user page table ceiling by Hugh Dickins · 11 years ago
  83. 4c724bc fs/fscache/stats.c: fix memory leak by Anurup m · 11 years ago
  84. aa56319 sysfs: fix use after free in case of concurrent read/write and readdir by Ming Lei · 11 years ago
  85. 9044573 aio: fix possible invalid memory access when DEBUG is enabled by Zhao Hongjiang · 11 years ago
  86. 46bd2ca Btrfs: make sure nbytes are right after log replay by Josef Bacik · 11 years ago
  87. d8e8827 hfsplus: fix potential overflow in hfsplus_file_truncate() by Vyacheslav Dubeyko · 11 years ago
  88. 8cc1d04 vfs: Revert spurious fix to spinning prevention in prune_icache_sb by Suleiman Souhlal · 11 years ago
  89. e0d45f9 cifs: Allow passwords which begin with a delimitor by Sachin Prabhu · 11 years ago
  90. a404242 reiserfs: Fix warning and inode leak when deleting inode with xattrs by Jan Kara · 11 years ago
  91. 5bb45c4 UBIFS: make space fixup work in the remount case by Artem Bityutskiy · 11 years ago
  92. 3668f9c ext4: use atomic64_t for the per-flexbg free_clusters count by Theodore Ts'o · 11 years ago
  93. 308d292 ext4: convert number of blocks to clusters properly by Lukas Czerner · 11 years ago
  94. df8cbcc Btrfs: fix space leak when we fail to reserve metadata space by Josef Bacik · 11 years ago
  95. 46d197d nfsd4: reject "negative" acl lengths by J. Bruce Fields · 11 years ago
  96. 74af9c5 loop: prevent bdev freeing while device in use by Anatol Pomozov · 11 years ago
  97. 6525a9f Btrfs: don't drop path when printing out tree errors in scrub by Josef Bacik · 11 years ago
  98. 1b7811b Btrfs: limit the global reserve to 512mb by Josef Bacik · 11 years ago
  99. c7ca704 Btrfs: fix race between mmap writes and compression by Chris Mason · 11 years ago
  100. 3f1e5e7 pnfs-block: removing DM device maybe cause oops when call dev_remove by fanchaoting · 11 years ago