1. c1d4518 fs/dlm/debug_fs.c: replace seq_printf by seq_puts by Fabian Frederick · 11 years ago
  2. 6edb568 fs/dlm/lockspace.c: convert simple_str to kstr by Fabian Frederick · 11 years ago
  3. 4f4c337 fs/dlm/config.c: convert simple_str to kstr by Fabian Frederick · 11 years ago
  4. 310bf8f fs/reiserfs/stree.c: remove obsolete __constant by Fabian Frederick · 11 years ago
  5. ae0a50a fs/reiserfs/bitmap.c: coding style fixes by Fabian Frederick · 11 years ago
  6. 1f7e061 fs: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  7. 5eccdf3 ntfs: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  8. 92f778d inotify: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  9. f5102e5 nfs: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  10. 7ac9fe5 lockd: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  11. 75a3294 fscache: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  12. a88bbbe coda: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  13. 04541a2 fs/devpts/inode.c: convert printk to pr_foo() by Fabian Frederick · 11 years ago
  14. 0227d6ab fs/cachefiles: replace kerror by pr_err by Fabian Frederick · 11 years ago
  15. 4e1eb88 FS/CACHEFILES: convert printk to pr_foo() by Fabian Frederick · 11 years ago
  16. ef74885 fs/pstore: logging clean-up by Fabian Frederick · 11 years ago
  17. 9606d9a fs/affs: pr_debug cleanup by Fabian Frederick · 11 years ago
  18. 0158de1 fs/affs: convert printk to pr_foo() by Fabian Frederick · 11 years ago
  19. 0c89d67 fs/affs/file.c: remove unnecessary function parameters by Fabian Frederick · 11 years ago
  20. a05e16ad fs/proc/vmcore.c: remove NULL assignment to static by Fabian Frederick · 11 years ago
  21. 17c2b4e fs/proc/task_mmu.c: replace seq_printf by seq_puts by Fabian Frederick · 11 years ago
  22. c240837 signals: jffs2: fix the wrong usage of disallow_signal() by Oleg Nesterov · 11 years ago
  23. ef19470 fs/fat/inode.c: clean up string initializations (char[] instead of char *) by Manuel Schölling · 11 years ago
  24. 190a884 fs/fat/: add support for DOS 1.x formatted volumes by Conrad Meyer · 11 years ago
  25. a19189e fs/hpfs: increase pr_warn level by Fabian Frederick · 11 years ago
  26. 1749a10 fs/hpfs: use __func__ for logging by Fabian Frederick · 11 years ago
  27. 14da17f fs/hpfs: use pr_fmt for logging by Fabian Frederick · 11 years ago
  28. b7cb1ce fs/hpfs: convert printk to pr_foo() by Fabian Frederick · 11 years ago
  29. 45641c8 fs/ufs/balloc.c: remove err parameter in ufs_add_fragments by Fabian Frederick · 11 years ago
  30. df3d4e7 hfsplus: fix compiler warning on PowerPC by Christian Kujau · 11 years ago
  31. b73f3d0 fs/hfsplus: fix pr_foo() and hfs_dbg formats by Fabian Frederick · 11 years ago
  32. ffbc067 hfsplus: coding style fix for declarations in hfsplus_fs.h by Sergei Antonov · 11 years ago
  33. 297cc27 fs/hfsplus/wrapper.c: replace shift loop by ilog2 by Fabian Frederick · 11 years ago
  34. 2cd282a hfsplus: fix "unused node is not erased" error by Sergei Antonov · 11 years ago
  35. 915ab23 fs/hfsplus/wrapper.c: replace min/casting by min_t by Fabian Frederick · 11 years ago
  36. d8983ca fs/hfsplus/options.c: replace seq_printf by seq_puts by Fabian Frederick · 11 years ago
  37. e46707d fs/hfsplus/bnode.c: replace min/casting by min_t by Fabian Frederick · 11 years ago
  38. 97a62ea hfsplus: emit proper file type from readdir by Sergei Antonov · 11 years ago
  39. 7f2fc81 hfsplus: remove unused routine hfsplus_attr_build_key_uni by Hin-Tak Leung · 11 years ago
  40. bf29e88 hfsplus: correct usage of HFSPLUS_ATTR_MAX_STRLEN for non-English attributes by Hin-Tak Leung · 11 years ago
  41. 017f8da hfsplus: fix worst-case unicode to char conversion of file names and attributes by Hin-Tak Leung · 11 years ago
  42. 6d6bd94 fs/coda: use __func__ by Fabian Frederick · 11 years ago
  43. f38cfb2 fs/coda: logging prefix uniformization by Fabian Frederick · 11 years ago
  44. d9b4b31 fs/coda: replace printk by pr_foo() by Fabian Frederick · 11 years ago
  45. 817e1d9 fs/befs: kernel-doc fixes by Fabian Frederick · 11 years ago
  46. f38f41c fs/befs/linuxvfs.c: remove positive test on sector_t by Fabian Frederick · 11 years ago
  47. 6cb103b fs/befs/btree.c: replace strncpy by strlcpy + coding style fixing by Fabian Frederick · 11 years ago
  48. 39d7a29 fs/befs/linuxvfs.c: replace strncpy by strlcpy by Fabian Frederick · 11 years ago
  49. 3364d11 fs/ceph/debugfs.c: replace seq_printf by seq_puts by Fabian Frederick · 11 years ago
  50. f3ae1b9 fs/ceph: replace pr_warning by pr_warn by Fabian Frederick · 11 years ago
  51. a0abcf2e Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  52. 3ff6db3 fs/autofs4/dev-ioctl.c: add __init to autofs_dev_ioctl_init by Fabian Frederick · 11 years ago
  53. 8091b89 fs/ncpfs/getopt.c: replace simple_strtoul by kstrtoul by Fabian Frederick · 11 years ago
  54. 3430343 fs/binfmt_flat.c: make old_reloc() static by Axel Lin · 11 years ago
  55. b219e25 fs/binfmt_elf.c: fix bool assignements by Fabian Frederick · 11 years ago
  56. d1826f2 fs/efs: convert printk(KERN_DEBUG to pr_debug by Fabian Frederick · 11 years ago
  57. f403d1d fs/efs: add pr_fmt / use __func__ by Fabian Frederick · 11 years ago
  58. 179b87f fs/efs: convert printk to pr_foo() by Fabian Frederick · 11 years ago
  59. 00f0179 fs/exportfs/expfs.c: kernel-doc warning fixes by Fabian Frederick · 11 years ago
  60. e37dcbf fs/efivarfs/super.c: use static const for dentry_operations by Fabian Frederick · 11 years ago
  61. d23da15 fs/superblock: avoid locking counting inodes and dentries before reclaiming them by Tim Chen · 11 years ago
  62. 28f2cd4f fs/superblock: unregister sb shrinker before ->kill_sb() by Dave Chinner · 11 years ago
  63. 6e6870d fs/hugetlbfs/inode.c: remove null test before kfree by Fabian Frederick · 11 years ago
  64. be1d2cf fs/hugetlbfs/inode.c: use static const for dentry_operations by Fabian Frederick · 11 years ago
  65. 422b244 fs/hugetlbfs/inode.c: add static to hugetlbfs_i_mmap_mutex_key by Fabian Frederick · 11 years ago
  66. 2457aec mm: non-atomically mark page accessed during page cache allocation where possible by Mel Gorman · 11 years ago
  67. e7470ee fs: buffer: do not use unnecessary atomic operations when discarding buffers by Mel Gorman · 11 years ago
  68. b745bc8 mm: page_alloc: convert hot/cold parameter and immediate callers to bool by Mel Gorman · 11 years ago
  69. 47a191f fs/block_dev.c: add bdev_read_page() and bdev_write_page() by Matthew Wilcox · 11 years ago
  70. 57d9984 fs/mpage.c: factor page_endio() out of mpage_end_io() by Matthew Wilcox · 11 years ago
  71. 90768ee fs/mpage.c: factor clean_buffers() out of __mpage_writepage() by Matthew Wilcox · 11 years ago
  72. 1b938c0 fs/buffer.c: remove block_write_full_page_endio() by Matthew Wilcox · 11 years ago
  73. 9b857d2 fs/hugetlbfs/inode.c: complete conversion to pr_foo() by Andrew Morton · 11 years ago
  74. c86c97f mm: softdirty: clear VM_SOFTDIRTY flag inside clear_refs_write() instead of clear_soft_dirty() by Cyrill Gorcunov · 11 years ago
  75. ac13a82 fs/libfs.c: add generic data flush to fsync by Fabian Frederick · 11 years ago
  76. fd2916b fs/9p: kerneldoc fixes by Fabian Frederick · 11 years ago
  77. bdbeacd fs/9p/v9fs.c: add __init to v9fs_sysfs_init by Fabian Frederick · 11 years ago
  78. e72db98 ocfs2: remove some unused code by Xue jiufei · 11 years ago
  79. 17bf141 ocfs2: fix incorrect i_size of global bitmap inode after resize by Joseph Qi · 11 years ago
  80. b7ac233 ocfs2: cleanup unused paramters in ocfs2_calc_new_backup_super by Joseph Qi · 11 years ago
  81. 01c6222 ocfs2/dlm: disallow node joining when recovery is on going by Xue jiufei · 11 years ago
  82. a9e9aca ocfs2: fix umount hang while shutting down truncate log by Xue jiufei · 11 years ago
  83. c253ed1 fs/ocfs2/ioctl.c: add static to local functions by Fabian Frederick · 11 years ago
  84. 6718cb5 ocfs2/dlm: fix possible convert=sion deadlock by Xue jiufei · 11 years ago
  85. 55b465b ocfs2: limit printk when journal is aborted by Joseph Qi · 11 years ago
  86. b3821c3 ocfs2: remove some redundant casting by George Spelvin · 11 years ago
  87. 69201bb fs/ocfs2/super.c: use OCFS2_MAX_VOL_LABEL_LEN and strlcpy by Fabian Frederick · 11 years ago
  88. 1a5c4e2 ocfs2: remove NULL assignments on static by Fabian Frederick · 11 years ago
  89. 1d88aa4 fs/configfs: use pr_fmt by Fabian Frederick · 11 years ago
  90. c668693 fs/configfs: convert printk to pr_foo() by Fabian Frederick · 11 years ago
  91. f6b1fe7 fs/configs/item.c: kernel-doc fixes + clean-up by Fabian Frederick · 11 years ago
  92. 2201083 fs/squashfs/squashfs.h: replace pr_warning by pr_warn by Fabian Frederick · 11 years ago
  93. 504e0e2 ntfs: remove NULL value assignments by Fabian Frederick · 11 years ago
  94. 48149e9 fanotify: check file flags passed in fanotify_init by Heinrich Schuchardt · 11 years ago
  95. cc299a9 fs/notify/fanotify/fanotify_user.c: fix FAN_MARK_FLUSH flag checking by Heinrich Schuchardt · 11 years ago
  96. efa8f7e fs/notify/mark.c: trivial cleanup by David Cohen · 11 years ago
  97. d4c7cf6 fanotify: create FAN_ACCESS event for readdir by Heinrich Schuchardt · 11 years ago
  98. 0a8dd2d fanotify: FAN_MARK_FLUSH: avoid having to provide a fake/invalid fd and path by Heinrich Schuchardt · 11 years ago
  99. 3185a88 fs/fscache: replace seq_printf by seq_puts by Fabian Frederick · 11 years ago
  100. 36dfd11 fs/fscache: convert printk to pr_foo() by Fabian Frederick · 11 years ago