1. d1fd836 mm: split ET_DYN ASLR from mmap ASLR by Kees Cook · 10 years ago
  2. a87938b fs/binfmt_elf.c: fix bug in loading of PIE binaries by Michael Davidson · 10 years ago
  3. 3cb29d1 cleancache: remove limit on the number of cleancache enabled filesystems by Vladimir Davydov · 10 years ago
  4. 9de1626 cleancache: zap uuid arg of cleancache_init_shared_fs by Vladimir Davydov · 10 years ago
  5. 58be19d ocfs2: copy fs uuid to superblock by Vladimir Davydov · 10 years ago
  6. b9ea251 page_writeback: clean up mess around cancel_dirty_page() by Konstantin Khlebnikov · 10 years ago
  7. 1d5b897 ocfs2: make mlog_errno return the errno by Andrew Morton · 10 years ago
  8. 2f2eca2 ocfs2: check if the ocfs2 lock resource has been initialized before calling ocfs2_dlm_lock by alex chen · 10 years ago
  9. 1543306 ocfs2: logging: remove static buffer, use vsprintf extension %pV by Joe Perches · 10 years ago
  10. e2ac55b ocfs2: incorrect check for debugfs returns by Chengyu Song · 10 years ago
  11. 762515a ocfs2: fix a typo in the copyright statement by Jakub Wilk · 10 years ago
  12. 023d4ea ocfs2: fix possible uninitialized variable access by Joseph Qi · 10 years ago
  13. 7c01ad8 ocfs2: remove goto statement in ocfs2_check_dir_for_entry() by Daeseok Youn · 10 years ago
  14. a47726b ocfs2: rollback the cleared bits if error occurs after ocfs2_block_group_clear_bits by Joseph Qi · 10 years ago
  15. 62f8b1f ocfs2: use ENOENT instead of EEXIST when get system file fails by Joseph Qi · 10 years ago
  16. e38a573 ocfs2: use actual name length when find entry in ocfs2_orphan_del() by Joseph Qi · 10 years ago
  17. e073fc5 ocfs2: dereferencing freed pointers in ocfs2_reflink() by Dan Carpenter · 10 years ago
  18. d0ba25b ocfs2: fix typo in ocfs2_reserve_local_alloc_bits by Joseph Qi · 10 years ago
  19. 14a5275 ocfs2: do not use ocfs2_zero_extend during direct IO by Joseph Qi · 10 years ago
  20. 37a8d89 ocfs2: take inode lock when get clusters by Joseph Qi · 10 years ago
  21. 7e9b195 ocfs2: no need get dinode bh when zeroing extend by Joseph Qi · 10 years ago
  22. bdd8621 ocfs2: fix a typing error in ocfs2_direct_IO_write by Joseph Qi · 10 years ago
  23. 7a83464 ocfs2: avoid a pointless delay in o2cb_cluster_check() by Daeseok Youn · 10 years ago
  24. 43ee9ca ocfs2: one function call less in user_cluster_connect() after error detection by Markus Elfring · 10 years ago
  25. bb34ed2 ocfs2: one function call less in ocfs2_init_slot_info() after error detection by Markus Elfring · 10 years ago
  26. 629a3b5 ocfs2: one function call less in ocfs2_merge_rec_right() after error detection by Markus Elfring · 10 years ago
  27. 992ef6e ocfs2: one function call less in ocfs2_merge_rec_left() after error detection by Markus Elfring · 10 years ago
  28. 06a269cc ocfs2: less function calls in ocfs2_figure_merge_contig_type() after error detection by Markus Elfring · 10 years ago
  29. 3cc79b7 ocfs2: less function calls in ocfs2_convert_inline_data_to_extents() after error detection by Markus Elfring · 10 years ago
  30. fd90d4df ocfs2: delete unnecessary checks before three function calls by Markus Elfring · 10 years ago
  31. c4be50e Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  32. 6a23b45 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  33. 64b4e25 ocfs2: _really_ sync the right range by Al Viro · 10 years ago
  34. 9ce5a23 ocfs2_file_write_iter: keep return value and current position update in sync by Al Viro · 10 years ago
  35. cf1b5ea [regression] ocfs2: do *not* increment ->ki_pos twice by Al Viro · 10 years ago
  36. deeb852 ioctx_alloc(): fix vma (and file) leak on failure by Al Viro · 10 years ago
  37. b2edffd fix mremap() vs. ioctx_kill() race by Al Viro · 10 years ago
  38. b010a0f Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  39. c9e15f2 debugfs: allow bad parent pointers to be passed in by Greg KH · 10 years ago
  40. b6c3a59 Merge tag 'lazytime_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  41. 1e84891 Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  42. 4c5930e Fix warning by Steve French · 10 years ago
  43. dfebe40 Fix another dereference before null check warning by Steve French · 10 years ago
  44. 8b7a454 CIFS: session servername can't be null by Steve French · 10 years ago
  45. c85c35f Fix warning on impossible comparison by Steve French · 10 years ago
  46. 064bcc0 Fix coverity warning by Steve French · 10 years ago
  47. 8e35310 Fix dereference before null check warning by Steve French · 10 years ago
  48. f3a31a2 Don't ignore errors on encrypting password in SMBTcon by Steve French · 10 years ago
  49. 75fdfc8 Fix warning on uninitialized buftype by Steve French · 10 years ago
  50. f3f0333 nfsd: require an explicit option to enable pNFS by Christoph Hellwig · 10 years ago
  51. a901125 locks: fix file_lock deletion inside loop by Yan, Zheng · 10 years ago
  52. 7890203 NFSD: Fix bad update of layout in nfsd4_return_file_layout by Kinglong Mee · 10 years ago
  53. 376675d NFSD: Take care the return value from nfsd4_encode_stateid by Kinglong Mee · 10 years ago
  54. 8536952 NFSD: Printk blocklayout length and offset as format 0x%llx by Kinglong Mee · 10 years ago
  55. 340f0ba nfsd: return correct lockowner when there is a race on hash insert by J. Bruce Fields · 10 years ago
  56. c595233 nfsd: return correct openowner when there is a race to put one in the hash by Jeff Layton · 10 years ago
  57. 98cf21c hfsplus: fix B-tree corruption after insertion at position 0 by Sergei Antonov · 10 years ago
  58. 3d5d472 fs/affs/file.c: unlock/release page on error by Taesoo Kim · 10 years ago
  59. d8bf8c9 sysfs: Only accept read/write permissions for file attributes by Vivien Didelot · 10 years ago
  60. da4759c sysfs: Use only return value from is_visible for the file mode by Guenter Roeck · 10 years ago
  61. 4541c22 Merge tag 'driver-core-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  62. 521d474 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  63. 0d122f7 Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  64. 2bd50fb cifs: potential memory leaks when parsing mnt opts by Taesoo Kim · 10 years ago
  65. e1e9bda cifs: fix use-after-free bug in find_writable_file by David Disseldorp · 10 years ago
  66. 2477bc5 cifs: smb2_clone_range() - exit on unhandled error by Sachin Prabhu · 10 years ago
  67. a142038 NFSD: Put exports after nfsd4_layout_verify fail by Kinglong Mee · 10 years ago
  68. a68465c NFSD: Error out when register_shrinker() fail by Kinglong Mee · 10 years ago
  69. db59c0e NFSD: Take care the return value from nfsd4_decode_stateid by Kinglong Mee · 10 years ago
  70. 6f8f28e NFSD: Check layout type when returning client layouts by Kinglong Mee · 10 years ago
  71. 715a03d NFSD: restore trace event lost in mismerge by Kinglong Mee · 10 years ago
  72. 1e744c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 10 years ago
  73. e409ac3 Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 10 years ago
  74. 133d5582 Subject: nfsd: don't recursively call nfsd4_cb_layout_fail by Christoph Hellwig · 10 years ago
  75. 94e4fe2 fuse: explicitly set /dev/fuse file's private_data by Tom Van Braeckel · 10 years ago
  76. 71cbad7 ovl: upper fs should not be R/O by hujianyang · 10 years ago
  77. 6be4506 ovl: check lowerdir amount for non-upper mount by hujianyang · 10 years ago
  78. bead55e ovl: print error message for invalid mount options by hujianyang · 10 years ago
  79. e1cbbfa Btrfs: fix outstanding_extents accounting in DIO by Josef Bacik · 10 years ago
  80. 6a3891c Btrfs: add sanity test for outstanding_extents accounting by Josef Bacik · 10 years ago
  81. bcb7e44 Btrfs: just free dummy extent buffers by Josef Bacik · 10 years ago
  82. ba11721 Btrfs: account merges/splits properly by Josef Bacik · 10 years ago
  83. ab676b7 pagemap: do not leak physical addresses to non-privileged userspace by Kirill A. Shutemov · 10 years ago
  84. 1efff91 fs: add dirtytime_expire_seconds sysctl by Theodore Ts'o · 10 years ago
  85. a2f4870 fs: make sure the timestamps for lazytime inodes eventually get written by Theodore Ts'o · 10 years ago
  86. dcdf7f6 Btrfs: prepare block group cache before writing by Josef Bacik · 10 years ago
  87. 7cff4b1 kernfs: handle poll correctly on 'direct_read' files. by NeilBrown · 10 years ago
  88. a9b1b45 locks: fix generic_delete_lease tracepoint to use victim pointer by Jeff Layton · 10 years ago
  89. ea526d1 Btrfs: fix ASSERT(list_empty(&cur_trans->dirty_bgs_list) by Josef Bacik · 10 years ago
  90. 6a41dd0 Btrfs: account for the correct number of extents for delalloc reservations by Josef Bacik · 10 years ago
  91. 8461a3d Btrfs: fix merge delalloc logic by Josef Bacik · 10 years ago
  92. 48da5f0 Btrfs: fix comp_oper to get right order by Liu Bo · 10 years ago
  93. b4924a0 Btrfs: catch transaction abortion after waiting for it by Liu Bo · 10 years ago
  94. d220712 btrfs: fix sizeof format specifier in btrfs_check_super_valid() by Fabian Frederick · 10 years ago
  95. b3c1030 fanotify: fix event filtering with FAN_ONDIR set by Suzuki K. Poulose · 10 years ago
  96. 283ee148 nilfs2: fix deadlock of segment constructor during recovery by Ryusuke Konishi · 10 years ago
  97. 18d585f ocfs2: make append_dio an incompat feature by Mark Fasheh · 10 years ago
  98. 84399bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  99. 7c5bde7 Merge tag 'locks-v4.0-3' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  100. 1b1bd56 Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago