1. 19495f7 UBIFS: fix master node recovery by Anatolij Gustschin · 13 years ago
  2. a7fa94a UBIFS: improve power cut emulation testing by Artem Bityutskiy · 13 years ago
  3. d27462a UBIFS: rename recovery testing variables by Artem Bityutskiy · 13 years ago
  4. f57cb18 UBIFS: remove custom list of superblocks by Artem Bityutskiy · 13 years ago
  5. 0a541b1 UBIFS: stop re-defining UBI operations by Artem Bityutskiy · 13 years ago
  6. d3b2578 UBIFS: switch to I/O helpers by Artem Bityutskiy · 13 years ago
  7. 987226a UBIFS: switch to ubifs_leb_write by Artem Bityutskiy · 13 years ago
  8. d304820 UBIFS: switch to ubifs_leb_read by Artem Bityutskiy · 13 years ago
  9. 83cef70 UBIFS: introduce more I/O helpers by Artem Bityutskiy · 13 years ago
  10. d033c98 UBIFS: always print stacktrace when switching to R/O mode by Artem Bityutskiy · 13 years ago
  11. 891a54a UBIFS: remove unused and unneeded debugging function by Artem Bityutskiy · 13 years ago
  12. e771706 UBIFS: add global debugfs knobs by Artem Bityutskiy · 13 years ago
  13. 28488fc UBIFS: introduce debugfs helpers by Artem Bityutskiy · 13 years ago
  14. 7dae997 UBIFS: re-arrange debugging code a bit by Artem Bityutskiy · 13 years ago
  15. 24a4f80 UBIFS: be more informative in failure mode by Artem Bityutskiy · 13 years ago
  16. 81e79d3 UBIFS: switch self-check knobs to debugfs by Artem Bityutskiy · 13 years ago
  17. 8d7819b UBIFS: lessen amount of debugging check types by Artem Bityutskiy · 13 years ago
  18. 2b1844a UBIFS: introduce helper functions for debugging checks and tests by Artem Bityutskiy · 13 years ago
  19. d808efb UBIFS: amend debugging inode size check function prototype by Artem Bityutskiy · 13 years ago
  20. bb2615d UBIFS: amend debugging name check function prototype by Artem Bityutskiy · 13 years ago
  21. 06b282a UBIFS: add few commentaries about TNC by Artem Bityutskiy · 13 years ago
  22. 3766244 UBIFS: use correct flags in lprops by Artem Bityutskiy · 13 years ago
  23. f42eed7 UBIFS: harmonize znode flag helpers by Artem Bityutskiy · 13 years ago
  24. 1f42596 UBIFS: remove dead code by Artem Bityutskiy · 13 years ago
  25. 12e776a UBIFS: remove unnecessary brackets by Artem Bityutskiy · 13 years ago
  26. a29fa9d UBIFS: minor cleanup: use S_ISREG helper by Artem Bityutskiy · 13 years ago
  27. 1b51e98 UBIFS: rename dbg_check_dir_size function by Artem Bityutskiy · 13 years ago
  28. 4315fb4 UBIFS: improve inode dumping function by Artem Bityutskiy · 13 years ago
  29. bfcf677 UBIFS: dump stack when pnode or nnode reading fails by Artem Bityutskiy · 13 years ago
  30. ae380ce UBIFS: lessen the size of debugging info data structure by Artem Bityutskiy · 13 years ago
  31. 549c999 UBIFS: return EROFS in case of broken commit by Artem Bityutskiy · 13 years ago
  32. 0814257 mm: fix assertion mapping->nrpages == 0 in end_writeback() by Jan Kara · 13 years ago
  33. 2b4b248 romfs: fix romfs_get_unmapped_area() argument check by Bob Liu · 13 years ago
  34. af4087e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  35. 4699d44 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  36. 2f7e33d btrfs: fix inconsonant inode information by Miao Xie · 13 years ago
  37. 258e43f Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  38. 804a007 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  39. 9b90f51 Btrfs: make sure to update total_bitmaps when freeing cache V3 by Josef Bacik · 13 years ago
  40. e0f5406 Btrfs: fix type mismatch in find_free_extent() by Ilya Dryomov · 13 years ago
  41. 9403c9c cifs: propagate errors from cifs_get_root() to mount(2) by Al Viro · 13 years ago
  42. 5c4f1ad cifs: tidy cifs_do_mount() up a bit by Al Viro · 13 years ago
  43. fa18f1b cifs: more breakage on mount failures by Al Viro · 13 years ago
  44. ee01a14 cifs: close sget() races by Al Viro · 13 years ago
  45. d757d71 cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount() by Al Viro · 13 years ago
  46. 98ab494 cifs: move cifs_umount() call into ->kill_sb() by Al Viro · 13 years ago
  47. 97d1152 cifs: pull cifs_mount() call up by Al Viro · 13 years ago
  48. 2a9b995 sanitize cifs_umount() prototype by Al Viro · 13 years ago
  49. 2ced6f6 cifs: initialize ->tlink_tree in cifs_setup_cifs_sb() by Al Viro · 13 years ago
  50. 5d3bc60 cifs: allocate mountdata earlier by Al Viro · 13 years ago
  51. d687ca3 cifs: leak on mount if we share superblock by Al Viro · 13 years ago
  52. 2c6292a cifs: don't pass superblock to cifs_mount() by Al Viro · 13 years ago
  53. ca171ba cifs: don't leak nls on mount failure by Al Viro · 13 years ago
  54. 6d68617 cifs: double free on mount failure by Al Viro · 13 years ago
  55. dd85446 take bdi setup/destruction into cifs_mount/cifs_umount by Al Viro · 13 years ago
  56. 9b8e072a cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKEN by Jeff Layton · 13 years ago
  57. 1973f0f Btrfs: make sure to record the transid in new inodes by Chris Mason · 13 years ago
  58. e4fb0ed cifs: free blkcipher in smbhash by Jeff Layton · 13 years ago
  59. 5220cc9 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  60. 143e859 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  61. 46e4edb Remove unneeded version.h includes from fs/ by Jesper Juhl · 13 years ago
  62. 4a33821 xfs: prevent bogus assert when trying to remove non-existent attribute by Dave Chinner · 13 years ago
  63. df4368a xfs: clear XFS_IDIRTY_RELEASE on truncate down by Dave Chinner · 13 years ago
  64. 778e24b xfs: reset inode per-lifetime state when recycling it by Dave Chinner · 13 years ago
  65. 1190f6a cifs: fix wsize negotiation to respect max buffer size and active signing (try #4) by Jeff Layton · 13 years ago
  66. bccaeaf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 13 years ago
  67. 446b23a CIFS: Fix problem with 3.0-rc1 null user mount failure by Pavel Shilovsky · 13 years ago
  68. 2992c4b Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  69. 890879c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  70. 1650add NFS: Fix decode_secinfo_maxsz by Bryan Schumaker · 13 years ago
  71. 19982ba NFSv4.1: Fix an off-by-one error in pnfs_generic_pg_test by Trond Myklebust · 13 years ago
  72. 8f7d5ef NFSv4.1: Fix some issues with pnfs_generic_pg_test by Trond Myklebust · 13 years ago
  73. eda0841 Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  74. 3669820 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  75. ecc9046 jfs: agstart field must be 64 bits by Dave Kleikamp · 13 years ago
  76. 19345cb NFSv4.1: file layout must consider pg_bsize for coalescing by Benny Halevy · 13 years ago
  77. 90a800d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  78. d31b53e JFS: Don't save agno in the inode by Dave Kleikamp · 13 years ago
  79. 28e0fa8 jfs: Update agstart when resizing volume by Dave Kleikamp · 13 years ago
  80. 206b631 jfs: old_agsize should be 64 bits in jfs_extendfs by Dave Kleikamp · 13 years ago
  81. 8e833fd fix comment in generic_permission() by Al Viro · 13 years ago
  82. 6291176 kill obsolete comment for follow_down() by Al Viro · 13 years ago
  83. 1aec703 proc_sys_permission() is OK in RCU mode by Al Viro · 13 years ago
  84. 1d29b5a reiserfs_permission() doesn't need to bail out in RCU mode by Al Viro · 13 years ago
  85. cf12791 proc_fd_permission() is doesn't need to bail out in RCU mode by Al Viro · 13 years ago
  86. 730e908 nilfs2_permission() doesn't need to bail out in RCU mode by Al Viro · 13 years ago
  87. a63ab94 logfs doesn't need ->permission() at all by Al Viro · 13 years ago
  88. 6b41995 coda_ioctl_permission() is safe in RCU mode by Al Viro · 13 years ago
  89. ec12781 cifs_permission() doesn't need to bail out in RCU mode by Al Viro · 13 years ago
  90. 1712c20 bad_inode_permission() is safe from RCU mode by Al Viro · 13 years ago
  91. 185bf87 ubifs: dereferencing an ERR_PTR in ubifs_mount() by Dan Carpenter · 13 years ago
  92. 105f462 nfsd4: fix break_lease flags on nfsd open by J. Bruce Fields · 13 years ago
  93. df18d12 pnfs-obj: No longer needed to take an extra ref at add_device by Boaz Harrosh · 13 years ago
  94. 8816ead Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  95. c11760c isofs: fix bh leak in isofs_fill_super() error case by Linus Torvalds · 13 years ago
  96. e999376 Btrfs: avoid delayed metadata items during commits by Chris Mason · 13 years ago
  97. 35a30d7 btrfs: fix uninitialized return value by David Sterba · 13 years ago
  98. 19fd294 btrfs: fix wrong reservation when doing delayed inode operations by Miao Xie · 13 years ago
  99. 9fe6a50 btrfs: Remove unused sysfs code by Maarten Lankhorst · 13 years ago
  100. 3ed4498 btrfs: fix dereference of ERR_PTR value by David Sterba · 13 years ago