1. 462e873 btrfs: don't stop searching after encountering the wrong item by Gabriel de Perthuis · 13 years ago
  2. dab2d3d hugetlbfs: fix mmap failure in unaligned size request by Naoya Horiguchi · 13 years ago
  3. d556c9b ext4: limit group search loop for non-extent files by Lachlan McIlroy · 13 years ago
  4. bca7781 nfsd4: don't allow owner override on 4.1 CLAIM_FH opens by J. Bruce Fields · 13 years ago
  5. 5d96a5f6 ext4: add check for inodes_count overflow in new resize ioctl by Theodore Ts'o · 13 years ago
  6. 5cc4561 autofs - remove autofs dentry mount check by David Jeffery · 13 years ago
  7. 165628d ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUG by Theodore Ts'o · 13 years ago
  8. 7e30abf ext4: fix online resizing for ext3-compat file systems by Theodore Ts'o · 13 years ago
  9. f5b3642 ext4: fix journal callback list traversal by Dmitry Monakhov · 13 years ago
  10. 213116e jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callback by Dmitry Monakhov · 13 years ago
  11. 2111a77 nfsd: Decode and send 64bit time values by Bryan Schumaker · 13 years ago
  12. f71ce17 nfsd4: don't close read-write opens too soon by J. Bruce Fields · 13 years ago
  13. ed9a34c NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_open_delegation_recall by Trond Myklebust · 13 years ago
  14. 02d1a16 LOCKD: Ensure that nlmclnt_block resets block->b_status after a server reboot by Trond Myklebust · 13 years ago
  15. b51c8db fs/dcache.c: add cond_resched() to shrink_dcache_parent() by Greg Thelen · 13 years ago
  16. 273a82b mm: allow arch code to control the user page table ceiling by Hugh Dickins · 13 years ago
  17. ede49f3 fs/fscache/stats.c: fix memory leak by Anurup m · 13 years ago
  18. 6615e6d sysfs: fix use after free in case of concurrent read/write and readdir by Ming Lei · 13 years ago
  19. 6bcd300 aio: fix possible invalid memory access when DEBUG is enabled by Zhao Hongjiang · 13 years ago
  20. 8fdeb71 Btrfs: make sure nbytes are right after log replay by Josef Bacik · 13 years ago
  21. e3aa855 hfsplus: fix potential overflow in hfsplus_file_truncate() by Vyacheslav Dubeyko · 13 years ago
  22. 7077c66 vfs: Revert spurious fix to spinning prevention in prune_icache_sb by Suleiman Souhlal · 13 years ago
  23. e0b4cef cifs: Allow passwords which begin with a delimitor by Sachin Prabhu · 13 years ago
  24. b57644a reiserfs: Fix warning and inode leak when deleting inode with xattrs by Jan Kara · 13 years ago
  25. 0d18994 UBIFS: make space fixup work in the remount case by Artem Bityutskiy · 13 years ago
  26. 2457a40 ext4: use atomic64_t for the per-flexbg free_clusters count by Theodore Ts'o · 13 years ago
  27. 46c14b9 ext4: convert number of blocks to clusters properly by Lukas Czerner · 13 years ago
  28. 2ee4a8e Btrfs: fix space leak when we fail to reserve metadata space by Josef Bacik · 13 years ago
  29. 49e6724 nfsd4: reject "negative" acl lengths by J. Bruce Fields · 13 years ago
  30. ccb3d56 loop: prevent bdev freeing while device in use by Anatol Pomozov · 13 years ago
  31. d50597f Btrfs: don't drop path when printing out tree errors in scrub by Josef Bacik · 13 years ago
  32. 1c7b6ea Btrfs: limit the global reserve to 512mb by Josef Bacik · 13 years ago
  33. 84519c0 Btrfs: fix race between mmap writes and compression by Chris Mason · 13 years ago
  34. 75e4839 pnfs-block: removing DM device maybe cause oops when call dev_remove by fanchaoting · 13 years ago
  35. cde9833 sysfs: handle failure path correctly for readdir() by Ming Lei · 13 years ago
  36. 01fadbb sysfs: fix race between readdir and lseek by Ming Lei · 13 years ago
  37. 023eae6 exec: use -ELOOP for max recursion depth by Kees Cook · 14 years ago
  38. 66de393 udf: avoid info leak on export by Mathias Krause · 14 years ago
  39. 19b4376 isofs: avoid info leak on export by Mathias Krause · 14 years ago
  40. bc914c3 udf: Fix bitmap overflow on large filesystems with small block size by Jan Kara · 14 years ago
  41. 2bb5c2c ext4: fix data=journal fast mount/umount hang by Theodore Ts'o · 13 years ago
  42. d24f139 ext4: fix the wrong number of the allocated blocks in ext4_split_extent() by Zheng Liu · 13 years ago
  43. ac4f52e jbd2: fix use after free in jbd2_journal_dirty_metadata() by Jan Kara · 13 years ago
  44. 056f8c8 cifs: ignore everything in SPNEGO blob after mechTypes by Jeff Layton · 13 years ago
  45. d72b4f9 block: use i_size_write() in bd_set_size() by Guo Chao · 14 years ago
  46. a40a945 btrfs: use rcu_barrier() to wait for bdev puts at unmount by Eric Sandeen · 13 years ago
  47. e3c51d6 ext3: Fix format string issues by Lars-Peter Clausen · 13 years ago
  48. cc6de71 vfs: fix pipe counter breakage by Al Viro · 13 years ago
  49. 3126603 Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and security keys by Mathieu Desnoyers · 14 years ago
  50. d3e8a18 NFS: Don't allow NFS silly-renamed files to be deleted, no signal by Trond Myklebust · 14 years ago
  51. 18d2c79 cifs: ensure that cifs_get_root() only traverses directories by Jeff Layton · 14 years ago
  52. d0e44ed btrfs: Init io_lock after cloning btrfs device struct by Thomas Gleixner · 14 years ago
  53. 68412b1 pstore: Avoid deadlock in panic and emergency-restart path by Seiji Aguchi · 14 years ago
  54. 146207b fuse: don't WARN when nlink is zero by Miklos Szeredi · 14 years ago
  55. 5623a7c nfsd: Fix memleak by majianpeng · 14 years ago
  56. 4234fb2 ext4: fix free clusters calculation in bigalloc filesystem by Lukas Czerner · 14 years ago
  57. 19c9740 ext4: fix xattr block allocation/release with bigalloc by Lukas Czerner · 14 years ago
  58. 51e2600 ext4: fix race in ext4_mb_add_n_trim() by Niu Yawei · 14 years ago
  59. ced2dec ext4: check bh in ext4_read_block_bitmap() by Eryu Guan · 14 years ago
  60. 0f600ee fs: Fix possible use-after-free with AIO by Jan Kara · 14 years ago
  61. 5978ac7 ocfs2: ac->ac_allow_chain_relink=0 won't disable group relink by Xiaowei.Hu · 14 years ago
  62. 0d5b0fc ocfs2: fix ocfs2_init_security_and_acl() to initialize acl correctly by Jeff Liu · 14 years ago
  63. fa1c19b ocfs2: fix possible use-after-free with AIO by Jan Kara · 14 years ago
  64. 92a5267 NLM: Ensure that we resend all pending blocking locks after a reclaim by Trond Myklebust · 14 years ago
  65. 8e0ed82 umount oops when remove blocklayoutdriver first by fanchaoting · 14 years ago
  66. cd33693 ocfs2: unlock super lock if lockres refresh failed by Junxiao Bi · 14 years ago
  67. 9fd4e53 fs/block_dev.c: page cache wrongly left invalidated after revalidate_disk() by MITSUNARI Shigeo · 14 years ago
  68. 0b7fba4 inotify: remove broken mask checks causing unmount to be EINVAL by Jim Somerville · 14 years ago
  69. 0b0a573 nilfs2: fix fix very long mount time issue by Vyacheslav Dubeyko · 14 years ago
  70. 64fdede NFS: Don't silently fail setattr() requests on mountpoints by Trond Myklebust · 14 years ago
  71. dc28035 xfs: Fix possible use-after-free with AIO by Jan Kara · 14 years ago
  72. bad73b6 fs/cifs/cifs_dfs_ref.c: fix potential memory leakage by Cong Ding · 14 years ago
  73. 5c96110 ext4: init pagevec in ext4_da_block_invalidatepages by Eric Sandeen · 14 years ago
  74. 359c4ea libceph: Unlock unprocessed pages in start_read() error path by David Zafman · 14 years ago
  75. 57d93df ceph: call handle_cap_grant() for cap import message by Yan, Zheng · 14 years ago
  76. fbc8158 ceph: Fix __ceph_do_pending_vmtruncate by Yan, Zheng · 14 years ago
  77. ba647fd ceph: Don't add dirty inode to dirty list if caps is in migration by Yan, Zheng · 14 years ago
  78. 42d519d ceph: Fix infinite loop in __wake_requests by Yan, Zheng · 14 years ago
  79. 7ae7b55 ceph: Don't update i_max_size when handling non-auth cap by Yan, Zheng · 14 years ago
  80. 31c4647 libceph: remove 'osdtimeout' option by Sage Weil · 14 years ago
  81. b4659d8 ceph: propagate layout error on osd request creation by Sage Weil · 14 years ago
  82. 2c13088 ceph: tolerate (and warn on) extraneous dentry from mds by Sage Weil · 14 years ago
  83. a2d928f ceph: close old con before reopening on mds reconnect by Sage Weil · 14 years ago
  84. 8b564a8 GFS2: Test bufdata with buffer locked and gfs2_log_lock held by Benjamin Marzinski · 14 years ago
  85. cbedcb6 epoll: prevent missed events on EPOLL_CTL_MOD by Eric Wong · 14 years ago
  86. 4faf067 udf: don't increment lenExtents while writing to a hole by Namjae Jeon · 14 years ago
  87. 8d00c77 udf: fix memory leak while allocating blocks during write by Namjae Jeon · 14 years ago
  88. ed8e1a6 ext4: lock i_mutex when truncating orphan inodes by Theodore Ts'o · 14 years ago
  89. bd06aeb ext4: do not try to write superblock on ro remount w/o journal by Michael Tokarev · 14 years ago
  90. b5f0e25 jbd2: fix assertion failure in jbd2_journal_flush() by Jan Kara · 14 years ago
  91. e307ec2 ext4: check dioread_nolock on remount by Jan Kara · 14 years ago
  92. cb83298 ext4: fix extent tree corruption caused by hole punch by Forrest Liu · 14 years ago
  93. 7e94f31 jffs2: hold erase_completion_lock on exit by Alexey Khoroshilov · 14 years ago
  94. 6b4b467 ext4: fix possible use after free with metadata csum by Theodore Ts'o · 14 years ago
  95. aadee0f ext4: fix memory leak in ext4_xattr_set_acl()'s error path by Eugene Shatokhin · 14 years ago
  96. c87b455 tcp: fix MSG_SENDPAGE_NOTLAST logic by Eric Dumazet · 14 years ago
  97. 042cf2f nfs: fix null checking in nfs_get_option_str() by Xi Wang · 14 years ago
  98. 59d6ce4 nfsd: avoid permission checks on EXCLUSIVE_CREATE replay by Neil Brown · 14 years ago
  99. 4cbb3d0 nfsd4: fix oops on unusual readlike compound by J. Bruce Fields · 14 years ago
  100. 12c93e1 nfsd: fix v4 reply caching by J. Bruce Fields · 14 years ago