1. daf647d ext4: add lockdep annotations for i_data_sem by Theodore Ts'o · 9 years ago
  2. 1028b55 ext4: allow readdir()'s of large empty directories to be interrupted by Theodore Ts'o · 9 years ago
  3. de17e79 btrfs: fix crash/invalid memory access on fsync when using overlayfs by Filipe Manana · 9 years ago
  4. 3d43bcf ext4 crypto: use dget_parent() in ext4_d_revalidate() by Theodore Ts'o · 9 years ago
  5. c0a37d487 ext4: use file_dentry() by Miklos Szeredi · 9 years ago
  6. 9dd78d8 ext4: use dget_parent() in ext4_file_open() by Miklos Szeredi · 9 years ago
  7. be62a1a nfs: use file_dentry() by Miklos Szeredi · 9 years ago
  8. d101a12 fs: add file_dentry() by Miklos Szeredi · 9 years ago
  9. c9af28f ext4 crypto: don't let data integrity writebacks fail with ENOMEM by Theodore Ts'o · 9 years ago
  10. 9e92f48 ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea() by Theodore Ts'o · 9 years ago
  11. 243d506 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 9 years ago
  12. 9f15dec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 9 years ago
  13. 968f3e3 Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  14. 77d9131 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  15. 53d2e69 Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  16. d407574 Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 9 years ago
  17. 5518f66 Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  18. 6986c01 ovl: cleanup unused var in rename2 by Miklos Szeredi · 9 years ago
  19. 56656e9 ovl: rename is_merge to is_lowest by Miklos Szeredi · 9 years ago
  20. f134f24 ovl: fixed coding style warning by Sohom Bhattacharjee · 9 years ago
  21. 45aebea ovl: Ensure upper filesystem supports d_type by Vivek Goyal · 9 years ago
  22. fb5bb2c3 ovl: Warn on copy up if a process has a R/O fd open to the lower file by David Howells · 9 years ago
  23. 07f2af7 ovl: honor flag MS_SILENT at mount by Konstantin Khlebnikov · 9 years ago
  24. 11f3710 ovl: verify upper dentry before unlink and rename by Miklos Szeredi · 9 years ago
  25. 389f239 btrfs: make sure we stay inside the bvec during __btrfs_lookup_bio_sums by Chris Mason · 9 years ago
  26. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  27. 3c2de27 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  28. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  29. 35d88d9 Merge branch 'for-4.6/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  30. 8b23a8c Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-next by Al Viro · 9 years ago
  31. d6785d9 splice: handle zero nr_pages in splice_to_pipe() by Rabin Vincent · 9 years ago
  32. 12bb0a8 f2fs: submit node page write bios when really required by Jaegeuk Kim · 9 years ago
  33. fff4c55 f2fs: add missing argument to f2fs_setxattr stub by Arnd Bergmann · 9 years ago
  34. d726732 f2fs: fix to avoid unneeded unlock_new_inode by Chao Yu · 9 years ago
  35. 291bf80 f2fs: clean up opened code with f2fs_update_dentry by Chao Yu · 9 years ago
  36. 17a0ee5 f2fs: declare static functions by Jaegeuk Kim · 9 years ago
  37. 43b6573 f2fs: use cryptoapi crc32 functions by Keith Mok · 9 years ago
  38. 999270d f2fs: modify the readahead method in ra_node_page() by Fan Li · 9 years ago
  39. 8074bb5 f2fs crypto: sync ext4_lookup and ext4_file_open by Jaegeuk Kim · 9 years ago
  40. 0b81d07 fs crypto: move per-file encryption from f2fs tree to fs/crypto by Jaegeuk Kim · 9 years ago
  41. 5cd0911 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago
  42. 1ca80a0 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 9 years ago
  43. d77bed0 Merge tag 'dlm-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 9 years ago
  44. faeb20e Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  45. 364e8dd Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 9 years ago
  46. 1404297 lib: update single-char callers of strtobool() by Kees Cook · 9 years ago
  47. c28f2420 btrfs: use radix_tree_iter_retry() by Matthew Wilcox · 9 years ago
  48. 0b50a2d proc-vmcore: wrong data type casting fix by Dave Young · 9 years ago
  49. 7e2bc81 proc/base: make prompt shell start from new line after executing "cat /proc/$pid/wchan" by Minfei Huang · 9 years ago
  50. b5946be procfs: add conditional compilation check by Eric Engestrom · 9 years ago
  51. 5de23d4 proc: add /proc/<pid>/timerslack_ns interface by John Stultz · 9 years ago
  52. da8b44d timer: convert timer_slack_ns from unsigned long to u64 by John Stultz · 9 years ago
  53. fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 9 years ago
  54. d02bd27 mm/page_alloc.c: calculate 'available' memory in a separate function by Igor Redko · 9 years ago
  55. 0a71649 /proc/kpageflags: return KPF_SLAB for slab tail pages by Naoya Horiguchi · 9 years ago
  56. 832fc1d /proc/kpageflags: return KPF_BUDDY for "tail" buddy pages by Naoya Horiguchi · 9 years ago
  57. 8eee93e Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  58. 1a4ab08 Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  59. bb7aeae Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  60. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  61. 271ecc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  62. 5f8d498 vfs: show_vfsstat: do not ignore errors from show_devname method by Dmitry V. Levin · 10 years ago
  63. 742f992 fuse: return patrial success from fuse_direct_io() by Ashish Samant · 9 years ago
  64. 8a78d59 autofs4: use pr_xxx() macros directly for logging by Ian Kent · 9 years ago
  65. 90967c8 autofs4: change log print macros to not insert newline by Ian Kent · 9 years ago
  66. cab49f9 autofs4: make autofs log prints consistent by Ian Kent · 9 years ago
  67. 0266725 autofs4: fix some white space errors by Ian Kent · 9 years ago
  68. e3cd806 autofs4: fix invalid ioctl return in autofs4_root_ioctl_unlocked() by Ian Kent · 9 years ago
  69. b3f67a9 autofs4: fix coding style line length in autofs4_wait() by Ian Kent · 9 years ago
  70. aa330dd autofs4: fix coding style problem in autofs4_get_set_timeout() by Ian Kent · 9 years ago
  71. e9a7c2f autofs4: coding style fixes by Ian Kent · 9 years ago
  72. c83aa55 autofs: show pipe inode in mount options by Stanislav Kinsburskiy · 9 years ago
  73. 62cccb8 mm: simplify lock_page_memcg() by Johannes Weiner · 9 years ago
  74. 81f8c3a mm: memcontrol: generalize locking for the page->mem_cgroup binding by Johannes Weiner · 9 years ago
  75. 02c4363 fs/mpage.c:mpage_readpages(): use lru_to_page() helper by Andrew Morton · 9 years ago
  76. 8d67d3c ocfs2/dlm: fix a variable overflow problem in dlmdomain.c by Jun Piao · 9 years ago
  77. 814ce69 ocfs2: fix a tiny race that leads file system read-only by Jiufei Xue · 9 years ago
  78. d277f33 ocfs2/dlm: return EINVAL when the lockres on migration target is in DROPPING_REF state by xuejiufei · 9 years ago
  79. 8c03439 ocfs2/dlm: clear DROPPING_REF flag when the master goes down by xuejiufei · 9 years ago
  80. 842b90b ocfs2/dlm: return in progress if master can not clear the refmap bit right now by xuejiufei · 9 years ago
  81. 60d663c ocfs2/dlm: add DEREF_DONE message by xuejiufei · 9 years ago
  82. 39b29af ocfs2/dlm: fix a typo in dlmcommon.h by Joseph Qi · 9 years ago
  83. bfd97a0 ocfs2: use spinlock_irqsave() to downconvert lock in ocfs2_osb_dump() by jiangyiwen · 9 years ago
  84. 4d548f6 ocfs2/cluster: replace the interrupt safe spinlocks with common ones by jiangyiwen · 9 years ago
  85. ba33ea8 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  86. 73b462d GFS2: Eliminate parameter non_block on gfs2_inode_lookup by Bob Peterson · 9 years ago
  87. ff34245 GFS2: Don't filter out I_FREEING inodes anymore by Bob Peterson · 10 years ago
  88. a492386 GFS2: Prevent delete work from occurring on glocks used for create by Bob Peterson · 9 years ago
  89. 2df6f47 GFS2: Fix direct IO write rounding error by Bob Peterson · 9 years ago
  90. 67893f1 gfs2: avoid uninitialized variable warning by Arnd Bergmann · 9 years ago
  91. 2cdb958 Merge branch 'xfs-misc-fixes-4.6-4' into for-next by Dave Chinner · 9 years ago
  92. 355cced xfs: always set rvalp in xfs_dir2_node_trim_free by Christoph Hellwig · 9 years ago
  93. cc07eed xfs: ensure committed is initialized in xfs_trans_roll by Eric Sandeen · 9 years ago
  94. d34999c xfs: borrow indirect blocks from freed extent when available by Brian Foster · 9 years ago
  95. a9bd24a xfs: refactor delalloc indlen reservation split into helper by Brian Foster · 9 years ago
  96. b2706a0 xfs: update freeblocks counter after extent deletion by Brian Foster · 9 years ago
  97. 801cc4e xfs: debug mode forced buffered write failure by Brian Foster · 9 years ago
  98. bb7ab3b btrfs: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
  99. 744742d fuse: Add reference counting for fuse_io_priv by Seth Forshee · 9 years ago
  100. 7cabc61 fuse: do not use iocb after it may have been freed by Robert Doebbelin · 9 years ago