Age | Commit message (Expand) | Author | Files | Lines |
2012-10-03 | Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 1 | -64/+55 |
2012-10-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+6 |
2012-10-03 | fs: push rcu_barrier() from deactivate_locked_super() to filesystems | Kirill A. Shutemov | 1 | -0/+6 |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -2/+2 |
2012-09-21 | userns: Convert ubifs to use kuid/kgid | Eric W. Biederman | 1 | -2/+2 |
2012-08-31 | UBIFS: print less | Artem Bityutskiy | 1 | -48/+43 |
2012-08-31 | UBIFS: comply with coding style | Artem Bityutskiy | 1 | -19/+16 |
2012-08-31 | UBIFS: remove __DATE__ and __TIME__ | Jiri Slaby | 1 | -1/+0 |
2012-08-21 | UBIFS: remove stale commentary | Artem Bityutskiy | 1 | -3/+0 |
2012-08-04 | UBIFS: nuke pdflush from comments | Artem Bityutskiy | 1 | -1/+1 |
2012-07-14 | VFS: Pass mount flags to sget() | David Howells | 1 | -2/+1 |
2012-05-28 | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux | Linus Torvalds | 1 | -1/+1 |
2012-05-20 | UBI: amend commentaries WRT dtype | Artem Bityutskiy | 1 | -3/+2 |
2012-05-20 | UBI: Kill data type hint | Richard Weinberger | 1 | -2/+0 |
2012-05-20 | UBIFS: fix memory leak on error path | Sidney Amani | 1 | -1/+1 |
2012-05-16 | UBIFS: get rid of dbg_err | Artem Bityutskiy | 1 | -7/+7 |
2012-05-16 | UBIFS: rename dumping functions | Artem Bityutskiy | 1 | -4/+4 |
2012-05-06 | vfs: Rename end_writeback() to clear_inode() | Jan Kara | 1 | -1/+1 |
2012-03-21 | switch open-coded instances of d_make_root() to new helper | Al Viro | 1 | -4/+2 |
2012-01-07 | vfs: switch ->show_options() to struct dentry * | Al Viro | 1 | -2/+2 |
2012-01-04 | vfs: fix the stupidity with i_dentry in inode destructors | Al Viro | 1 | -1/+0 |
2011-12-13 | ubifs: too early register_filesystem() | Al Viro | 1 | -10/+8 |
2011-11-02 | filesystems: add set_nlink() | Miklos Szeredi | 1 | -1/+1 |
2011-07-04 | UBIFS: switch to I/O helpers | Artem Bityutskiy | 1 | -1/+1 |
2011-07-04 | UBIFS: minor cleanup: use S_ISREG helper | Artem Bityutskiy | 1 | -1/+1 |
2011-07-04 | UBIFS: rename dbg_check_dir_size function | Artem Bityutskiy | 1 | -1/+1 |
2011-06-20 | ubifs: dereferencing an ERR_PTR in ubifs_mount() | Dan Carpenter | 1 | -0/+1 |
2011-06-13 | ubifs: fix sget races | Al Viro | 1 | -24/+30 |
2011-06-13 | ubifs: split allocation of ubifs_info into a separate function | Al Viro | 1 | -39/+48 |
2011-06-03 | UBIFS: fix-up free space earlier | Ben Gardiner | 1 | -8/+8 |
2011-06-03 | UBIFS: intialize LPT earlier | Ben Gardiner | 1 | -13/+16 |
2011-06-01 | UBIFS: introduce a "grouped" journal head flag | Artem Bityutskiy | 1 | -1/+4 |
2011-05-27 | fs: pass exact type of data dirties to ->dirty_inode | Christoph Hellwig | 1 | -1/+1 |
2011-05-16 | UBIFS: fix-up free space on mount if flag is set | Matthew L. Creech | 1 | -0/+13 |
2011-05-13 | UBIFS: fix a rare memory leak in ro to rw remounting path | Artem Bityutskiy | 1 | -0/+1 |
2011-05-13 | UBIFS: improve space checking debugging feature | Artem Bityutskiy | 1 | -1/+1 |
2011-05-13 | UBIFS: introduce a separate structure for budgeting info | Artem Bityutskiy | 1 | -13/+13 |
2011-05-13 | UBIFS: fix minor stylistic issues | Artem Bityutskiy | 1 | -2/+2 |
2011-05-02 | UBIFS: do not free write-buffers when in R/O mode | Artem Bityutskiy | 1 | -11/+4 |
2011-04-21 | UBIFS: fix false assertion warning in case of I/O failures | Artem Bityutskiy | 1 | -4/+6 |
2011-04-20 | UBIFS: fix false space checking failure | Artem Bityutskiy | 1 | -4/+15 |
2011-04-05 | UBIFS: fix assertion warnings | Artem Bityutskiy | 1 | -1/+2 |
2011-03-24 | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -1/+0 |
2011-03-18 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 1 | -11/+43 |
2011-03-11 | UBIFS: do not check data crc by default | Artem Bityutskiy | 1 | -0/+1 |
2011-03-11 | UBIFS: print max. index node size | Artem Bityutskiy | 1 | -2/+2 |
2011-03-11 | UBIFS: handle allocation failures in UBIFS write path | Matthew L. Creech | 1 | -0/+18 |
2011-03-10 | block: remove per-queue plugging | Jens Axboe | 1 | -1/+0 |
2011-03-08 | UBI: incorporate LEB offset information | Artem Bityutskiy | 1 | -0/+1 |
2011-03-08 | UBIFS: incorporate maximum write size | Artem Bityutskiy | 1 | -0/+19 |