1. e973606 udf: use linux/uaccess.h by Fabian Frederick · 10 years ago
  2. e625b31 fs/ext2/super.c: Drop memory allocation cast by Himangi Saraogi · 10 years ago
  3. b9ba6f9 quota: remove dqptr_sem by Niu Yawei · 10 years ago
  4. 9eb6463 quota: simplify remove_inode_dquot_ref() by Niu Yawei · 10 years ago
  5. 1ea06be quota: avoid unnecessary dqget()/dqput() calls by Niu Yawei · 10 years ago
  6. 606cdcc quota: protect Q_GETFMT by dqonoff_mutex by Niu Yawei · 10 years ago
  7. d68aab6b quota: missing lock in dqcache_shrink_scan() by Niu Yawei · 10 years ago
  8. 18b34d9 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  9. bf40c92 ext4: fix potential null pointer dereference in ext4_free_inode by Namjae Jeon · 10 years ago
  10. 3f1f9b8 ext4: fix a potential deadlock in __ext4_es_shrink() by Theodore Ts'o · 10 years ago
  11. bae78dc Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  12. f9ae9cf ext4: revert commit which was causing fs corruption after journal replays by Theodore Ts'o · 10 years ago
  13. 40f6123 Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  14. 191d385 Merge tag 'f2fs-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
  15. 50e1f8d f2fs: avoid to access NULL pointer in issue_flush_thread by Chao Yu · 10 years ago
  16. 2743f86 f2fs: check bdi->dirty_exceeded when trying to skip data writes by Jaegeuk Kim · 10 years ago
  17. b2c0829 f2fs: do checkpoint for the renamed inode by Jaegeuk Kim · 10 years ago
  18. dd4d961 f2fs: release new entry page correctly in error path of f2fs_rename by Chao Yu · 10 years ago
  19. 90d7245 f2fs: fix error path in init_inode_metadata by Chao Yu · 10 years ago
  20. d6b7d4b f2fs: check lower bound nid value in check_nid_range by Chao Yu · 10 years ago
  21. 8bc6f60 f2fs: remove unused variables in f2fs_sm_info by Chao Yu · 10 years ago
  22. c3a4561 nfsd: Fix bad reserving space for encoding rdattr_error by Kinglong Mee · 10 years ago
  23. 5dd2142 ext4: disable synchronous transaction batching if max_batch_time==0 by Eric Sandeen · 10 years ago
  24. 94d4c06 ext4: clarify ext4_error message in ext4_mb_generate_buddy_error() by Theodore Ts'o · 10 years ago
  25. ae0f78d ext4: clarify error count warning messages by Theodore Ts'o · 10 years ago
  26. 61c219f ext4: fix unjournalled bg descriptor while initializing inode bitmap by Theodore Ts'o · 10 years ago
  27. b82207b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  28. 3089f54 Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  29. 0fba687 Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  30. 058504e fs/seq_file: fallback to vmalloc allocation by Heiko Carstens · 10 years ago
  31. f74373a /proc/stat: convert to single_open_size() by Heiko Carstens · 10 years ago
  32. 571ff47 autofs4: fix false positive compile error by Ian Kent · 10 years ago
  33. abdd2e8 Btrfs: fix crash when starting transaction by Filipe Manana · 10 years ago
  34. be2c765 Btrfs: fix btrfs_print_leaf for skinny metadata by Josef Bacik · 10 years ago
  35. d288db5 Btrfs: fix race of using total_bytes_pinned by Liu Bo · 10 years ago
  36. 130d5b4 btrfs: use E2BIG instead of EIO if compression does not help by David Sterba · 10 years ago
  37. 0a4eaea btrfs: remove stale comment from btrfs_flush_all_pending_stuffs by David Sterba · 10 years ago
  38. 14f5979 Btrfs: fix use-after-free when cloning a trailing file hole by Filipe Manana · 10 years ago
  39. 0aeb8a6e btrfs: fix null pointer dereference in btrfs_show_devname when name is null by Anand Jain · 10 years ago
  40. e755f78 btrfs: fix null pointer dereference in clone_fs_devices when name is null by Anand Jain · 10 years ago
  41. 2aa06a3 btrfs: fix nossd and ssd_spread mount option regression by Eric Sandeen · 10 years ago
  42. 5f31648 Btrfs: fix race between balance recovery and root deletion by Wang Shilong · 10 years ago
  43. 3cc7939 Btrfs: atomically set inode->i_flags in btrfs_update_iflags by Filipe Manana · 10 years ago
  44. 69bbd9c nfs: fix nfs4d readlink truncated packet by Avi Kivity · 10 years ago
  45. ecca47c kernfs: kernfs_notify() must be useable from non-sleepable contexts by Tejun Heo · 10 years ago
  46. 4e26445 kernfs: introduce kernfs_pin_sb() by Li Zefan · 10 years ago
  47. 16874b2 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  48. 472b909 btrfs: only unlock block in verify_parent_transid if we locked it by Josef Bacik · 10 years ago
  49. 46c4e71 Btrfs: assert send doesn't attempt to start transactions by Filipe Manana · 10 years ago
  50. c39aa70 btrfs compression: reuse recently used workspace by Sergey Senozhatsky · 10 years ago
  51. 5588383 Btrfs: fix crash when mounting raid5 btrfs with missing disks by Liu Bo · 10 years ago
  52. b2373f2 btrfs: create sprout should rename fsid on the sysfs as well by Anand Jain · 10 years ago
  53. 49c6f73 btrfs: dev replace should replace the sysfs entry by Anand Jain · 10 years ago
  54. 0d39376 btrfs: dev add should add its sysfs entry by Anand Jain · 10 years ago
  55. 99994cd btrfs: dev delete should remove sysfs entry by Anand Jain · 10 years ago
  56. 9b4eaf4 btrfs: rename add_device_membership to btrfs_kobj_add_device by Anand Jain · 10 years ago
  57. 76f47128 nfsd: fix rare symlink decoding bug by J. Bruce Fields · 10 years ago
  58. a93cd4c ext4: Fix hole punching for files with indirect blocks by Jan Kara · 10 years ago
  59. 77ea2a4 ext4: Fix block zeroing when punching holes in indirect block files by Jan Kara · 10 years ago
  60. e43bb4e ext4: decrement free clusters/inodes counters when block group declared bad by Namjae Jeon · 10 years ago
  61. d7933ab Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  62. ec71fea Merge tag 'nfs-for-3.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  63. ec7756a fs/mbcache: replace __builtin_log2() with ilog2() by T Makphaibulchoke · 10 years ago
  64. 66b0686 NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support by Andy Adamson · 10 years ago
  65. 8445cd3 NFS Return -EPERM if no supported or matching SECINFO flavor by Andy Adamson · 10 years ago
  66. 57bbe3d NFS check the return of nfs4_negotiate_security in nfs4_submount by Andy Adamson · 10 years ago
  67. 6edf960 NFS: Don't mark the data cache as invalid if it has been flushed by Trond Myklebust · 10 years ago
  68. f2467b6 NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file size by Trond Myklebust · 10 years ago
  69. 18dd78c nfs: Fix cache_validity check in nfs_write_pageuptodate() by Scott Mayhew · 10 years ago
  70. edfbbf3 aio: fix kernel memory disclosure in io_getevents() introduced in v3.10 by Benjamin LaHaise · 10 years ago
  71. f8567a3 aio: fix aio request leak when events are reaped by userspace by Benjamin LaHaise · 10 years ago
  72. ce36d9a [CIFS] fix mount failure with broken pathnames when smb3 mount with mapchars option by Steve French · 10 years ago
  73. ac4fef4 ocfs2/dlm: do not purge lockres that is queued for assert master by Xue jiufei · 10 years ago
  74. b9aaac5 ocfs2: do not return DLM_MIGRATE_RESPONSE_MASTERY_REF to avoid endless,loop during umount by jiangyiwen · 10 years ago
  75. 595297a ocfs2: manually do the iput once ocfs2_add_entry failed in ocfs2_symlink and ocfs2_mknod by jiangyiwen · 10 years ago
  76. f7a14f3 ocfs2: fix a tiny race when running dirop_fileop_racer by Yiwen Jiang · 10 years ago
  77. a270c6d ocfs2/dlm: fix misuse of list_move_tail() in dlm_run_purge_list() by Xue jiufei · 10 years ago
  78. 8a8ad1c ocfs2: refcount: take rw_lock in ocfs2_reflink by Wengang Wang · 10 years ago
  79. b253bfd ocfs2: revert "ocfs2: fix NULL pointer dereference when dismount and ocfs2rec simultaneously" by Xue jiufei · 10 years ago
  80. 27bf630 ocfs2: fix deadlock when two nodes are converting same lock from PR to EX and idletimeout closes conn by Tariq Saeed · 10 years ago
  81. 5fb1beb ocfs2: should add inode into orphan dir after updating entry in ocfs2_rename() by alex chen · 10 years ago
  82. 98397ff f2fs: fix not to allocate unnecessary blocks during fallocate by Jaegeuk Kim · 10 years ago
  83. ead4327 f2fs: recover fallocated data and its i_size together by Jaegeuk Kim · 10 years ago
  84. ccfb300 f2fs: fix to report newly allocate region as extent by Jaegeuk Kim · 10 years ago
  85. 2dfded8 Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  86. e13d100 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  87. 147f140 Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  88. 8408c71 Btrfs: fix wrong error handle when the device is missing or is not writeable by Miao Xie · 10 years ago
  89. c55f139 Btrfs: fix deadlock when mounting a degraded fs by Miao Xie · 10 years ago
  90. e990f16 Btrfs: use bio_endio_nodec instead of open code by Miao Xie · 10 years ago
  91. 298a8f9 Btrfs: fix NULL pointer crash when running balance and scrub concurrently by Wang Shilong · 10 years ago
  92. ced96ed btrfs: Skip scrubbing removed chunks to avoid -ENOENT. by Qu Wenruo · 10 years ago
  93. e570fd2 Btrfs: fix broken free space cache after the system crashed by Miao Xie · 10 years ago
  94. 5349d6c Btrfs: make free space cache write out functions more readable by Miao Xie · 10 years ago
  95. 46fefe4 Btrfs: remove unused wait queue in struct extent_buffer by Filipe Manana · 10 years ago
  96. ea4ebde Btrfs: fix deadlocks with trylock on tree nodes by Chris Mason · 10 years ago
  97. 08bc035 cifs: revalidate mapping prior to satisfying read_iter request with cache=loose by Jeff Layton · 10 years ago
  98. f41c5ad NFSD: fix bug for readdir of pseudofs by Kinglong Mee · 10 years ago
  99. 6282cd5 NFSD: Don't hand out delegations for 30 seconds after recalling them. by NeilBrown · 10 years ago
  100. ebe0618 epoll: fix use-after-free in eventpoll_release_file by Konstantin Khlebnikov · 10 years ago