1. 15c6fd9 kill spurious reference to vmtruncate by npiggin@suse.de · 14 years ago
  2. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  3. abf5d08 ubifs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  4. 2fde99c UBIFS: mark VFS SB RO too by ZhangJieJing · 14 years ago
  5. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  6. b8fa057 Revert "lib: build list_sort() only if needed" by Linus Torvalds · 14 years ago
  7. a069c26 lib: build list_sort() only if needed by Don Mullis · 14 years ago
  8. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  9. 2c76127 lib: Introduce generic list_sort function by Dave Chinner · 14 years ago
  10. eaff807 kill I_LOCK by Christoph Hellwig · 15 years ago
  11. 7f2f4e7 fs/ubifs: use %pUB to print UUIDs by Joe Perches · 15 years ago
  12. fc1495b Merge git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  13. b38882f UBIFS: fix return code in check_leaf by Roel Kluin · 15 years ago
  14. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  15. 774888b UBIFS: remove manual O_SYNC handling by Christoph Hellwig · 15 years ago
  16. 9722324 UBIFS: support mounting of UBI volume character devices by Corentin Chary · 15 years ago
  17. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  18. 7f09410 const: mark remaining address_space_operations const by Alexey Dobriyan · 15 years ago
  19. 7cce2f4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into linux-next by Artem Bityutskiy · 15 years ago
  20. e055f7e UBIFS: fix debugging dump by Artem Bityutskiy · 15 years ago
  21. b6e5131 writeback: separate starting of sync vs opportunistic writeback by Jens Axboe · 15 years ago
  22. 32a88aa fs: Assign bdi in super_block by Jens Axboe · 15 years ago
  23. be9e62a UBIFS: improve lprops dump by Artem Bityutskiy · 16 years ago
  24. 055da1b UBIFS: various minor commentary fixes by Artem Bityutskiy · 15 years ago
  25. 77a7ae5 UBIFS: improve journal head debugging prints by Artem Bityutskiy · 15 years ago
  26. d6d1400 UBIFS: define journal head numbers in ubifs-media.h by Artem Bityutskiy · 15 years ago
  27. d993831 writeback: add name to backing_dev_info by Jens Axboe · 15 years ago
  28. d8a8559 writeback: get rid of generic_sync_sb_inodes() export by Jens Axboe · 15 years ago
  29. 873a64c UBIFS: amend commentaries by Artem Bityutskiy · 15 years ago
  30. 0dcd18e UBIFS: check ubifs_scan error codes better by Artem Bityutskiy · 15 years ago
  31. 348709b UBIFS: do not print scary error messages needlessly by Artem Bityutskiy · 15 years ago
  32. e3c3efc UBIFS: add inode size debugging check by Artem Bityutskiy · 15 years ago
  33. 8c6866b UBIFS: constify file and inode operations by Artem Bityutskiy · 15 years ago
  34. 887ee17 UBIFS: remove unneeded call from ubifs_sync_fs by Artem Bityutskiy · 15 years ago
  35. e9d6bbc UBIFS: kill BKL by Artem Bityutskiy · 15 years ago
  36. b5148da UBIFS: remove unused functions by Subrata Modak · 15 years ago
  37. 83ef2ec UBIFS: suppress compilation warning by Subrata Modak · 15 years ago
  38. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  39. 0611254 UBIFS: fix corruption dump by Artem Bityutskiy · 15 years ago
  40. 431102f UBIFS: clean up free space checking by Artem Bityutskiy · 15 years ago
  41. ed43f2f UBIFS: small amendments in the LEB scanning code by Artem Bityutskiy · 15 years ago
  42. 086b364 UBIFS: dump a little more in case of corruptions by Artem Bityutskiy · 15 years ago
  43. 7fcd9c3 UBIFS: allow more than one volume to be mounted by Daniel Mack · 15 years ago
  44. 1fb8bd0 UBIFS: fix assertion warning by Artem Bityutskiy · 15 years ago
  45. 681947d UBIFS: minor spelling and grammar fixes by Adrian Hunter · 15 years ago
  46. 4473758 UBIFS: fix 64-bit divisions in debug print by Adrian Hunter · 15 years ago
  47. cb54ef8 UBIFS: few spelling fixes by Artem Bityutskiy · 15 years ago
  48. 2a35a3a8 UBIFS: set write-buffer timout to 3-5 seconds by Artem Bityutskiy · 15 years ago
  49. 0b335b9 UBIFS: slightly optimize write-buffer timer usage by Artem Bityutskiy · 15 years ago
  50. 70aee2f UBIFS: improve debugging messaged by Artem Bityutskiy · 15 years ago
  51. e3dc5a6 UBIFS: fix integer overflow warning by Adrian Hunter · 15 years ago
  52. 073aaa1 helpers for acl caching + switch to those by Al Viro · 15 years ago
  53. b7c142d Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  54. a979eff ubifs: register backing_dev_info by Jens Axboe · 15 years ago
  55. 337eb00 Push BKL down into ->remount_fs() by Alessio Igor Bogani · 15 years ago
  56. 6cfd014 push BKL down into ->put_super by Christoph Hellwig · 15 years ago
  57. 5af7926 enforce ->sync_fs is only called for rw superblock by Christoph Hellwig · 15 years ago
  58. f2c5dbd UBIFS: start using hrtimers by Artem Bityutskiy · 15 years ago
  59. 3f36406 UBIFS: do not forget to register BDI device by Artem Bityutskiy · 15 years ago
  60. 8379ea3 UBIFS: allow sync option in rootflags by Artem Bityutskiy · 15 years ago
  61. 428ff9d UBIFS: remove dead code by Artem Bityutskiy · 15 years ago
  62. 7c83f5c UBIFS: use anonymous device by Artem Bityutskiy · 15 years ago
  63. 8eec2f3 UBIFS: return proper error code if the compr is not present by Corentin Chary · 15 years ago
  64. 8b3884a UBIFS: return error if link and unlink race by Hunter Adrian · 15 years ago
  65. 6f5bbff Convert obvious places to deactivate_locked_super() by Al Viro · 15 years ago
  66. 6d6cb0d UBIFS: reset no_space flag after inode deletion by Adrian Hunter · 15 years ago
  67. e0724bf Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  68. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  69. c2ec175 mm: page_mkwrite change prototype to match fault by Nick Piggin · 15 years ago
  70. de09757 UBIFS: fix recovery bug by Adrian Hunter · 15 years ago
  71. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 15 years ago
  72. a3ec947 vfs: simple_set_mnt() should return void by Sukadev Bhattiprolu · 15 years ago
  73. 963f0cf UBIFS: add R/O compatibility by Artem Bityutskiy · 15 years ago
  74. fcabb34 UBIFS: fix compiler warnings by Hunter Adrian · 15 years ago
  75. f10770f UBIFS: fully sort GCed nodes by Artem Bityutskiy · 15 years ago
  76. 7d4e9cc UBIFS: fix commentaries by Artem Bityutskiy · 15 years ago
  77. fb1cd01 UBIFS: introduce a helpful variable by Artem Bityutskiy · 15 years ago
  78. c9927c3 UBIFS: use KERN_CONT by Artem Bityutskiy · 15 years ago
  79. 0a6fb8d9 UBIFS: fix lprops committing bug by Artem Bityutskiy · 15 years ago
  80. b221337 UBIFS: fix bogus assertion by Artem Bityutskiy · 15 years ago
  81. f55aa59 UBIFS: fix bug where page is marked uptodate when out of space by Adrian Hunter · 15 years ago
  82. cb4f952 UBIFS: amend key_hash return value by Artem Bityutskiy · 15 years ago
  83. 3edaae7 UBIFS: improve find function interface by Artem Bityutskiy · 15 years ago
  84. ec32816 UBIFS: list usage cleanup by Eric Sesterhenn · 15 years ago
  85. 2bc275e UBIFS: fix dbg_chk_lpt_sz() by Adrian Hunter · 15 years ago
  86. 27ad279 UBIFS: remove fast unmounting by Artem Bityutskiy · 15 years ago
  87. a2b9df3 UBIFS: return sensible error codes by Artem Bityutskiy · 15 years ago
  88. b466f17 UBIFS: remount ro fixes by Adrian Hunter · 15 years ago
  89. 227c75c UBIFS: spelling fix 'date' -> 'data' by Adrian Hunter · 15 years ago
  90. 3eb1429 UBIFS: sync wbufs after syncing inodes and pages by Adrian Hunter · 15 years ago
  91. 4a29d20 UBIFS: fix LPT out-of-space bug (again) by Adrian Hunter · 15 years ago
  92. 6f7ab6d UBIFS: fix no_chk_data_crc by Artem Bityutskiy · 15 years ago
  93. 6ba87c9 UBIFS: fix assertions by Artem Bityutskiy · 15 years ago
  94. 49d128a UBIFS: ensure orphan area head is initialized by Adrian Hunter · 15 years ago
  95. b4978e9 UBIFS: always clean up GC LEB space by Artem Bityutskiy · 15 years ago
  96. 84abf97 UBIFS: add re-mount debugging checks by Artem Bityutskiy · 15 years ago
  97. e4d9b6c UBIFS: fix LEB list freeing by Artem Bityutskiy · 15 years ago
  98. 82c1593 UBIFS: simplify locking by Artem Bityutskiy · 15 years ago
  99. 7078202 UBIFS: document dark_wm and dead_wm better by Artem Bityutskiy · 15 years ago
  100. a50412e UBIFS: do not treat all data as short term by Artem Bityutskiy · 15 years ago