Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | UBIFS: fix debugging message | Artem Bityutskiy | 2011-05-13 | 1 | -1/+1 | |
| * | | | | | UBIFS: refactor ubifs_rcvry_gc_commit | Artem Bityutskiy | 2011-05-13 | 1 | -37/+18 | |
| * | | | | | UBIFS: split ubifs_rcvry_gc_commit | Artem Bityutskiy | 2011-05-13 | 1 | -27/+50 | |
| * | | | | | UBIFS: dump the stack on errors in failure mode too | Artem Bityutskiy | 2011-05-13 | 1 | -4/+1 | |
| * | | | | | UBIFS: print useful debugging messages when cannot recover gc_lnum | Artem Bityutskiy | 2011-05-13 | 1 | -0/+2 | |
| * | | | | | UBIFS: remove dead GC LEB recovery piece of code | Artem Bityutskiy | 2011-05-13 | 1 | -12/+1 | |
| * | | | | | UBIFS: remove duplicated code | Artem Bityutskiy | 2011-05-13 | 2 | -48/+33 | |
| * | | | | | UBIFS: remove strange commentary | Artem Bityutskiy | 2011-05-13 | 1 | -1/+0 | |
| * | | | | | UBIFS: do not change debugfs file position | Artem Bityutskiy | 2011-05-13 | 1 | -1/+0 | |
| * | | | | | UBIFS: fix oops in lprops dump function | Artem Bityutskiy | 2011-05-13 | 1 | -1/+7 | |
| * | | | | | UBIFS: use ro_mount instead of MS_RDONLY | Artem Bityutskiy | 2011-05-13 | 1 | -1/+5 | |
| * | | | | | UBIFS: use EROFS when emulating failures | Artem Bityutskiy | 2011-05-13 | 1 | -12/+12 | |
| * | | | | | UBIFS: make xattr operations names consistent | Sedat Dilek | 2011-05-13 | 1 | -4/+4 | |
| * | | | | | UBIFS: introduce lsave debugging | Artem Bityutskiy | 2011-05-13 | 1 | -0/+53 | |
| * | | | | | UBIFS: make force in-the-gaps to be a general self-check | Artem Bityutskiy | 2011-05-13 | 3 | -19/+13 | |
| * | | | | | UBIFS: improve space checking debugging feature | Artem Bityutskiy | 2011-05-13 | 5 | -19/+41 | |
| * | | | | | UBIFS: rearrange the budget dump | Artem Bityutskiy | 2011-05-13 | 1 | -12/+18 | |
| * | | | | | UBIFS: simplify dbg_dump_budg calling conventions | Artem Bityutskiy | 2011-05-13 | 3 | -12/+4 | |
| * | | | | | UBIFS: introduce a separate structure for budgeting info | Artem Bityutskiy | 2011-05-13 | 11 | -130/+135 | |
| * | | | | | UBIFS: use __packed instead of __attribute__((packed)) | Artem Bityutskiy | 2011-05-13 | 1 | -14/+14 | |
| * | | | | | UBIFS: fix minor stylistic issues | Artem Bityutskiy | 2011-05-13 | 8 | -23/+26 | |
| * | | | | | UBIFS: make debugfs files non-seekable | Artem Bityutskiy | 2011-05-13 | 1 | -2/+2 | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 | Linus Torvalds | 2011-05-23 | 8 | -80/+104 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fat: Fix statfs->f_namelen | OGAWA Hirofumi | 2011-04-12 | 1 | -1/+2 | |
| * | | | | | | fat: Replace all printk with fat_msg() | Alexey Fisher | 2011-04-12 | 4 | -54/+55 | |
| * | | | | | | fat: Add fat_msg() function for preformated FAT messages | Alexey Fisher | 2011-04-12 | 2 | -0/+18 | |
| * | | | | | | fat: Convert fat_fs_error to use %pV | Alexey Fisher | 2011-04-12 | 2 | -16/+16 | |
| * | | | | | | fat: Fix possible null deref in fat_cache_add() | OGAWA Hirofumi | 2011-04-12 | 1 | -0/+7 | |
| * | | | | | | fat: use new setup() for ->dir_ops too | OGAWA Hirofumi | 2011-04-12 | 4 | -9/+6 | |
* | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2011-05-23 | 25 | -417/+721 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | xfs: obey minleft values during extent allocation correctly | Dave Chinner | 2011-05-19 | 1 | -1/+0 | |
| * | | | | | | | xfs: reset buffer pointers before freeing them | Dave Chinner | 2011-05-19 | 4 | -38/+67 | |
| * | | | | | | | xfs: avoid getting stuck during async inode flushes | Dave Chinner | 2011-05-19 | 1 | -0/+10 | |
| * | | | | | | | xfs: fix xfs_itruncate_start tracing | Dave Chinner | 2011-05-19 | 1 | -1/+1 | |
| * | | | | | | | xfs: fix duplicate workqueue initialisation | Dave Chinner | 2011-05-19 | 1 | -4/+0 | |
| * | | | | | | | xfs: kill off xfs_printk() | Joe Perches | 2011-05-19 | 2 | -23/+4 | |
| * | | | | | | | xfs: fix race condition in AIL push trigger | Dave Chinner | 2011-05-09 | 1 | -6/+10 | |
| * | | | | | | | xfs: make AIL target updates and compares 32bit safe. | Dave Chinner | 2011-05-09 | 1 | -3/+4 | |
| * | | | | | | | xfs: always push the AIL to the target | Dave Chinner | 2011-05-09 | 1 | -1/+1 | |
| * | | | | | | | xfs: exit AIL push work correctly when AIL is empty | Dave Chinner | 2011-05-09 | 1 | -13/+13 | |
| * | | | | | | | xfs: ensure reclaim cursor is reset correctly at end of AG | Dave Chinner | 2011-05-09 | 1 | -0/+1 | |
| * | | | | | | | xfs: add an x86 compat handler for XFS_IOC_ZERO_RANGE | Christoph Hellwig | 2011-04-28 | 2 | -1/+3 | |
| * | | | | | | | xfs: fix compiler warning in xfs_trace.h | Christoph Hellwig | 2011-04-28 | 1 | -1/+1 | |
| * | | | | | | | xfs: cleanup duplicate initializations | David Sterba | 2011-04-28 | 3 | -8/+3 | |
| * | | | | | | | xfs: reduce the number of pagb_lock roundtrips in xfs_alloc_clear_busy | Christoph Hellwig | 2011-04-28 | 6 | -19/+61 | |
| * | | | | | | | xfs: exact busy extent tracking | Christoph Hellwig | 2011-04-28 | 9 | -248/+237 | |
| * | | | | | | | xfs: do not immediately reuse busy extent ranges | Christoph Hellwig | 2011-04-28 | 2 | -79/+361 | |
| * | | | | | | | xfs: optimize AGFL refills | Christoph Hellwig | 2011-04-28 | 2 | -27/+6 | |
* | | | | | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-05-23 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | export kernel call get_task_comm(). | J Freyensee | 2011-05-13 | 1 | -0/+1 | |
| | |_|_|/ / / / | |/| | | | | | |