| Commit message (Expand) | Author | Age |
* | ubifs: replace inode uid,gid,mode initialization with helper function | Dmitry Monakhov | 2010-05-21 |
* | UBIFS: mark VFS SB RO too | ZhangJieJing | 2010-04-29 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | Revert "lib: build list_sort() only if needed" | Linus Torvalds | 2010-03-07 |
* | lib: build list_sort() only if needed | Don Mullis | 2010-03-06 |
* | pass writeback_control to ->write_inode | Christoph Hellwig | 2010-03-05 |
* | lib: Introduce generic list_sort function | Dave Chinner | 2010-01-13 |
* | kill I_LOCK | Christoph Hellwig | 2009-12-17 |
* | fs/ubifs: use %pUB to print UUIDs | Joe Perches | 2009-12-15 |
* | Merge git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 2009-12-10 |
|\ |
|
| * | UBIFS: fix return code in check_leaf | Roel Kluin | 2009-12-08 |
| * | UBIFS: remove manual O_SYNC handling | Christoph Hellwig | 2009-11-24 |
| * | UBIFS: support mounting of UBI volume character devices | Corentin Chary | 2009-11-24 |
* | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
|/ |
|
* | const: mark struct vm_struct_operations | Alexey Dobriyan | 2009-09-27 |
* | const: mark remaining address_space_operations const | Alexey Dobriyan | 2009-09-22 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Artem Bityutskiy | 2009-09-21 |
|\ |
|
| * | writeback: separate starting of sync vs opportunistic writeback | Jens Axboe | 2009-09-16 |
| * | fs: Assign bdi in super_block | Jens Axboe | 2009-09-16 |
| * | writeback: add name to backing_dev_info | Jens Axboe | 2009-09-11 |
| * | writeback: get rid of generic_sync_sb_inodes() export | Jens Axboe | 2009-09-11 |
* | | UBIFS: fix debugging dump | Artem Bityutskiy | 2009-09-17 |
* | | UBIFS: improve lprops dump | Artem Bityutskiy | 2009-09-15 |
* | | UBIFS: various minor commentary fixes | Artem Bityutskiy | 2009-09-15 |
* | | UBIFS: improve journal head debugging prints | Artem Bityutskiy | 2009-09-15 |
* | | UBIFS: define journal head numbers in ubifs-media.h | Artem Bityutskiy | 2009-09-15 |
* | | UBIFS: amend commentaries | Artem Bityutskiy | 2009-09-10 |
* | | UBIFS: check ubifs_scan error codes better | Artem Bityutskiy | 2009-09-10 |
* | | UBIFS: do not print scary error messages needlessly | Artem Bityutskiy | 2009-09-10 |
* | | UBIFS: add inode size debugging check | Artem Bityutskiy | 2009-09-10 |
* | | UBIFS: constify file and inode operations | Artem Bityutskiy | 2009-08-22 |
* | | UBIFS: remove unneeded call from ubifs_sync_fs | Artem Bityutskiy | 2009-07-24 |
* | | UBIFS: kill BKL | Artem Bityutskiy | 2009-07-24 |
* | | UBIFS: remove unused functions | Subrata Modak | 2009-07-24 |
* | | UBIFS: suppress compilation warning | Subrata Modak | 2009-07-24 |
|/ |
|
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 |
* | UBIFS: fix corruption dump | Artem Bityutskiy | 2009-07-09 |
* | UBIFS: clean up free space checking | Artem Bityutskiy | 2009-07-09 |
* | UBIFS: small amendments in the LEB scanning code | Artem Bityutskiy | 2009-07-09 |
* | UBIFS: dump a little more in case of corruptions | Artem Bityutskiy | 2009-07-09 |
* | UBIFS: allow more than one volume to be mounted | Daniel Mack | 2009-07-05 |
* | UBIFS: fix assertion warning | Artem Bityutskiy | 2009-07-05 |
* | UBIFS: minor spelling and grammar fixes | Adrian Hunter | 2009-07-05 |
* | UBIFS: fix 64-bit divisions in debug print | Adrian Hunter | 2009-07-05 |
* | UBIFS: few spelling fixes | Artem Bityutskiy | 2009-07-05 |
* | UBIFS: set write-buffer timout to 3-5 seconds | Artem Bityutskiy | 2009-07-05 |
* | UBIFS: slightly optimize write-buffer timer usage | Artem Bityutskiy | 2009-07-05 |
* | UBIFS: improve debugging messaged | Artem Bityutskiy | 2009-07-05 |
* | UBIFS: fix integer overflow warning | Adrian Hunter | 2009-07-05 |
* | helpers for acl caching + switch to those | Al Viro | 2009-06-24 |