1. e4a1e29 xfs: remove unused ail pointer arg from xfs_trans_ail_cursor_done() by Eric Sandeen · 10 years ago
  2. bda65ef xfs: remove unused xfs_mount arg from xfs_symlink_hdr_ok() by Eric Sandeen · 10 years ago
  3. fd9fdba xfs: remove unused bp arg from xfs_iflush_fork() by Eric Sandeen · 10 years ago
  4. e009400 xfs: remove unused pag ptr arg from iterator execute functions by Eric Sandeen · 10 years ago
  5. 6f8950c xfs: remove unused length arg from alloc_block ops by Eric Sandeen · 10 years ago
  6. 6ea94bb xfs: remove unused mp arg from xfs_calc_dquots_per_chunk() by Eric Sandeen · 10 years ago
  7. 2599405 xfs: remove unused mp arg from xfs_dir2 dataptr/byte functions by Eric Sandeen · 10 years ago
  8. 9df2dd0 xfs: remove unused tp arg from xfs_da_reada_buf & callers by Eric Sandeen · 10 years ago
  9. 72b0636 xfs: remove unused bip arg from xfs_buf_item_log_segment() by Eric Sandeen · 10 years ago
  10. 87937bf xfs: remove unused flags arg from _xfs_buf_get_pages() by Eric Sandeen · 10 years ago
  11. 34dcefd xfs: remove unused args from xfs_alloc_buftarg() by Eric Sandeen · 10 years ago
  12. a96c415 xfs: remove unused blocksize arg from xfs_setsize_buftarg() by Eric Sandeen · 10 years ago
  13. 0d7409b xfs: remove unused level arg from xfs_btree_read_buf_block() by Eric Sandeen · 10 years ago
  14. 6a9edd3 xfs: remove unused mp arg from xfs_bmap_forkoff_reset() by Eric Sandeen · 10 years ago
  15. 152d93b xfs: remove unused mp arg from xfs_bmdr_maxrecs() by Eric Sandeen · 10 years ago
  16. 6d0081a xfs: remove unused mp arg from xfs_attr3_rmt_hdr_ok() by Eric Sandeen · 10 years ago
  17. 7fb2cd4 xfs: remove unused tp arg from xfs_bmap_last_offset() and callers by Eric Sandeen · 10 years ago
  18. e686bd8 cifs: Use min_t() when comparing "size_t" and "unsigned long" by Geert Uytterhoeven · 10 years ago
  19. 454fd35 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  20. 96c57ad ceph: fix pr_fmt() redefinition by Linus Torvalds · 10 years ago
  21. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  22. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  23. 19dfc1f cifs: fix the race in cifs_writev() by Al Viro · 10 years ago
  24. eab8723 ceph_sync_{,direct_}write: fix an oops on ceph_osdc_new_request() failure by Al Viro · 10 years ago
  25. a63b747 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 10 years ago
  26. 3123bca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  27. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 10 years ago
  28. e4fbaee Btrfs: fix compile warnings on on avr32 platform by Wang Shilong · 10 years ago
  29. 9e897e1 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 10 years ago
  30. 0723a04 btrfs: allow mounting btrfs subvolumes with different ro/rw options by Harald Hoyer · 11 years ago
  31. dd76a78 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  32. e69f18f block: Ensure we only enable integrity metadata for reads and writes by Martin K. Petersen · 10 years ago
  33. 0bc6997 block: Fix integrity verification by Martin K. Petersen · 10 years ago
  34. 75ff24f Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  35. ffddc5f fs/ncpfs/dir.c: fix indenting in ncp_lookup() by Dan Carpenter · 10 years ago
  36. 15a03ac ncpfs/inode.c: fix mismatch printk formats and arguments by Joe Perches · 10 years ago
  37. 485b47f ncpfs: remove now unused PRINTK macro by Joe Perches · 10 years ago
  38. e45ca8b ncpfs: convert PPRINTK to ncp_vdbg by Joe Perches · 10 years ago
  39. d3b73ca ncpfs: convert DPRINTK/DDPRINTK to ncp_dbg by Joe Perches · 10 years ago
  40. b41f8b8 ncpfs: Add pr_fmt and convert printks to pr_<level> by Joe Perches · 10 years ago
  41. e53d77e autofs4: check dev ioctl size before allocating by Sasha Levin · 10 years ago
  42. e9f37d3 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  43. a7963eb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  44. 26c12d9 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  45. fe4487d fs/ufs: remove unused ufs_super_block_third pointer by Christian Engelmayer · 10 years ago
  46. 48968a1 fs/ufs: remove unused ufs_super_block_second pointer by Christian Engelmayer · 10 years ago
  47. 6e0bd34 fs/ufs: remove unused ufs_super_block_first pointer by Christian Engelmayer · 10 years ago
  48. 76ee473 fs/ufs/super.c: add __init to init_inodecache() by Fabian Frederick · 10 years ago
  49. 16caed3 fault-injection: set bounds on what /proc/self/make-it-fail accepts. by Dave Jones · 10 years ago
  50. 758b444 fs/bfs/inode.c: add __init to init_inodecache() by Fabian Frederick · 10 years ago
  51. 8ca5772 affs: add mount option to avoid filename truncates by Fabian Frederick · 10 years ago
  52. d40c4d4 fs/affs/dir.c: unlock/brelse dir on failure + code clean-up by Fabian Frederick · 10 years ago
  53. adbd319 affs: add __init to init_inodecache () by Fabian Frederick · 10 years ago
  54. 894122d fs/adfs/super.c: add __init to init_inodecache() by Fabian Frederick · 10 years ago
  55. c4082f3 vmcore: continue vmcore initialization if PT_NOTE is found empty by WANG Chao · 10 years ago
  56. 82e0703 include/linux/crash_dump.h: add vmcore_cleanup() prototype by Rashika Kheria · 10 years ago
  57. ad86622 wait: swap EXIT_ZOMBIE and EXIT_DEAD to hide EXIT_TRACE from user-space by Oleg Nesterov · 10 years ago
  58. 23aebe1 exec: kill bprm->tcomm[], simplify the "basename" logic by Oleg Nesterov · 10 years ago
  59. 32ed74a procfs: make /proc/*/pagemap 0400 by Djalal Harouni · 10 years ago
  60. 35a3504 procfs: make /proc/*/{stack,syscall,personality} 0400 by Djalal Harouni · 10 years ago
  61. 1c44dbc fs/proc/inode.c: use RCU_INIT_POINTER(x, NULL) by Monam Agarwal · 10 years ago
  62. 49d063c proc: show mnt_id in /proc/pid/fdinfo by Andrey Vagin · 10 years ago
  63. f0b5664 fs/proc/meminfo: meminfo_proc_show(): fix typo in comment by Luiz Capitulino · 10 years ago
  64. 615d6e8 mm: per-thread vma caching by Davidlohr Bueso · 10 years ago
  65. f182036 mm: implement ->map_pages for page cache by Kirill A. Shutemov · 10 years ago
  66. ab0e113 exec: kill the unnecessary mm->def_flags setting in load_elf_binary() by Alex Thorlton · 10 years ago
  67. 87c1b49 ntfs: logging clean-up by Fabian Frederick · 10 years ago
  68. 240cd6a81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  69. 3021112 Merge tag 'for-f2fs-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
  70. 36523e95 btrfs: export global block reserve size as space_info by David Sterba · 11 years ago
  71. 800ee22 btrfs: fix crash in remount(thread_pool=) case by Sergei Trofimovich · 10 years ago
  72. c29aa15 Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  73. c4a050b Btrfs: abort the transaction when we don't find our extent ref by Josef Bacik · 10 years ago
  74. 3a29bc0 Btrfs: fix EINVAL checks in btrfs_clone by Chris Mason · 10 years ago
  75. a1ecaab Btrfs: fix unlock in __start_delalloc_inodes() by Wang Shilong · 10 years ago
  76. 3b080b2 Btrfs: scrub raid56 stripes in the right way by Wang Shilong · 10 years ago
  77. 68bb462 Btrfs: don't compress for a small write by Wang Shilong · 10 years ago
  78. c50d3e7 Btrfs: more efficient io tree navigation on wait_extent_bit by Filipe Manana · 10 years ago
  79. c715e15 Btrfs: send, build path string only once in send_hole by Filipe Manana · 10 years ago
  80. 9a40f12 btrfs: filter invalid arg for btrfs resize by Gui Hecheng · 10 years ago
  81. 766b5e5 Btrfs: send, fix data corruption due to incorrect hole detection by Filipe Manana · 10 years ago
  82. 84dbeb8 Btrfs: kmalloc() doesn't return an ERR_PTR by Dan Carpenter · 10 years ago
  83. e9894fd Btrfs: fix snapshot vs nocow writting by Wang Shilong · 10 years ago
  84. 3ac0d7b btrfs: Change the expanding write sequence to fix snapshot related bug. by Qu Wenruo · 10 years ago
  85. 60999ca btrfs: make device scan less noisy by David Sterba · 10 years ago
  86. ed55b6a btrfs: fix lockdep warning with reclaim lock inversion by Jeff Mahoney · 10 years ago
  87. 3f8a18c Btrfs: hold the commit_root_sem when getting the commit root during send by Josef Bacik · 10 years ago
  88. 48b230a f2fs: fix wrong statistics of inline data by Chao Yu · 10 years ago
  89. 3a8861e f2fs: check the acl's validity before setting by ZhangZhen · 10 years ago
  90. 6b4afdd f2fs: introduce f2fs_issue_flush to avoid redundant flush issue by Jaegeuk Kim · 10 years ago
  91. 9e351cc Btrfs: remove transaction from send by Josef Bacik · 10 years ago
  92. a26e8c9 Btrfs: don't clear uptodate if the eb is under IO by Josef Bacik · 10 years ago
  93. 573a075 Btrfs: check for an extent_op on the locked ref by Josef Bacik · 10 years ago
  94. ba8b028 Btrfs: do not reset last_snapshot after relocation by Josef Bacik · 10 years ago
  95. 2b3a8fd Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  96. 6f4c98e Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  97. a30be7c ceph: skip invalid dentry during dcache readdir by Yan, Zheng · 10 years ago
  98. 9581a4a nfs: pass string length to pr_notice message about readdir loops by Jeff Layton · 10 years ago
  99. a56371d ceph: flush cap release queue when trimming session caps by Yan, Zheng · 10 years ago
  100. 4819301 ceph: don't grabs open file reference for aborted request by Yan, Zheng · 10 years ago