1. a26a874 Docs: Kconfig: `devlopers' -> `developers' by Michael Witten · 11 years ago
  2. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  3. ec0ad73 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  4. eb97a78 Merge tag 'for-f2fs-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 11 years ago
  5. b14662c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  6. c4fe244 sparc: fix PCI device proc file mmap(2) by Alexey Dobriyan · 11 years ago
  7. 45d9a22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  8. a26b7c8 f2fs: optimize gc for better performance by Jin Xu · 11 years ago
  9. 423e95c f2fs: merge more bios of node block writes by Jaegeuk Kim · 11 years ago
  10. 27703bb Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  11. 6f3bc58 Merge tag 'dlm-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 11 years ago
  12. ae67d9a Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  13. 02afc27 direct-io: Handle O_(D)SYNC AIO by Christoph Hellwig · 11 years ago
  14. 7b7a866 direct-io: Implement generic deferred AIO completions by Christoph Hellwig · 11 years ago
  15. f83b0a4 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  16. 173c840 switch fchmod() to fdget by Al Viro · 11 years ago
  17. 7e3fb58 switch epoll_ctl() to fdget by Al Viro · 11 years ago
  18. e95c311 git simplify nilfs check for busy subtree by Al Viro · 11 years ago
  19. badcf2b constify touch_atime() by Al Viro · 11 years ago
  20. 8033426 vfs: allow umount to handle mountpoints without revalidating them by Jeff Layton · 11 years ago
  21. 590fb51 vfs: call d_op->d_prune() before unhashing dentry by Yan, Zheng · 11 years ago
  22. 184caca only regular files with FMODE_WRITE need to be on s_files by Al Viro · 11 years ago
  23. 301f026 nfsd: racy access to ->d_name in nsfd4_encode_path() by Al Viro · 11 years ago
  24. 32dad03 Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  25. 542a086 Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  26. fc6d0b0 Merge branch 'lockref' (locked reference counts) by Linus Torvalds · 11 years ago
  27. 222cbdc f2fs: avoid an overflow during utilization calculation by Jaegeuk Kim · 11 years ago
  28. c34e333 f2fs: trigger GC when there are prefree segments by Jaegeuk Kim · 11 years ago
  29. 1557008 vfs: reimplement d_rcu_to_refcount() using lockref_get_or_lock() by Linus Torvalds · 11 years ago
  30. df3d0bb vfs: use lockref_get_not_zero() for optimistic lockless dget_parent() by Waiman Long · 11 years ago
  31. 3bd11cf pstore/ram: (really) fix undefined usage of rounddown_pow_of_two by Maxime Bizon · 11 years ago
  32. c95389b Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  33. 49fa814 fs/ocfs2/super.c: Use bigger nodestr to accomodate 32-bit node numbers by Goldwyn Rodrigues · 11 years ago
  34. 9847423 vfs: make the dentry cache use the lockref infrastructure by Waiman Long · 11 years ago
  35. ad4eec6 ext4: allow specifying external journal by pathname mount option by Eric Sandeen · 11 years ago
  36. bdfb6ff ext4: mark group corrupt on group descriptor checksum by Darrick J. Wong · 11 years ago
  37. 87a3938 ext4: mark block group as corrupt on inode bitmap error by Darrick J. Wong · 11 years ago
  38. 163a203 ext4: mark block group as corrupt on block bitmap error by Darrick J. Wong · 11 years ago
  39. dbde0ab ext4: fix type declaration of ext4_validate_block_bitmap by Darrick J. Wong · 11 years ago
  40. 48d9eb9 ext4: error out if verifying the block bitmap fails by Darrick J. Wong · 11 years ago
  41. 18a6ea1 jbd2: Fix endian mixing problems in the checksumming code by Darrick J. Wong · 11 years ago
  42. d7b2a00 ext4: isolate ext4_extents.h file by Zheng Liu · 11 years ago
  43. 70261f5 ext4: Fix misspellings using 'codespell' tool by Anatol Pomozov · 11 years ago
  44. 7afe5aa ext4: convert write_begin methods to stable_page_writes semantics by Dmitry Monakhov · 11 years ago
  45. 27b1b22 ext4: fix use of potentially uninitialized variables in debugging code by Andi Shyti · 11 years ago
  46. f0cc6ff Revert "fs: Allow unprivileged linkat(..., AT_EMPTY_PATH) aka flink" by Linus Torvalds · 11 years ago
  47. 749ebfd f2fs: use strncasecmp() simplify the string comparison by Gu Zheng · 11 years ago
  48. 8cb8268 f2fs: fix omitting to update inode page by Jaegeuk Kim · 11 years ago
  49. 83c425d Merge tag 'jfs-3.11-rc8' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 11 years ago
  50. 65985d9 f2fs: support the inline xattrs by Jaegeuk Kim · 11 years ago
  51. 4f16fb0 f2fs: add the truncate_xattr_node function by Jaegeuk Kim · 11 years ago
  52. dd9cfe2 f2fs: introduce __find_xattr for readability by Jaegeuk Kim · 11 years ago
  53. de93653 f2fs: reserve the xattr space dynamically by Jaegeuk Kim · 11 years ago
  54. 444c580 f2fs: add flags for inline xattrs by Jaegeuk Kim · 11 years ago
  55. 6e6b978 f2fs: fix error return code in init_f2fs_fs() by Wei Yongjun · 11 years ago
  56. 4d4323e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  57. 5befb98 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  58. 52e220d VFS: collect_mounts() should return an ERR_PTR by Dan Carpenter · 11 years ago
  59. 821ff77 bfs: iget_locked() doesn't return an ERR_PTR by Dan Carpenter · 11 years ago
  60. 136eefa efs: iget_locked() doesn't return an ERR_PTR() by Dan Carpenter · 11 years ago
  61. a5a1955 proc: kill the extra proc_readfd_common()->dir_emit_dots() by Oleg Nesterov · 11 years ago
  62. 118b230 cope with potentially long ->d_dname() output for shmem/hugetlb by Al Viro · 11 years ago
  63. 4bf93b5 nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP error detection by Vyacheslav Dubeyko · 11 years ago
  64. 2df37a1 nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP error by Vyacheslav Dubeyko · 11 years ago
  65. 09239ed sysfs: group.c: fix up kerneldoc by Greg Kroah-Hartman · 11 years ago
  66. 2c3a908 sysfs: sysfs.h: fix coding style issues by Greg Kroah-Hartman · 11 years ago
  67. 07ac62a sysfs: file.c: fix up broken string warnings by Greg Kroah-Hartman · 11 years ago
  68. 37814ee sysfs: dir.c: fix up odd do/while indentation by Greg Kroah-Hartman · 11 years ago
  69. 060cc74 sysfs: fix up uaccess.h coding style warnings by Greg Kroah-Hartman · 11 years ago
  70. ddfd6d0 sysfs: fix up 80 column coding style issues by Greg Kroah-Hartman · 11 years ago
  71. 1b18dc2 sysfs: fix up space coding style issues by Greg Kroah-Hartman · 11 years ago
  72. ab9bf4b sysfs: remove trailing whitespace by Greg Kroah-Hartman · 11 years ago
  73. 1b86675 sysfs: fix placement of EXPORT_SYMBOL() by Greg Kroah-Hartman · 11 years ago
  74. 9e2a47e sysfs: group: update copyright to add myself and the LF by Greg Kroah-Hartman · 11 years ago
  75. f9ae443 sysfs: group.c: add kerneldoc for sysfs_remove_group by Greg Kroah-Hartman · 11 years ago
  76. 16aebf1 sysfs: group.c: fix up broken string coding style by Greg Kroah-Hartman · 11 years ago
  77. 995d8ed sysfs: group.c: fix up some * coding style issues by Greg Kroah-Hartman · 11 years ago
  78. e6c5692 sysfs: group.c: fix trailing whitespace by Greg Kroah-Hartman · 11 years ago
  79. d363bc5 sysfs: group.c: move EXPORT_SYMBOL_GPL() to the proper location by Greg Kroah-Hartman · 11 years ago
  80. 3e9b2ba sysfs: add sysfs_create/remove_groups() by Greg Kroah-Hartman · 11 years ago
  81. 35dc248 [SCSI] sg: Fix user memory corruption when SG_IO is interrupted by a signal by Roland Dreier · 11 years ago
  82. 8be04b9 treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks by Joe Perches · 11 years ago
  83. d59ff4d f2fs: fix wrong BUG_ON condition by Jaegeuk Kim · 11 years ago
  84. 9890ff3 f2fs: fix memory leak when init f2fs filesystem fail by Zhao Hongjiang · 11 years ago
  85. fd3930f proc: more readdir conversion bug-fixes by Linus Torvalds · 11 years ago
  86. 3f8f80f pstore/ram: Read and write to the 'compressed' flag of pstore by Aruna Balakrishnaiah · 11 years ago
  87. 9ad2cbe pstore: Add file extension to pstore file if compressed by Aruna Balakrishnaiah · 11 years ago
  88. adb42f5 pstore: Add decompression support to pstore by Aruna Balakrishnaiah · 11 years ago
  89. 9a4e139 pstore: Introduce new argument 'compressed' in the read callback by Aruna Balakrishnaiah · 11 years ago
  90. b0aad7a pstore: Add compression support to pstore by Aruna Balakrishnaiah · 11 years ago
  91. 90ce4ca pstore/Kconfig: Select ZLIB_DEFLATE and ZLIB_INFLATE when PSTORE is selected by Aruna Balakrishnaiah · 11 years ago
  92. b3b515b pstore: Add new argument 'compressed' in pstore write callback by Aruna Balakrishnaiah · 11 years ago
  93. c39524e pstore: d_alloc_name() doesn't return an ERR_PTR by Dan Carpenter · 11 years ago
  94. 94fc5d9 proc: return on proc_readdir error by Richard Genoud · 11 years ago
  95. d6a5e06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 11 years ago
  96. 7bd9ee5 GFS2: Check for glock already held in gfs2_getxattr by Steven Whitehouse · 11 years ago
  97. dfc4616 GFS2: alloc_workqueue() doesn't return an ERR_PTR by Dan Carpenter · 11 years ago
  98. 1bc333f GFS2: don't overrun reserved revokes by Benjamin Marzinski · 11 years ago
  99. d08fa65 GFS2: WQ_NON_REENTRANT is meaningless and going away by Tejun Heo · 11 years ago
  100. 2523d47 GFS2: Fix typo in gfs2_create_inode() by Steven Whitehouse · 11 years ago