1. e2ab879 fs/char_dev.c: remove pointless assignment from __register_chrdev_region() by Jan Kara · 10 years ago
  2. b3e3e5a ocfs2: remove unneeded NULL check by Dan Carpenter · 10 years ago
  3. 88d69b9 ocfs2: remove bogus NULL check in ocfs2_move_extents() by Dan Carpenter · 10 years ago
  4. 61fb9ea ocfs2: do not set filesystem readonly if link down by jiangyiwen · 10 years ago
  5. d1e78238 ocfs2: do not set OCFS2_LOCK_UPCONVERT_FINISHING if nonblocking lock can not be granted at once by Xue jiufei · 10 years ago
  6. dc17158 ocfs2: fix error handling when creating debugfs root in ocfs2_init() by Jan Kara · 10 years ago
  7. 86b9c6f ocfs2: remove filesize checks for sync I/O journal commit by Goldwyn Rodrigues · 10 years ago
  8. 196fe71 ocfs2: o2net: fix connect expired by Junxiao Bi · 10 years ago
  9. cb79662 ocfs2: o2dlm: fix a race between purge and master query by Srinivas Eeda · 10 years ago
  10. f5425fc ocfs2: report error from o2hb_do_disk_heartbeat() to user by Jan Kara · 10 years ago
  11. 4a635a1 ocfs2: remove bogus test from ocfs2_read_locked_inode() by Jan Kara · 10 years ago
  12. 2b69300 ocfs2: Fix xattr check in ocfs2_get_xattr_nolock() by Jan Kara · 10 years ago
  13. 519a286 ocfs2: fix an off-by-one BUG_ON() statement by Dan Carpenter · 10 years ago
  14. f08736b ocfs2/dlm: let sender retry if dlm_dispatch_assert_master failed with -ENOMEM by Joseph Qi · 10 years ago
  15. 662e9b2 fs/cifs/smb2file.c: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  16. 4b99d39 fs/cifs/file.c: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  17. bc09d14 fs/cifs: remove obsolete __constant by Fabian Frederick · 10 years ago
  18. 3eb5b89 Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  19. 86c6a2f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  20. 1ead0e7 fat: fix oops on corrupted vfat fs by Al Viro · 10 years ago
  21. 3a18ca0 Merge tag 'ext4_for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  22. 32f3869 jbd2: fix regression where we fail to initialize checksum seed when loading by Darrick J. Wong · 10 years ago
  23. 2f19cad btrfs: zero out left over bytes after processing compression streams by Chris Mason · 10 years ago
  24. b914c5b Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  25. 277f850 Merge git://git.kvack.org/~bcrl/aio-fixes by Linus Torvalds · 10 years ago
  26. d038a63 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  27. 3035b67 Merge branch 'overlayfs-current' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into for-linus by Al Viro · 10 years ago
  28. 7676895 ovl: ovl_dir_fsync() cleanup by Miklos Szeredi · 10 years ago
  29. c9f00fd ovl: pass dentry into ovl_dir_read_merged() by Miklos Szeredi · 10 years ago
  30. 71d5092 ovl: use lockless_dereference() for upperdentry by Miklos Szeredi · 10 years ago
  31. 91c7794 ovl: allow filenames with comma by Miklos Szeredi · 10 years ago
  32. 5214846 ovl: fix race in private xattr checks by Miklos Szeredi · 10 years ago
  33. a105d68 ovl: fix remove/copy-up race by Miklos Szeredi · 10 years ago
  34. ef94b18 ovl: rename filesystem type to "overlay" by Miklos Szeredi · 10 years ago
  35. c6c15e1 nfsd: Fix slot wake up race in the nfsv4.1 callback code by Trond Myklebust · 10 years ago
  36. f82c458 btrfs: fix lockups from btrfs_clear_path_blocking by Chris Mason · 10 years ago
  37. 7ca2f23 isofs: avoid unused function warning by Arnd Bergmann · 10 years ago
  38. 4a7795d vfs: fix reference leak in d_prune_aliases() by Yan, Zheng · 10 years ago
  39. 6d0ba04 nfsd: correctly define v4.2 support attributes by Christoph Hellwig · 10 years ago
  40. abe1e39 fs: Do not include mpx.h in exec.c by Dave Hansen · 10 years ago
  41. fe3d197 x86, mpx: On-demand kernel allocation of bounds tables by Dave Hansen · 10 years ago
  42. 4aae7e4 x86, mpx: Introduce VM_MPX to indicate that a VMA is MPX specific by Qiaowei Ren · 10 years ago
  43. e9ac5f0 Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying more changes by Ingo Molnar · 10 years ago
  44. 1afcb6e Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  45. 971ad4e Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
  46. 8edc6e1 fanotify: fix notification of groups with inode & mount marks by Jan Kara · 10 years ago
  47. 3231300 ceph: fix flush tid comparision by Yan, Zheng · 10 years ago
  48. f8ebf7a NFS: Don't try to reclaim delegation open state if recovery failed by Trond Myklebust · 10 years ago
  49. c606bb8 NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revoked by Trond Myklebust · 10 years ago
  50. 869f9df NFSv4: Fix races between nfs_remove_bad_delegation() and delegation return by Trond Myklebust · 10 years ago
  51. 0c116ca NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATE by Trond Myklebust · 10 years ago
  52. 4dfd4f7 NFSv4: Ensure that we remove NFSv4.0 delegations when state has expired by Trond Myklebust · 10 years ago
  53. e983120 NFS: SEEK is an NFS v4.2 feature by Anna Schumaker · 10 years ago
  54. 16caf5b nfs: Fix use of uninitialized variable in nfs_getattr() by Jan Kara · 10 years ago
  55. b283f94 nfs: Remove bogus assignment by Jan Kara · 10 years ago
  56. 16c9914 nfs: remove spurious WARN_ON_ONCE in write path by Weston Andros Adamson · 10 years ago
  57. e0d4ed7 pnfs/blocklayout: serialize GETDEVICEINFO calls by Christoph Hellwig · 10 years ago
  58. 8c393f9 nfs: fix pnfs direct write memory leak by Peng Tao · 10 years ago
  59. c4c23fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  60. 661b99e Merge tag 'xfs-for-linus-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 10 years ago
  61. 0027589 xfs: track bulkstat progress by agino by Dave Chinner · 10 years ago
  62. febe3cb xfs: bulkstat error handling is broken by Dave Chinner · 10 years ago
  63. 6e57c542 xfs: bulkstat main loop logic is a mess by Dave Chinner · 10 years ago
  64. 2b831ac xfs: bulkstat chunk-formatter has issues by Dave Chinner · 10 years ago
  65. bf4a5af xfs: bulkstat chunk formatting cursor is broken by Dave Chinner · 10 years ago
  66. afa947c xfs: bulkstat btree walk doesn't terminate by Dave Chinner · 10 years ago
  67. 835f252 aio: fix uncorrent dirty pages accouting when truncating AIO ring buffer by Gu Zheng · 10 years ago
  68. 7e8631e fix breakage in o2net_send_tcp_msg() by Al Viro · 10 years ago
  69. 3f822c6 ovl: don't poison cursor by Miklos Szeredi · 10 years ago
  70. dca78001 Revert "NFS: nfs4_do_open should add negative results to the dcache." by Trond Myklebust · 10 years ago
  71. 7488cbc Revert "NFS: remove BUG possibility in nfs4_open_and_get_state" by Trond Myklebust · 10 years ago
  72. 809fd14 NFSv4: Ensure nfs_atomic_open set the dentry verifier on ENOENT by Trond Myklebust · 10 years ago
  73. 6e5aafb Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanup by Chris Mason · 10 years ago
  74. 7e05b80 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  75. 4f4274a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  76. 32e8fd2 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  77. e2488ab Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  78. 9f2f7d4c ovl: initialize ->is_cursor by Miklos Szeredi · 10 years ago
  79. b2de525 Return short read or 0 at end of a raw device, not EIO by David Jeffery · 10 years ago
  80. b0afd8e isofs: don't bother with ->d_op for normal case by Al Viro · 10 years ago
  81. 69a91c2 fs: allow open(dir, O_TMPFILE|..., 0) with mode 0 by Eric Rannaud · 10 years ago
  82. ae9e9c6a ext4: make ext4_ext_convert_to_initialized() return proper number of blocks by Jan Kara · 10 years ago
  83. 4f879ca ext4: bail early when clearing inode journal flag fails by Jan Kara · 10 years ago
  84. 6050d47 ext4: bail out from make_indexed_dir() on first error by Jan Kara · 10 years ago
  85. d48458d jbd2: use a better hash function for the revoke table by Theodore Ts'o · 10 years ago
  86. a41537e ext4: prevent bugon on race between write/fcntl by Dmitry Monakhov · 10 years ago
  87. 50460fe ext4: remove extent status procfs files if journal load fails by Darrick J. Wong · 10 years ago
  88. 6b992ff ext4: disallow changing journal_csum option during remount by Darrick J. Wong · 10 years ago
  89. 98c1a75 ext4: enable journal checksum when metadata checksum feature enabled by Darrick J. Wong · 10 years ago
  90. 599a9b7 ext4: fix oops when loading block bitmap failed by Jan Kara · 10 years ago
  91. 9378c67 ext4: fix overflow when updating superblock backups after resize by Jan Kara · 10 years ago
  92. a7ca10f Merge branch 'akpm' (incoming from Andrew Morton) by Linus Torvalds · 10 years ago
  93. 5d11fb4 xfs: rework zero range to prevent invalid i_size updates by Brian Foster · 10 years ago
  94. 7a19dee xfs: Check error during inode btree iteration in xfs_bulkstat() by Jan Kara · 10 years ago
  95. d3556ba ocfs2: fix d_splice_alias() return code checking by Richard Weinberger · 10 years ago
  96. 6424bab fsnotify: next_i is freed during fsnotify_unmount_inodes. by Jerry Hoemann · 10 years ago
  97. d506aa68 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  98. f643ff5 isofs_cmp(): we'll never see a dentry for . or .. by Al Viro · 10 years ago
  99. d1b72cc overlayfs: fix lockdep misannotation by Miklos Szeredi · 10 years ago
  100. c209653 ovl: fix check for cursor by Miklos Szeredi · 10 years ago