1. 54081d3 UBIFS: fix free log space calculation by Artem Bityutskiy · 10 years ago
  2. dfa21c8 UBIFS: fix a race condition by Artem Bityutskiy · 10 years ago
  3. 2bbd2ee UBIFS: remove mst_mutex by Artem Bityutskiy · 10 years ago
  4. fe8e578 NFS: fix stable regression by Sergio Gelato · 10 years ago
  5. daeecf3 ext4: avoid trying to kfree an ERR_PTR pointer by Theodore Ts'o · 10 years ago
  6. 64527bf ext4: propagate errors up to ext4_find_entry()'s callers by Theodore Ts'o · 10 years ago
  7. 9dbbd32 ocfs2/dlm: do not get resource spinlock if lockres is new by Joseph Qi · 10 years ago
  8. 231c88f nilfs2: fix data loss with mmap() by Andreas Rohner · 10 years ago
  9. 118c6fd Fix nasty 32-bit overflow bug in buffer i/o code. by Anton Altaparmakov · 10 years ago
  10. 1f9ad5d NFSv4: Fix another bug in the close/open_downgrade code by Trond Myklebust · 10 years ago
  11. a917aca ext2: Fix fs corruption in ext2_get_xip_mem() by Jan Kara · 11 years ago
  12. 8d31c5d NFSv4: Fix problems with close in the presence of a delegation by Trond Myklebust · 10 years ago
  13. ae81d4f CIFS: Fix wrong directory attributes after rename by Pavel Shilovsky · 10 years ago
  14. 5ae4204 isofs: Fix unbounded recursion when processing relocated directories by Jan Kara · 10 years ago
  15. 97877de ext4: clarify error count warning messages by Theodore Ts'o · 10 years ago
  16. 47b3966 nfsd: fix rare symlink decoding bug by J. Bruce Fields · 10 years ago
  17. 4e8a192 CIFS: fix mount failure with broken pathnames when smb3 mount with mapchars option by Steve French · 10 years ago
  18. 8b231d7 nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs buffer by Christoph Hellwig · 10 years ago
  19. 52e9d64 nfsd4: fix FREE_STATEID lockowner leak by J. Bruce Fields · 10 years ago
  20. 626a67d UBIFS: Remove incorrect assertion in shrink_tnc() by hujianyang · 10 years ago
  21. 24fe382 btrfs: fix use of uninit "ret" in end_extent_writepage() by Eric Sandeen · 10 years ago
  22. 605eb4c Btrfs: use right type to get real comparison by Liu Bo · 10 years ago
  23. 854c8f9 fs: btrfs: volumes.c: Fix for possible null pointer dereference by Rickard Strandqvist · 10 years ago
  24. 8bbfd8e Btrfs: fix double free in find_lock_delalloc_range by Chris Mason · 10 years ago
  25. 799efb3 ext4: fix wrong assert in ext4_mb_normalize_request() by Maurizio Lombardi · 10 years ago
  26. 8aede27 nfsd: check passed socket's net matches NFSd superblock's one by Stanislav Kinsbursky · 10 years ago
  27. 8a6f40d nfsd: containerize NFSd filesystem by Stanislav Kinsbursky · 11 years ago
  28. 479be45 nfsd: pass proper net to nfsd_destroy() from NFSd kthreads by Stanislav Kinsbursky · 12 years ago
  29. 1ef9a0d nfsd: pass net to __write_ports() and down by Stanislav Kinsbursky · 12 years ago
  30. a821185 nfsd: pass net to nfsd_set_nrthreads() by Stanislav Kinsbursky · 12 years ago
  31. d63dad7 nfsd: pass net to nfsd_svc() by Stanislav Kinsbursky · 12 years ago
  32. 669d743 nfsd: pass net to nfsd_create_serv() by Stanislav Kinsbursky · 12 years ago
  33. 87ae502 nfsd: pass net to nfsd_startup() and nfsd_shutdown() by Stanislav Kinsbursky · 12 years ago
  34. 7672b68 nfsd: pass net to nfsd_init_socks() by Stanislav Kinsbursky · 12 years ago
  35. f32094c nfsd: nfsd_open: when dentry_open returns an error do not propagate as struct file by Harshula Jayasuriya · 11 years ago
  36. 13b860a NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 session by Trond Myklebust · 11 years ago
  37. 644a9ff NFSv4.1: Don't decode skipped layoutgets by Weston Andros Adamson · 11 years ago
  38. f8de79e NFSv4.1: Fix a race in pNFS layoutcommit by Trond Myklebust · 11 years ago
  39. 682ed4b NFS: nfs_getaclargs.acl_len is a size_t by Chuck Lever · 12 years ago
  40. 589bd3a nfsd: don't run get_file if nfs4_preprocess_stateid_op return error by fanchaoting · 11 years ago
  41. c463582 NFSv4.1: integer overflow in decode_cb_sequence_args() by Dan Carpenter · 12 years ago
  42. c15024d3 nfsd4: fix xdr decoding of large non-write compounds by J. Bruce Fields · 11 years ago
  43. 7aa1792 NFSv4 wait on recovery for async session errors by Andy Adamson · 11 years ago
  44. 64ac080 cifs: delay super block destruction until all cifsFileInfo objects are gone by Mateusz Guzik · 11 years ago
  45. a5c724b VFS: make vfs_fstat() use f[get|put]_light() by Linus Torvalds · 12 years ago
  46. 623c1fd fs: cachefiles: add support for large files in filesystem caching by Justin Lecher · 12 years ago
  47. c6da590 ecryptfs: Fix memory leakage in keystore.c by Geyslan G. Bem · 11 years ago
  48. 49487ca CIFS: Fix error handling in cifs_push_mandatory_locks by Pavel Shilovsky · 12 years ago
  49. 1fb2931 setfacl removes part of ACL when setting POSIX ACLs to Samba by Steve French · 11 years ago
  50. 0e135af nfsd4: remove lockowner when removing lock stateid by J. Bruce Fields · 10 years ago
  51. b03b892 nfsd4: warn on finding lockowner without stateid's by J. Bruce Fields · 10 years ago
  52. aa6b7ba NFSD: Call ->set_acl with a NULL ACL structure if no entries by Kinglong Mee · 10 years ago
  53. a0f6fa7 locks: allow __break_lease to sleep even when break_time is 0 by Jeff Layton · 10 years ago
  54. 541a6dc ext4: use i_size_read in ext4_unaligned_aio() by Theodore Ts'o · 10 years ago
  55. efbabc8 ocfs2: do not put bh when buffer_uptodate failed by alex chen · 10 years ago
  56. 9998701 ocfs2: dlm: fix recovery hung by Junxiao Bi · 10 years ago
  57. f069aae ocfs2: dlm: fix lock migration crash by Junxiao Bi · 10 years ago
  58. d2cbea8 reiserfs: fix race in readdir by Jeff Mahoney · 10 years ago
  59. 1da9a40 nfsd4: fix setclientid encode size by J. Bruce Fields · 10 years ago
  60. 9c657e8 nfsd: notify_change needs elevated write count by J. Bruce Fields · 10 years ago
  61. 08311b9 nfsd4: fix test_stateid error reply encoding by J. Bruce Fields · 10 years ago
  62. 700963f nfsd4: buffer-length check for SUPPATTR_EXCLCREAT by J. Bruce Fields · 10 years ago
  63. 316c750 nfsd4: session needs room for following op to error out by J. Bruce Fields · 10 years ago
  64. 3480478 jffs2: remove from wait queue after schedule() by Li Zefan · 10 years ago
  65. ff9d8d7 jffs2: avoid soft-lockup in jffs2_reserve_space_gc() by Li Zefan · 10 years ago
  66. e2a2f31 jffs2: Fix crash due to truncation of csize by Ajesh Kunhipurayil Vijayan · 11 years ago
  67. 0feec07 jffs2: Fix segmentation fault found in stress test by Kamlakant Patel · 11 years ago
  68. 6e82fdc proc: pid/status: show all supplementary groups by Artem Bityutskiy · 12 years ago
  69. 1f678dc ext4: atomically set inode->i_flags in ext4_set_inode_flags() by Theodore Ts'o · 10 years ago
  70. c80708f Btrfs: fix data corruption when reading/updating compressed extents by Filipe David Borba Manana · 10 years ago
  71. f7edfa8 fs/proc/base.c: fix GPF in /proc/$PID/map_files by Artem Fetishev · 10 years ago
  72. a365272 NFS: Fix a delegation callback race by Trond Myklebust · 10 years ago
  73. 92219da ocfs2 syncs the wrong range... by Al Viro · 10 years ago
  74. 1960499 ocfs2: fix quota file corruption by Jan Kara · 10 years ago
  75. 5309988 cifs: adjust sequence number downward after signing NT_CANCEL request by Jeff Layton · 12 years ago
  76. d26515a ext4: fix possible use-after-free with AIO by Jan Kara · 11 years ago
  77. a361d99 UBIFS: fix double free of ubifs_orphan objects by Adam Thomas · 11 years ago
  78. 91b734d ext4/jbd2: don't wait (forever) for stale tid caused by wraparound by Theodore Ts'o · 11 years ago
  79. 36443f0 ncpfs: fix rmdir returns Device or resource busy by Dave Chiluk · 11 years ago
  80. 7a078eb cifs: don't instantiate new dentries in readdir for inodes that need to be revalidated immediately by Jeff Layton · 11 years ago
  81. 6b08116 nilfs2: fix issue with race condition of competition between segments for dirty blocks by Vyacheslav Dubeyko · 11 years ago
  82. f4e1b68 quota: Fix race between dqput() and dquot_scan_active() by Jan Kara · 10 years ago
  83. 13714ad cifs: ensure that uncached writes handle unmapped areas correctly by Jeff Layton · 10 years ago
  84. c5b02c8 ext4: don't leave i_crtime.tv_sec uninitialized by Theodore Ts'o · 10 years ago
  85. aae3fad ext4: fix online resize with a non-standard blocks per group setting by Theodore Ts'o · 10 years ago
  86. de1dfc7 ext4: don't try to modify s_flags if the the file system is read-only by Theodore Ts'o · 10 years ago
  87. 98d992b lockd: send correct lock when granting a delayed lock. by NeilBrown · 10 years ago
  88. 74dcf35 fs/file.c:fdtable: avoid triggering OOMs from alloc_fdmem by Eric W. Biederman · 10 years ago
  89. 8b03001 nfs: tear down caches in nfs_init_writepagecache when allocation fails by Jeff Layton · 12 years ago
  90. 811581f ext4: protect group inode free counting with group lock by Tao Ma · 12 years ago
  91. 7ec6438 mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irq by KOSAKI Motohiro · 10 years ago
  92. b9a3e6f hpfs: deadlock and race in directory lseek() by Al Viro · 11 years ago
  93. b8dd2d6 nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAME by Weston Andros Adamson · 11 years ago
  94. 6f8bca2 NFSv4: OPEN must handle the NFS4ERR_IO return code correctly by Trond Myklebust · 11 years ago
  95. 213741f ore: Fix wrong math in allocation of per device BIO by Boaz Harrosh · 11 years ago
  96. 75553f8 Btrfs: handle EAGAIN case properly in btrfs_drop_snapshot() by Wang Shilong · 11 years ago
  97. 196bfcd nilfs2: fix segctor bug that causes file system corruption by Andreas Rohner · 11 years ago
  98. 6c86bee GFS2: Fix incorrect invalidation for DIO/buffered I/O by Steven Whitehouse · 11 years ago
  99. 3d0a0be GFS2: don't hold s_umount over blkdev_put by Steven Whitehouse · 11 years ago
  100. 83c6ec4 ceph: Avoid data inconsistency due to d-cache aliasing in readpage() by Li Wang · 11 years ago