1. 6e6870d fs/hugetlbfs/inode.c: remove null test before kfree by Fabian Frederick · 10 years ago
  2. be1d2cf fs/hugetlbfs/inode.c: use static const for dentry_operations by Fabian Frederick · 10 years ago
  3. 422b244 fs/hugetlbfs/inode.c: add static to hugetlbfs_i_mmap_mutex_key by Fabian Frederick · 10 years ago
  4. 2457aec mm: non-atomically mark page accessed during page cache allocation where possible by Mel Gorman · 10 years ago
  5. e7470ee fs: buffer: do not use unnecessary atomic operations when discarding buffers by Mel Gorman · 10 years ago
  6. b745bc8 mm: page_alloc: convert hot/cold parameter and immediate callers to bool by Mel Gorman · 10 years ago
  7. 47a191f fs/block_dev.c: add bdev_read_page() and bdev_write_page() by Matthew Wilcox · 10 years ago
  8. 57d9984 fs/mpage.c: factor page_endio() out of mpage_end_io() by Matthew Wilcox · 10 years ago
  9. 90768ee fs/mpage.c: factor clean_buffers() out of __mpage_writepage() by Matthew Wilcox · 10 years ago
  10. 1b938c0 fs/buffer.c: remove block_write_full_page_endio() by Matthew Wilcox · 10 years ago
  11. 9b857d2 fs/hugetlbfs/inode.c: complete conversion to pr_foo() by Andrew Morton · 10 years ago
  12. c86c97f mm: softdirty: clear VM_SOFTDIRTY flag inside clear_refs_write() instead of clear_soft_dirty() by Cyrill Gorcunov · 10 years ago
  13. ac13a82 fs/libfs.c: add generic data flush to fsync by Fabian Frederick · 10 years ago
  14. fd2916b fs/9p: kerneldoc fixes by Fabian Frederick · 10 years ago
  15. bdbeacd fs/9p/v9fs.c: add __init to v9fs_sysfs_init by Fabian Frederick · 10 years ago
  16. e72db98 ocfs2: remove some unused code by Xue jiufei · 10 years ago
  17. 17bf141 ocfs2: fix incorrect i_size of global bitmap inode after resize by Joseph Qi · 10 years ago
  18. b7ac233 ocfs2: cleanup unused paramters in ocfs2_calc_new_backup_super by Joseph Qi · 10 years ago
  19. 01c6222 ocfs2/dlm: disallow node joining when recovery is on going by Xue jiufei · 10 years ago
  20. a9e9aca ocfs2: fix umount hang while shutting down truncate log by Xue jiufei · 10 years ago
  21. c253ed1 fs/ocfs2/ioctl.c: add static to local functions by Fabian Frederick · 10 years ago
  22. 6718cb5 ocfs2/dlm: fix possible convert=sion deadlock by Xue jiufei · 10 years ago
  23. 55b465b ocfs2: limit printk when journal is aborted by Joseph Qi · 10 years ago
  24. b3821c3 ocfs2: remove some redundant casting by George Spelvin · 10 years ago
  25. 69201bb fs/ocfs2/super.c: use OCFS2_MAX_VOL_LABEL_LEN and strlcpy by Fabian Frederick · 10 years ago
  26. 1a5c4e2 ocfs2: remove NULL assignments on static by Fabian Frederick · 10 years ago
  27. 1d88aa4 fs/configfs: use pr_fmt by Fabian Frederick · 10 years ago
  28. c668693 fs/configfs: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  29. f6b1fe7 fs/configs/item.c: kernel-doc fixes + clean-up by Fabian Frederick · 10 years ago
  30. 2201083 fs/squashfs/squashfs.h: replace pr_warning by pr_warn by Fabian Frederick · 10 years ago
  31. 504e0e2 ntfs: remove NULL value assignments by Fabian Frederick · 10 years ago
  32. 48149e9 fanotify: check file flags passed in fanotify_init by Heinrich Schuchardt · 10 years ago
  33. cc299a9 fs/notify/fanotify/fanotify_user.c: fix FAN_MARK_FLUSH flag checking by Heinrich Schuchardt · 10 years ago
  34. efa8f7e fs/notify/mark.c: trivial cleanup by David Cohen · 10 years ago
  35. d4c7cf6 fanotify: create FAN_ACCESS event for readdir by Heinrich Schuchardt · 10 years ago
  36. 0a8dd2d fanotify: FAN_MARK_FLUSH: avoid having to provide a fake/invalid fd and path by Heinrich Schuchardt · 10 years ago
  37. 3185a88 fs/fscache: replace seq_printf by seq_puts by Fabian Frederick · 10 years ago
  38. 36dfd11 fs/fscache: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  39. daf342a Merge tag 'jfs-3.16' of git://github.com/kleikamp/linux-shaggy into next by Linus Torvalds · 10 years ago
  40. ba1bdef Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw into next by Linus Torvalds · 10 years ago
  41. 74efa04 Merge tag 'locks-v3.16' of git://git.samba.org/jlayton/linux into next by Linus Torvalds · 10 years ago
  42. c84a1e3 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  43. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  44. bb5e50a fs/jfs/super.c: convert simple_str to kstr by Fabian Frederick · 10 years ago
  45. 4f65b6d fs/jfs/jfs_dmap.c: replace min/casting by min_t by Fabian Frederick · 10 years ago
  46. 789602e fs/jfs/super.c: remove 0 assignment to static + code clean-up by Fabian Frederick · 10 years ago
  47. bc4e6b2 fs/jfs/jfs_logmgr.c: remove NULL assignment on static by Fabian Frederick · 10 years ago
  48. 5da7776 Merge tag 'driver-core-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into next by Linus Torvalds · 10 years ago
  49. 0e48e055 GFS2: Prevent recovery before the local journal is set by Bob Peterson · 10 years ago
  50. 681a289 Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next by Linus Torvalds · 10 years ago
  51. 62af4f1 locks: add some tracepoints in the lease handling code by Jeff Layton · 10 years ago
  52. 5315c26 fs/locks.c: replace seq_printf by seq_puts by Fabian Frederick · 10 years ago
  53. 130d1f9 locks: ensure that fl_owner is always initialized properly in flock and lease codepaths by Jeff Layton · 10 years ago
  54. 9f12600 dcache: add missing lockdep annotation by Linus Torvalds · 10 years ago
  55. 8cbf74d dentry_kill() doesn't need the second argument now by Al Viro · 10 years ago
  56. b2b8019 dealing with the rest of shrink_dentry_list() livelock by Al Viro · 10 years ago
  57. 046b961 shrink_dentry_list(): take parent's ->d_lock earlier by Al Viro · 10 years ago
  58. ff2fde9 expand dentry_kill(dentry, 0) in shrink_dentry_list() by Al Viro · 10 years ago
  59. e55fd01 split dentry_kill() by Al Viro · 10 years ago
  60. e31da3f JFS: Check for NULL before calling posix_acl_equiv_mode() by William Burrow · 10 years ago
  61. 64fd72e lift the "already marked killed" case into shrink_dentry_list() by Al Viro · 10 years ago
  62. b6dd6f4 vfs: fix vmplice_to_user() by Miklos Szeredi · 10 years ago
  63. 26fc9cd kernfs: move the last knowledge of sysfs out from kernfs by Jianyu Zhan · 10 years ago
  64. 9f70a40 sysfs: fix attribute_group bin file path on removal by Robert ABEL · 10 years ago
  65. db1003f Merge branch 'afs' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 10 years ago
  66. 80a1de2 Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  67. 66db6cf ocfs2: fix double kmem_cache_destroy in dlm_init by Joseph Qi · 10 years ago
  68. 656f88d AFS: Pass an afs_call* to call->async_workfn() instead of a work_struct* by David Howells · 10 years ago
  69. 150a6b4 AFS: Fix kafs module unloading by Nathaniel Wesley Filardo · 10 years ago
  70. 6cf1286 AFS: Part of afs_end_call() is identical to code elsewhere, so split it by Nathaniel Wesley Filardo · 10 years ago
  71. cbfef53 Merge 3.15-rc6 into driver-core-next by Greg Kroah-Hartman · 10 years ago
  72. 65c2ce7 Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes by Ingo Molnar · 10 years ago
  73. 11da37b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  74. 5e9d9fc Merge tag 'xfs-for-linus-3.15-rc6' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 10 years ago
  75. 27b1142 nfsd4: warn on finding lockowner without stateid's by J. Bruce Fields · 10 years ago
  76. a1b8ff4 nfsd4: remove lockowner when removing lock stateid by J. Bruce Fields · 10 years ago
  77. 6c67c7c AFS: Fix cache manager service handlers by David Howells · 10 years ago
  78. 439c610 Merge tag 'driver-core-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  79. 51a6025 Btrfs: send, fix incorrect ref access when using extrefs by Filipe Manana · 10 years ago
  80. d3ecfcd Btrfs: fix EIO on reading file after ioctl clone works on it by Liu Bo · 10 years ago
  81. 41abc90 Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 10 years ago
  82. f5c16f2 sysfs: make sure read buffer is zeroed by Tejun Heo · 10 years ago
  83. 2667bcb block: move ioprio.c from fs/ to block/ by Jens Axboe · 10 years ago
  84. f9c78b2 block: move bio.c and bio-integrity.c from fs/ to block/ by Jens Axboe · 10 years ago
  85. 9dd868e GFS2: fs/gfs2/file.c: kernel-doc warning fixes by Fabian Frederick · 10 years ago
  86. c62baf6 GFS2: fs/gfs2/bmap.c: kernel-doc warning fixes by Fabian Frederick · 10 years ago
  87. 5513a51 nfsd4: fix corruption on setting an ACL. by J. Bruce Fields · 10 years ago
  88. ee4eec4 xfs: list_lru_init returns a negative error by Dave Chinner · 10 years ago
  89. bc14782 xfs: negate xfs_icsb_init_counters error value by Dave Chinner · 10 years ago
  90. 4568764 xfs: negate mount workqueue init error value by Dave Chinner · 10 years ago
  91. 6670232 xfs: fix wrong err sign on xfs_set_acl() by Dave Chinner · 10 years ago
  92. a5a14de xfs: fix wrong errno from xfs_initxattrs by Dave Chinner · 10 years ago
  93. 65149e3 xfs: correct error sign on COLLAPSE_RANGE errors by Dave Chinner · 10 years ago
  94. b38a134 xfs: xfs_commit_metadata returns wrong errno by Dave Chinner · 10 years ago
  95. 8ff1e67 xfs: fix incorrect error sign in xfs_file_aio_read by Dave Chinner · 10 years ago
  96. 43ec146 xfs: xfs_dir_fsync() returns positive errno by Dave Chinner · 10 years ago
  97. d71f290 metag: Reduce maximum stack size to 256MB by James Hogan · 10 years ago
  98. 2497255 GFS2: remove transaction glock by Benjamin Marzinski · 10 years ago
  99. 555724a kernfs, sysfs, cgroup: restrict extra perm check on open to sysfs by Tejun Heo · 10 years ago
  100. 14186fe Merge tag 'locks-v3.15-4' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago