1. 83eec5e nilfs2: add tracepoints for analyzing sufile manipulation by Hitoshi Mitake · 9 years ago
  2. 44fda11 nilfs2: add a tracepoint for transaction events by Hitoshi Mitake · 9 years ago
  3. 5849770 nilfs2: add a tracepoint for tracking stage transition of segment construction by Hitoshi Mitake · 9 years ago
  4. d0c14a9 nilfs2: free unused dat file blocks during garbage collection by Ryusuke Konishi · 9 years ago
  5. da01995 nilfs2: add helper functions to delete blocks from dat file by Ryusuke Konishi · 9 years ago
  6. b225809 nilfs2: get rid of nilfs_palloc_group_is_in() by Ryusuke Konishi · 9 years ago
  7. 18c41b3 nilfs2: refactor nilfs_palloc_find_available_slot() by Ryusuke Konishi · 9 years ago
  8. 4e9e63a nilfs2: do not call nilfs_mdt_bgl_lock() needlessly by Ryusuke Konishi · 9 years ago
  9. b7bed71 nilfs2: use nilfs_warning() in allocator implementation by Ryusuke Konishi · 9 years ago
  10. da80a39 nilfs2: drop null test before destroy functions by Julia Lawall · 9 years ago
  11. eac44a5 fs/jffs2/wbuf.c: remove stray semicolon by Andrew Morton · 9 years ago
  12. 54708d2 proc: actually make proc_fd_permission() thread-friendly by Oleg Nesterov · 9 years ago
  13. 3a49f3d fs/proc/array.c: set overflow flag in case of error by Andy Shevchenko · 9 years ago
  14. 23d0127 fs/sync.c: make sync_file_range(2) use WB_SYNC_NONE writeback by Jan Kara · 9 years ago
  15. c62d255 mm, fs: introduce mapping_gfp_constraint() by Michal Hocko · 9 years ago
  16. 71baba4 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM by Mel Gorman · 9 years ago
  17. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  18. 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
  19. 7130098 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  20. 54bcfdf UBIFS: Delete unnecessary checks before the function call "iput" by Markus Elfring · 9 years ago
  21. aeeb14f UBIFS: Fix possible memory leak in ubifs_readdir() by Richard Weinberger · 9 years ago
  22. 86ba9ed fs/ubifs: remove unnecessary new_valid_dev check by Yaowei Bai · 9 years ago
  23. 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
  24. 02f0d3f Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  25. 2e3078a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  26. ea5c58e vfs: clear remainder of 'full_fds_bits' in dup_fd() by Eric Biggers · 9 years ago
  27. b72bdfa mm, oom: add comment for why oom_adj exists by David Rientjes · 9 years ago
  28. 5d3875a mm: clear_soft_dirty_pmd() requires THP by Laurent Dufour · 9 years ago
  29. 326c259 mm: clear pte in clear_soft_dirty() by Laurent Dufour · 9 years ago
  30. aa750fd mm/filemap.c: make global sync not clear error status of individual inodes by Junichi Nomura · 9 years ago
  31. 5d317b2 mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status by Naoya Horiguchi · 9 years ago
  32. 25ee01a mm: hugetlb: proc: add hugetlb-related fields to /proc/PID/smaps by Naoya Horiguchi · 9 years ago
  33. b647874 9p: do not overwrite return code when locking fails by Dominique Martinet · 9 years ago
  34. 262d8a8 ocfs2: clean up unused variable in ocfs2_duplicate_clusters_by_page() by Joseph Qi · 9 years ago
  35. 5afc44e ocfs2: add uuid to ocfs2 thread name for problem analysis by Joseph Qi · 9 years ago
  36. b1529a4 ocfs2: should reclaim the inode if '__ocfs2_mknod_locked' returns an error by alex chen · 9 years ago
  37. 0986fe9b ocfs2: fix race between mount and delete node/cluster by Joseph Qi · 9 years ago
  38. 93d911f ocfs2: only take lock if dio entry when recover orphans by Joseph Qi · 9 years ago
  39. 30edc43 ocfs2: do not include dio entry in case of orphan scan by Joseph Qi · 9 years ago
  40. 1d1aff8 ocfs2: improve performance for localalloc by Joseph Qi · 9 years ago
  41. 4e357b9 ocfs2: fill in the unused portion of the block with zeros by dio_zero_block() by jiangyiwen · 9 years ago
  42. d162eaa ocfs2_direct_IO_write() misses ocfs2_is_overwrite() error code by Norton.Zhu · 9 years ago
  43. ce4f2fd logfs: fix build warning by Sudip Mukherjee · 9 years ago
  44. d30e2c0 inotify: actually check for invalid bits in sys_inotify_add_watch() by Dave Hansen · 9 years ago
  45. 6933599 inotify: hide internal kernel bits from fdinfo by Dave Hansen · 9 years ago
  46. 1873499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  47. 6de29ccb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  48. 66339fda Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago
  49. 0fcb9d2 Merge tag 'for-f2fs-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 9 years ago
  50. d000f8d Merge tag 'dlm-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 9 years ago
  51. 9576c2f Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 9 years ago
  52. 3b2ba7b Btrfs: fix sleeping inside atomic context in qgroup rescan worker by Filipe Manana · 9 years ago
  53. 190631f Btrfs: fix race waiting for qgroup rescan worker by Filipe Manana · 9 years ago
  54. 7343dd6 btrfs: qgroup: exit the rescan worker during umount by Justin Maggard · 9 years ago
  55. 9c9464c Btrfs: fix extent accounting for partial direct IO writes by Filipe Manana · 9 years ago
  56. e880e874 Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  57. 527d152 Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  58. d9734e0 Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  59. d227c3a tracefs: Fix refcount imbalance in start_creating() by Daniel Borkmann · 9 years ago
  60. e627078 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  61. c36b97e GFS2: Protect freeing directory hash table with i_lock spin_lock by Bob Peterson · 9 years ago
  62. 2814228 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  63. 7eeef2a Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  64. 1ca843a nfs: Fix GETATTR bitmap verification by Andreas Gruenbacher · 9 years ago
  65. 8fbcf23 nfs: Remove unused xdr page offsets in getacl/setacl arguments by Andreas Gruenbacher · 9 years ago
  66. 118c916 fs/nfs: remove unnecessary new_valid_dev check by Yaowei Bai · 9 years ago
  67. a6b1533 dlm: make posix locks interruptible by Eric Ren · 9 years ago
  68. 592fafe Add resilienthandles mount parm by Steve French · 9 years ago
  69. 2959a32 Btrfs: fix hole punching when using the no-holes feature by Filipe Manana · 9 years ago
  70. 13a0db5 Btrfs: find_free_extent: Do not erroneously skip LOOP_CACHING_WAIT state by chandan · 9 years ago
  71. 485290a btrfs: Fix a data space underflow warning by Qu Wenruo · 9 years ago
  72. b56eae4 [SMB3] Send durable handle v2 contexts when use of persistent handles required by Steve French · 9 years ago
  73. f16dfa7 [SMB3] Display persistenthandles in /proc/mounts for SMB3 shares if enabled by Steve French · 9 years ago
  74. b618f00 [SMB3] Enable checking for continuous availability and persistent handle support by Steve French · 9 years ago
  75. b2a3077 [SMB3] Add parsing for new mount option controlling persistent handles by Steve French · 9 years ago
  76. 264e89a Merge branch 'xfs-dax-updates' into for-next by Dave Chinner · 9 years ago
  77. 2da5c4b Merge branch 'xfs-misc-fixes-for-4.4-2' into for-next by Dave Chinner · 9 years ago
  78. fc0561c xfs: optimise away log forces on timestamp updates for fdatasync by Dave Chinner · 9 years ago
  79. af3b638 xfs: don't leak uuid table on rmmod by Darrick J. Wong · 9 years ago
  80. 47e1bf6 xfs: invalidate cached acl if set via ioctl by Andreas Gruenbacher · 9 years ago
  81. 09cb22d xfs: Plug memory leak in xfs_attrmulti_attr_set by Andreas Gruenbacher · 9 years ago
  82. 86a21c7 xfs: Validate the length of on-disk ACLs by Andreas Gruenbacher · 9 years ago
  83. 67d8e04 xfs: invalidate cached acl if set directly via xattr by Brian Foster · 9 years ago
  84. 13ad4fe xfs: xfs_filemap_pmd_fault treats read faults as write faults by Dave Chinner · 9 years ago
  85. 3af4928 xfs: add ->pfn_mkwrite support for DAX by Dave Chinner · 9 years ago
  86. 01a155e xfs: DAX does not use IO completion callbacks by Dave Chinner · 9 years ago
  87. 1ca1915 xfs: Don't use unwritten extents for DAX by Dave Chinner · 9 years ago
  88. 3fbbbea xfs: introduce BMAPI_ZERO for allocating zeroed extents by Dave Chinner · 9 years ago
  89. 3e12dbb xfs: fix inode size update overflow in xfs_map_direct() by Dave Chinner · 9 years ago
  90. 79dbd1b libceph: msg signing callouts don't need con argument by Ilya Dryomov · 9 years ago
  91. 68cd5b4 ceph: make fsync() wait unsafe requests that created/modified inode by Yan, Zheng · 9 years ago
  92. 4c06ace ceph: add request to i_unsafe_dirops when getting unsafe reply by Yan, Zheng · 9 years ago
  93. 5e804ac ceph: don't invalidate page cache when inode is no longer used by Yan, Zheng · 9 years ago
  94. b5b9898 ceph: combine as many iovec as possile into one OSD request by Zhu, Caifeng · 9 years ago
  95. 777d738 ceph: fix message length computation by Arnd Bergmann · 9 years ago
  96. 1291fb9 ceph: fix a comment typo by Geliang Tang · 9 years ago
  97. ac3c860 Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 9 years ago
  98. 306e5c2 pstore: fix code comment to match code by Geliang Tang · 9 years ago
  99. 7656677 NFS: Enable client side NFSv4.1 backchannel to use other transports by Chuck Lever · 9 years ago
  100. 260074c pNFS/flexfiles: Add support for FF_FLAGS_NO_IO_THRU_MDS by Trond Myklebust · 9 years ago