1. 5cec38a fs, seq_file: fallback to vmalloc instead of oom kill processes by David Rientjes · 10 years ago
  2. 6b4f779 mm: vmscan: invoke slab shrinkers from shrink_zone() by Johannes Weiner · 10 years ago
  3. c8c06ef mm: convert i_mmap_mutex to rwsem by Davidlohr Bueso · 10 years ago
  4. 83cde9e mm: use new helper functions around the i_mmap_mutex by Davidlohr Bueso · 10 years ago
  5. 6ce4436 Merge tag 'please-pull-morepstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
  6. bdeb03c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  7. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  8. ccb5a49 Merge tag 'upstream-3.19-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
  9. c05e14f Merge tag 'xfs-for-linus-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 10 years ago
  10. 9bfccec Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  11. c0222ac0 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  12. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  13. 027bc8b pstore-ram: Allow optional mapping with pgprot_noncached by Tony Lindgren · 10 years ago
  14. 7ae9cb8 pstore-ram: Fix hangs by using write-combine mappings by Rob Herring · 10 years ago
  15. b6da007 Merge branch 'akpm' (patchbomb from Andrew) by Linus Torvalds · 10 years ago
  16. c35a7f1 exit: proc: don't try to flush /proc/tgid/task/tgid by Oleg Nesterov · 10 years ago
  17. ddbc22e fs/hfs/catalog.c: fix comparison bug in hfs_cat_keycmp by Rasmus Villemoes · 10 years ago
  18. 705304a nilfs2: fix the nilfs_iget() vs. nilfs_new_inode() races by Ryusuke Konishi · 10 years ago
  19. 72b9918 nilfs2: deletion of an unnecessary check before the function call "iput" by Markus Elfring · 10 years ago
  20. 75dc857 nilfs2: avoid duplicate segment construction for fsync() by Andreas Rohner · 10 years ago
  21. a682e9c ncpfs: return proper error from NCP_IOC_SETROOT ioctl by Jan Kara · 10 years ago
  22. 52f5592e fs/binfmt_elf.c: fix internal inconsistency relating to vma dump size by Jungseung Lee · 10 years ago
  23. f7e1ad1 fs/binfmt_misc.c: use GFP_KERNEL instead of GFP_USER by Andrew Morton · 10 years ago
  24. e6084d4 binfmt_misc: clean up code style a bit by Mike Frysinger · 10 years ago
  25. 6b899c4 binfmt_misc: add comments & debug logs by Mike Frysinger · 10 years ago
  26. 8d10a03 fs/file.c: replace get_unused_fd() with get_unused_fd_flags(0) by Yann Droneaud · 10 years ago
  27. c6cb898 binfmt_misc: replace get_unused_fd() with get_unused_fd_flags(0) by Yann Droneaud · 10 years ago
  28. abdba6e proc: task_state: ptrace_parent() doesn't need pid_alive() check by Oleg Nesterov · 10 years ago
  29. b0fafc1 proc: task_state: move the main seq_printf() outside of rcu_read_lock() by Oleg Nesterov · 10 years ago
  30. 0f4a0d5 proc: task_state: deuglify the max_fds calculation by Oleg Nesterov · 10 years ago
  31. 4af1036 proc: task_state: read cred->group_info outside of task_lock() by Oleg Nesterov · 10 years ago
  32. 2fc1e94 fs/proc.c: use rb_entry_safe() instead of rb_entry() by Nicolas Dichtel · 10 years ago
  33. b208d54 procfs: fix error handling of proc_register() by Debabrata Banerjee · 10 years ago
  34. 710585d fs/proc: use a rb tree for the directory entries by Nicolas Dichtel · 10 years ago
  35. c164e03 mm: fix huge zero page accounting in smaps report by Kirill A. Shutemov · 10 years ago
  36. e2ab879 fs/char_dev.c: remove pointless assignment from __register_chrdev_region() by Jan Kara · 10 years ago
  37. b3e3e5a ocfs2: remove unneeded NULL check by Dan Carpenter · 10 years ago
  38. 88d69b9 ocfs2: remove bogus NULL check in ocfs2_move_extents() by Dan Carpenter · 10 years ago
  39. 61fb9ea ocfs2: do not set filesystem readonly if link down by jiangyiwen · 10 years ago
  40. d1e78238 ocfs2: do not set OCFS2_LOCK_UPCONVERT_FINISHING if nonblocking lock can not be granted at once by Xue jiufei · 10 years ago
  41. dc17158 ocfs2: fix error handling when creating debugfs root in ocfs2_init() by Jan Kara · 10 years ago
  42. 86b9c6f ocfs2: remove filesize checks for sync I/O journal commit by Goldwyn Rodrigues · 10 years ago
  43. 196fe71 ocfs2: o2net: fix connect expired by Junxiao Bi · 10 years ago
  44. cb79662 ocfs2: o2dlm: fix a race between purge and master query by Srinivas Eeda · 10 years ago
  45. f5425fc ocfs2: report error from o2hb_do_disk_heartbeat() to user by Jan Kara · 10 years ago
  46. 4a635a1 ocfs2: remove bogus test from ocfs2_read_locked_inode() by Jan Kara · 10 years ago
  47. 2b69300 ocfs2: Fix xattr check in ocfs2_get_xattr_nolock() by Jan Kara · 10 years ago
  48. 519a286 ocfs2: fix an off-by-one BUG_ON() statement by Dan Carpenter · 10 years ago
  49. f08736b ocfs2/dlm: let sender retry if dlm_dispatch_assert_master failed with -ENOMEM by Joseph Qi · 10 years ago
  50. 662e9b2 fs/cifs/smb2file.c: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  51. 4b99d39 fs/cifs/file.c: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  52. bc09d14 fs/cifs: remove obsolete __constant by Fabian Frederick · 10 years ago
  53. cbfe0de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  54. 8322b6f Merge tag 'dlm-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 10 years ago
  55. 1366f5d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  56. 4b0a268 Merge tag 'for-f2fs-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
  57. a6b8495 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  58. 1715ac6 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 10 years ago
  59. 08e2fb6 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
  60. e20db59 Merge tag 'nfs-for-3.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  61. 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  62. 8139548 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  63. 8754589 net: replace remaining users of arch_fast_hash with jhash by Daniel Borkmann · 10 years ago
  64. 3eb5b89 Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  65. 86c6a2f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  66. c0371da put iov_iter into msghdr by Al Viro · 10 years ago
  67. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  68. 635aee1 f2fs: avoid to ra unneeded blocks in recover flow by Chao Yu · 10 years ago
  69. 66b00c1 f2fs: introduce is_valid_blkaddr to cleanup codes in ra_meta_pages by Chao Yu · 10 years ago
  70. 13da549 f2fs: fix to enable readahead for SSA/CP blocks by Chao Yu · 10 years ago
  71. 03e14d5 f2fs: use atomic for counting inode with inline_{dir,inode} flag by Chao Yu · 10 years ago
  72. 51455b1 f2fs: cleanup path to need cp at fsync by Changman Lee · 10 years ago
  73. 9c7bb70 f2fs: check if inode state is dirty at fsync by Changman Lee · 10 years ago
  74. 8dcf2ff7 f2fs: count the number of inmemory pages by Jaegeuk Kim · 10 years ago
  75. 1266223 f2fs: release inmemory pages when the file was closed by Jaegeuk Kim · 10 years ago
  76. 0722b10 f2fs: set page private for inmemory pages for truncation by Jaegeuk Kim · 10 years ago
  77. 9d1015d f2fs: count inline_xx in do_read_inode by Jaegeuk Kim · 10 years ago
  78. 9be32d7 f2fs: do retry operations with cond_resched by Jaegeuk Kim · 10 years ago
  79. 15d9870 cifs: remove unneeded condition check by Namjae Jeon · 10 years ago
  80. ee9bbf4 Set UID in sess_auth_rawntlmssp_authenticate too by Sachin Prabhu · 10 years ago
  81. 0b456f0 cifs: convert printk(LEVEL...) to pr_<level> by Andy Shevchenko · 10 years ago
  82. 55d83e0 cifs: convert to print_hex_dump() instead of custom implementation by Andy Shevchenko · 10 years ago
  83. 28e2aed cifs: call strtobool instead of custom implementation by Andy Shevchenko · 10 years ago
  84. f8098b8 Update modinfo cifs version for cifs.ko by Steve French · 10 years ago
  85. ebdd207 decode_negTokenInit had wrong calling sequence by Steve French · 10 years ago
  86. 911a8df Add missing defines for ACL query support by Steve French · 10 years ago
  87. 9ccf321 Add support for original fallocate by Steve French · 10 years ago
  88. 50db71a ext4: ext4_da_convert_inline_data_to_extent drop locked page after error by Dmitry Monakhov · 10 years ago
  89. 769ec6e f2fs: call radix_tree_preload before radix_tree_insert by Jaegeuk Kim · 10 years ago
  90. 8b26ef9 f2fs: use rw_semaphore for nat entry lock by Jaegeuk Kim · 10 years ago
  91. 4634d71 f2fs: fix missing kmem_cache_free by Jaegeuk Kim · 10 years ago
  92. 6044e43 Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next by Dave Chinner · 10 years ago
  93. b29c70f xfs: split metadata and log buffer completion to separate workqueues by Brian Foster · 10 years ago
  94. 32296f8 xfs: fix set-but-unused warnings by Dave Chinner · 10 years ago
  95. 9a2cc41 xfs: move type conversion functions to xfs_dir.h by Dave Chinner · 10 years ago
  96. 1b767ee xfs: move ftype conversion functions to libxfs by Dave Chinner · 10 years ago
  97. 2d3d0c5 xfs: lobotomise xfs_trans_read_buf_map() by Dave Chinner · 10 years ago
  98. cdc9cec xfs: active inodes stat is broken by Dave Chinner · 10 years ago
  99. 4db431f xfs: cleanup xfs_bmse_merge returns by Dave Chinner · 10 years ago
  100. b11bd67 xfs: cleanup xfs_bmse_shift_one goto mess by Dave Chinner · 10 years ago