1. 1002755 f2fs: pass checkpoint reason on roll-forward recovery by Jaegeuk Kim · 9 years ago
  2. feb7cbb f2fs: avoid abnormal behavior on broken symlink by Jaegeuk Kim · 9 years ago
  3. d0cae97 f2fs: flush symlink path to avoid broken symlink after POR by Jaegeuk Kim · 9 years ago
  4. 542c311 Merge branch 'xfs-dio-extend-fix' into for-next by Dave Chinner · 9 years ago
  5. 0cefb29 xfs: using generic_file_direct_write() is unnecessary by Dave Chinner · 9 years ago
  6. 40c63fb xfs: direct IO EOF zeroing needs to drain AIO by Dave Chinner · 9 years ago
  7. b9d5984 xfs: DIO write completion size updates race by Dave Chinner · 9 years ago
  8. a06c277 xfs: DIO writes within EOF don't need an ioend by Dave Chinner · 9 years ago
  9. 6dfa1b6 xfs: handle DIO overwrite EOF update completion correctly by Dave Chinner · 9 years ago
  10. d5cc2e3 xfs: DIO needs an ioend for writes by Dave Chinner · 9 years ago
  11. 1fdca9c xfs: move DIO mapping size calculation by Dave Chinner · 9 years ago
  12. a719370 xfs: factor DIO write mapping from get_blocks by Dave Chinner · 9 years ago
  13. 6ddb244 ext4 crypto: enable encryption feature flag by Theodore Ts'o · 9 years ago
  14. f348c25 ext4 crypto: add symlink encryption by Theodore Ts'o · 9 years ago
  15. eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  16. 25ce319 proc: remove use of seq_printf return value by Joe Perches · 9 years ago
  17. 41416f2 lib/string_helpers.c: change semantics of string_escape_mem by Rasmus Villemoes · 9 years ago
  18. 2813893 kernel: conditionally support non-root users, groups and capabilities by Iulia Manda · 9 years ago
  19. e4bc332 /proc/PID/status: show all sets of pid according to ns by Chen Hanxiao · 9 years ago
  20. be64f88 dax: unify ext2/4_{dax,}_file_operations by Boaz Harrosh · 9 years ago
  21. 0e3b210 dax: use pfn_mkwrite to update c/mtime + freeze protection by Boaz Harrosh · 9 years ago
  22. ee14624 fs, jfs: remove slab object constructor by David Rientjes · 9 years ago
  23. 7ca02d0 hugetlbfs: accept subpool min_size mount option and setup accordingly by Mike Kravetz · 9 years ago
  24. 9df47ba f2fs: change 0 to false for bool type by Taehee Yoo · 9 years ago
  25. 6d50ff9 Merge tag 'locks-v4.1-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 9 years ago
  26. e44740c Merge tag 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 9 years ago
  27. d613896 Merge tag 'upstream-4.1-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  28. fa92789 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  29. bb668734 VFS: assorted d_backing_inode() annotations by David Howells · 9 years ago
  30. df2b1af VFS: fs/inode.c helpers: d_inode() annotations by David Howells · 9 years ago
  31. 466b77b VFS: fs/cachefiles: d_backing_inode() annotations by David Howells · 9 years ago
  32. dea655c VFS: fs library helpers: d_inode() annotations by David Howells · 9 years ago
  33. 75c3cfa VFS: assorted weird filesystems: d_inode() annotations by David Howells · 9 years ago
  34. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  35. 5153bc8 VFS: Cachefiles should perform fs modifications on the top layer only by David Howells · 9 years ago
  36. 6683de3 configfs: Fix inconsistent use of file_inode() vs file->f_path.dentry->d_inode by David Howells · 9 years ago
  37. 4bbcbd3 VFS: Make pathwalk use d_is_reg() rather than S_ISREG() by David Howells · 9 years ago
  38. 7ceab50 VFS: Fix up debugfs to use d_is_dir() in place of S_ISDIR() by David Howells · 9 years ago
  39. 698934d VFS: Combine inode checks with d_is_negative() and d_is_positive() in pathwalk by David Howells · 9 years ago
  40. 88e7fbd NFS: Don't use d_inode as a variable name by David Howells · 9 years ago
  41. 4bf46a2 VFS: Impose ordering on accesses of d_inode and d_flags by David Howells · 9 years ago
  42. 65a4a1c nfs: generic_write_checks() shouldn't be done on swapout... by Al Viro · 9 years ago
  43. dc48e56 aio: fix serial draining in exit_aio() by Jens Axboe · 9 years ago
  44. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  45. 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  46. 11d8336 mm, mempool: do not allow atomic resizing by David Rientjes · 9 years ago
  47. 204db6e mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE by Kees Cook · 9 years ago
  48. d1fd836 mm: split ET_DYN ASLR from mmap ASLR by Kees Cook · 9 years ago
  49. a87938b fs/binfmt_elf.c: fix bug in loading of PIE binaries by Michael Davidson · 9 years ago
  50. 3cb29d1 cleancache: remove limit on the number of cleancache enabled filesystems by Vladimir Davydov · 9 years ago
  51. 9de1626 cleancache: zap uuid arg of cleancache_init_shared_fs by Vladimir Davydov · 9 years ago
  52. 58be19d ocfs2: copy fs uuid to superblock by Vladimir Davydov · 9 years ago
  53. b9ea251 page_writeback: clean up mess around cancel_dirty_page() by Konstantin Khlebnikov · 9 years ago
  54. 1d5b897 ocfs2: make mlog_errno return the errno by Andrew Morton · 9 years ago
  55. 2f2eca2 ocfs2: check if the ocfs2 lock resource has been initialized before calling ocfs2_dlm_lock by alex chen · 9 years ago
  56. 1543306 ocfs2: logging: remove static buffer, use vsprintf extension %pV by Joe Perches · 9 years ago
  57. e2ac55b ocfs2: incorrect check for debugfs returns by Chengyu Song · 9 years ago
  58. 762515a ocfs2: fix a typo in the copyright statement by Jakub Wilk · 9 years ago
  59. 023d4ea ocfs2: fix possible uninitialized variable access by Joseph Qi · 9 years ago
  60. 7c01ad8 ocfs2: remove goto statement in ocfs2_check_dir_for_entry() by Daeseok Youn · 9 years ago
  61. a47726b ocfs2: rollback the cleared bits if error occurs after ocfs2_block_group_clear_bits by Joseph Qi · 9 years ago
  62. 62f8b1f ocfs2: use ENOENT instead of EEXIST when get system file fails by Joseph Qi · 9 years ago
  63. e38a573 ocfs2: use actual name length when find entry in ocfs2_orphan_del() by Joseph Qi · 9 years ago
  64. e073fc5 ocfs2: dereferencing freed pointers in ocfs2_reflink() by Dan Carpenter · 9 years ago
  65. d0ba25b ocfs2: fix typo in ocfs2_reserve_local_alloc_bits by Joseph Qi · 9 years ago
  66. 14a5275 ocfs2: do not use ocfs2_zero_extend during direct IO by Joseph Qi · 9 years ago
  67. 37a8d89 ocfs2: take inode lock when get clusters by Joseph Qi · 9 years ago
  68. 7e9b195 ocfs2: no need get dinode bh when zeroing extend by Joseph Qi · 9 years ago
  69. bdd8621 ocfs2: fix a typing error in ocfs2_direct_IO_write by Joseph Qi · 9 years ago
  70. 7a83464 ocfs2: avoid a pointless delay in o2cb_cluster_check() by Daeseok Youn · 9 years ago
  71. 43ee9ca ocfs2: one function call less in user_cluster_connect() after error detection by Markus Elfring · 9 years ago
  72. bb34ed2 ocfs2: one function call less in ocfs2_init_slot_info() after error detection by Markus Elfring · 9 years ago
  73. 629a3b5 ocfs2: one function call less in ocfs2_merge_rec_right() after error detection by Markus Elfring · 9 years ago
  74. 992ef6e ocfs2: one function call less in ocfs2_merge_rec_left() after error detection by Markus Elfring · 9 years ago
  75. 06a269cc ocfs2: less function calls in ocfs2_figure_merge_contig_type() after error detection by Markus Elfring · 9 years ago
  76. 3cc79b7 ocfs2: less function calls in ocfs2_convert_inline_data_to_extents() after error detection by Markus Elfring · 9 years ago
  77. fd90d4df ocfs2: delete unnecessary checks before three function calls by Markus Elfring · 9 years ago
  78. 80dcc31 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 9 years ago
  79. 78d5dcd Merge tag 'jfs-4.1' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 9 years ago
  80. 2cfde72 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago
  81. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  82. 3f3c73de Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  83. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  84. c4be50e Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  85. 0c9bd63 um: hostfs: Reduce number of syscalls in readdir by Richard Weinberger · 9 years ago
  86. e082f56 btrfs: quota: Update quota tree after qgroup relationship change. by Qu Wenruo · 9 years ago
  87. 9c8b35b btrfs: quota: Automatically update related qgroups or mark INCONSISTENT flags when assigning/deleting a qgroup relations. by Qu Wenruo · 9 years ago
  88. 8ea0ec9 btrfs: qgroup: clear STATUS_FLAG_ON in disabling quota. by Dongsheng Yang · 9 years ago
  89. 53b7cde btrfs: Update btrfs qgroup status item when rescan is done. by Qu Wenruo · 9 years ago
  90. 3393168 btrfs: qgroup: Fix dead judgement on qgroup_rescan_leaf() return value. by Qu Wenruo · 9 years ago
  91. e09fe2d btrfs: Don't allow subvolid >= (1 << BTRFS_QGROUP_LEVEL_SHIFT) to be created by Qu Wenruo · 9 years ago
  92. 8465ece btrfs: Check qgroup level in kernel qgroup assign. by Qu Wenruo · 9 years ago
  93. f5a6b1c btrfs: qgroup: allow to remove qgroup which has parent but no child. by Dongsheng Yang · 10 years ago
  94. 09870d2 btrfs: qgroup: return EINVAL if level of parent is not higher than child's. by Dongsheng Yang · 10 years ago
  95. e2d1f92 btrfs: qgroup: do a reservation in a higher level. by Dongsheng Yang · 9 years ago
  96. 237c0e9 Btrfs: qgroup, Account data space in more proper timings. by Dongsheng Yang · 10 years ago
  97. 3119321 Btrfs: qgroup: Introduce a may_use to account space_info->bytes_may_use. by Dongsheng Yang · 10 years ago
  98. 804ca12 Btrfs: qgroup: free reserved in exceeding quota. by Dongsheng Yang · 10 years ago
  99. 4087cf2 Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup(). by Dongsheng Yang · 10 years ago
  100. 03477d9 btrfs: qgroup: fix limit args override whole limit struct by Dongsheng Yang · 9 years ago