1. 5d50ac7 Merge tag 'xfs-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  2. 31c1feb Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  3. 842cf0b Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  4. 7c7afc4 fs: 9p: cache.h: Add #define of include guard by Tzvetelin Katchov · 9 years ago
  5. 5c50002 vfs: remove unused wrapper block_page_mkwrite() by Ross Zwisler · 9 years ago
  6. 54d1571 binfmt_elf: Correct `arch_check_elf's description by Maciej W. Rozycki · 9 years ago
  7. 88a578d fs: fix writeback.c kernel-doc warnings by Randy Dunlap · 9 years ago
  8. 034ae4b fs: fix inode.c kernel-doc warning by Randy Dunlap · 9 years ago
  9. 6ae0806 fs/pipe.c: return error code rather than 0 in pipe_write() by Eric Biggers · 9 years ago
  10. e9bb1f9 fs/pipe.c: preserve alloc_file() error code by Eric Biggers · 9 years ago
  11. b582ef5 binfmt_elf: Don't clobber passed executable's file header by Maciej W. Rozycki · 9 years ago
  12. 102f4d9 FS-Cache: Handle a write to the page immediately beyond the EOF marker by David Howells · 9 years ago
  13. 95201a4 cachefiles: perform test on s_blocksize when opening cache file. by NeilBrown · 9 years ago
  14. b130ed5 FS-Cache: Don't override netfs's primary_index if registering failed by Kinglong Mee · 9 years ago
  15. 86108c2 FS-Cache: Increase reference of parent after registering, netfs success by Kinglong Mee · 9 years ago
  16. 0ee9608 debugfs: fix refcount imbalance in start_creating by Daniel Borkmann · 9 years ago
  17. 3419b45 Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  18. 01504f5 Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  19. 264015f Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  20. d55fc37 Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  21. c1c5346 direct-io: be sure to assign dio->bio_bdev for both paths by Jens Axboe · 9 years ago
  22. 7fc0564 nfsd: fix race with open / open upgrade stateids by Andrew Elble · 9 years ago
  23. 34ed987 nfsd: eliminate sending duplicate and repeated delegations by Andrew Elble · 9 years ago
  24. 3e80dbc nfsd: remove recurring workqueue job to clean DRC by Jeff Layton · 9 years ago
  25. bd4f203 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  26. e6604ecb Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  27. 9d74288 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 9 years ago
  28. 123a28d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  29. e4da7e9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 9 years ago
  30. 4e14e49 Merge branch 'xfs-misc-fixes-for-4.4-3' into for-next by Dave Chinner · 9 years ago
  31. 1bde925 fs/binfmt_elf_fdpic.c: provide NOMMU loader for regular ELF binaries by Rich Felker · 9 years ago
  32. 28f6570 fs/stat.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  33. 3cc5d9a fs/reiserfs/namei.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  34. 3348a17 fs/nilfs2/namei.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  35. 4467e29 fs/ncpfs/dir.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  36. a2a1704 fs/jfs: remove unnecessary new_valid_dev() checks by Yaowei Bai · 9 years ago
  37. fdca5e6 fs/hpfs/namei.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  38. a8415e4 fs/f2fs/namei.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  39. d7df000 fs/ext2/namei.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  40. 5738939 fs/exofs/namei.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  41. 7cac0a8 fs/btrfs/inode.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  42. 349c703 fs/9p: remove unnecessary new_valid_dev() checks by Yaowei Bai · 9 years ago
  43. 79211c8 remove abs64() by Andrew Morton · 9 years ago
  44. dbce03b fs/writeback.c: fix kernel-doc warnings by Randy Dunlap · 9 years ago
  45. 30fdc8e fs/inode.c: fix kernel-doc warning by Randy Dunlap · 9 years ago
  46. 7a29ac4 xfs: give all workqueues rescuer threads by Chris Mason · 9 years ago
  47. 848ccfc xfs: fix log recovery op header validation assert by Brian Foster · 9 years ago
  48. edfb8eb xfs: Fix error path in xfs_get_acl by Andreas Gruenbacher · 9 years ago
  49. ab27a8d coredump: add DAX filtering for FDPIC ELF coredumps by Ross Zwisler · 9 years ago
  50. 5037835 coredump: add DAX filtering for ELF coredumps by Ross Zwisler · 9 years ago
  51. 31dddd9 GFS2: Fix rgrp end rounding problem for bsize < page size by Bob Peterson · 9 years ago
  52. ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  53. 75021d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  54. 15c4f63 directio: add block polling support by Jens Axboe · 9 years ago
  55. 8c1c5f2 ubifs: introduce UBIFS_ATIME_SUPPORT to ubifs by Dongsheng Yang · 9 years ago
  56. ab92a20 ubifs: make ubifs_[get|set]xattr atomic by Dongsheng Yang · 9 years ago
  57. 0f93090 fs, seqfile: always allow oom killer by Greg Thelen · 9 years ago
  58. 25c6bb76e seq_file: reuse string_escape_str() by Andy Shevchenko · 9 years ago
  59. 8b91a31 fs/seq_file: use seq_* helpers in seq_hex_dump() by Andy Shevchenko · 9 years ago
  60. d61ba58 coredump: change zap_threads() and zap_process() to use for_each_thread() by Oleg Nesterov · 9 years ago
  61. 5fa534c coredump: ensure all coredumping tasks have SIGNAL_GROUP_COREDUMP by Oleg Nesterov · 9 years ago
  62. 9317bb9 signal: remove jffs2_garbage_collect_thread()->allow_signal(SIGCONT) by Oleg Nesterov · 9 years ago
  63. 9a13049 signal: introduce kernel_signal_stop() to fix jffs2_garbage_collect_thread() by Oleg Nesterov · 9 years ago
  64. be0e6f2 signal: turn dequeue_signal_lock() into kernel_dequeue_signal() by Oleg Nesterov · 9 years ago
  65. 4f05028 nilfs2: fix gcc uninitialized-variable warnings in powerpc build by Ryusuke Konishi · 9 years ago
  66. 09ef29e nilfs2: fix gcc unused-but-set-variable warnings by Ryusuke Konishi · 9 years ago
  67. a9cd207 nilfs2: add tracepoints for analyzing reading and writing metadata files by Hitoshi Mitake · 9 years ago
  68. 83eec5e nilfs2: add tracepoints for analyzing sufile manipulation by Hitoshi Mitake · 9 years ago
  69. 44fda11 nilfs2: add a tracepoint for transaction events by Hitoshi Mitake · 9 years ago
  70. 5849770 nilfs2: add a tracepoint for tracking stage transition of segment construction by Hitoshi Mitake · 9 years ago
  71. d0c14a9 nilfs2: free unused dat file blocks during garbage collection by Ryusuke Konishi · 9 years ago
  72. da01995 nilfs2: add helper functions to delete blocks from dat file by Ryusuke Konishi · 9 years ago
  73. b225809 nilfs2: get rid of nilfs_palloc_group_is_in() by Ryusuke Konishi · 9 years ago
  74. 18c41b3 nilfs2: refactor nilfs_palloc_find_available_slot() by Ryusuke Konishi · 9 years ago
  75. 4e9e63a nilfs2: do not call nilfs_mdt_bgl_lock() needlessly by Ryusuke Konishi · 9 years ago
  76. b7bed71 nilfs2: use nilfs_warning() in allocator implementation by Ryusuke Konishi · 9 years ago
  77. da80a39 nilfs2: drop null test before destroy functions by Julia Lawall · 9 years ago
  78. eac44a5 fs/jffs2/wbuf.c: remove stray semicolon by Andrew Morton · 9 years ago
  79. 54708d2 proc: actually make proc_fd_permission() thread-friendly by Oleg Nesterov · 9 years ago
  80. 3a49f3d fs/proc/array.c: set overflow flag in case of error by Andy Shevchenko · 9 years ago
  81. 23d0127 fs/sync.c: make sync_file_range(2) use WB_SYNC_NONE writeback by Jan Kara · 9 years ago
  82. c62d255 mm, fs: introduce mapping_gfp_constraint() by Michal Hocko · 9 years ago
  83. 71baba4 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM by Mel Gorman · 9 years ago
  84. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  85. 27eb427b Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  86. 7130098 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  87. 54bcfdf UBIFS: Delete unnecessary checks before the function call "iput" by Markus Elfring · 9 years ago
  88. aeeb14f UBIFS: Fix possible memory leak in ubifs_readdir() by Richard Weinberger · 9 years ago
  89. 86ba9ed fs/ubifs: remove unnecessary new_valid_dev check by Yaowei Bai · 9 years ago
  90. 22402cd Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  91. 02f0d3f Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  92. 2e3078a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  93. ea5c58e vfs: clear remainder of 'full_fds_bits' in dup_fd() by Eric Biggers · 9 years ago
  94. b72bdfa mm, oom: add comment for why oom_adj exists by David Rientjes · 9 years ago
  95. 5d3875a mm: clear_soft_dirty_pmd() requires THP by Laurent Dufour · 9 years ago
  96. 326c259 mm: clear pte in clear_soft_dirty() by Laurent Dufour · 9 years ago
  97. aa750fd mm/filemap.c: make global sync not clear error status of individual inodes by Junichi Nomura · 9 years ago
  98. 5d317b2 mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status by Naoya Horiguchi · 9 years ago
  99. 25ee01a mm: hugetlb: proc: add hugetlb-related fields to /proc/PID/smaps by Naoya Horiguchi · 9 years ago
  100. b647874 9p: do not overwrite return code when locking fails by Dominique Martinet · 9 years ago