| Commit message (Expand) | Author | Age |
* | [PATCH] fbdev: move ioctl32 code to fbmem.c | Arnd Bergmann | 2005-11-09 |
* | [PATCH] re-add TIOCSTART and TIOCSTOP compat_ioctl handlers | Christoph Hellwig | 2005-11-09 |
* | [PATCH] sanitize lookup_hash prototype | Christoph Hellwig | 2005-11-09 |
* | [PATCH] add a file_permission helper | Christoph Hellwig | 2005-11-09 |
* | [PATCH] add a vfs_permission helper | Christoph Hellwig | 2005-11-09 |
* | [PATCH] ext2: remove the ancient CHANGES file | Adrian Bunk | 2005-11-09 |
* | [PATCH] remove CONFIG_EXT{2,3}_CHECK | Adrian Bunk | 2005-11-09 |
* | [PATCH] Fix return value in reiserfs allocator | Jan Kara | 2005-11-09 |
* | [PATCH] fat: respect silent mount flag | Christoph Hellwig | 2005-11-09 |
* | [PATCH] hpfs: remove spurious mtime update | Christoph Hellwig | 2005-11-09 |
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 2005-11-09 |
* | [PATCH] fix de_thread() vs send_group_sigqueue() race | Oleg Nesterov | 2005-11-08 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2005-11-07 |
|\ |
|
| * | [PATCH] ppc64: SMU partition recovery | Benjamin Herrenschmidt | 2005-11-07 |
* | | [PATCH] unbindable mounts | Ram Pai | 2005-11-07 |
* | | [PATCH] handling of slave mounts | Ram Pai | 2005-11-07 |
* | | [PATCH] introduce slave mounts | Ram Pai | 2005-11-07 |
* | | [PATCH] shared mounts handling: umount | Ram Pai | 2005-11-07 |
* | | [PATCH] shared mounts handling: move | Ram Pai | 2005-11-07 |
* | | [PATCH] shared mount handling: bind and rbind | Ram Pai | 2005-11-07 |
* | | [PATCH] introduce shared mounts | Ram Pai | 2005-11-07 |
* | | [PATCH] beginning of the shared-subtree proper | Ram Pai | 2005-11-07 |
* | | [PATCH] making namespace_sem global | Ram Pai | 2005-11-07 |
* | | [PATCH] mount expiry fixes | Ram Pai | 2005-11-07 |
* | | [PATCH] umount_tree() locking change | Ram Pai | 2005-11-07 |
* | | [PATCH] sanitize the interface of graft_tree(). | Ram Pai | 2005-11-07 |
* | | [PATCH] lindent fs/namespace.c | Ram Pai | 2005-11-07 |
* | | [PATCH] make /proc/mounts pollable | Al Viro | 2005-11-07 |
* | | [PATCH] allow callers of seq_open do allocation themselves | Al Viro | 2005-11-07 |
* | | [PATCH] cleanups and bug fix in do_loopback() | Al Viro | 2005-11-07 |
* | | [PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umount | Al Viro | 2005-11-07 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 | Linus Torvalds | 2005-11-07 |
|\ |
|
| * | [JFFS2] Clean up trailing white spaces | Thomas Gleixner | 2005-11-07 |
| * | [JFFS2] Fix broken compile when debug level = 2 | Artem B. Bityutskiy | 2005-11-06 |
| * | [JFFS2] Return 0, not number of bytes written, for success at commit_write | Todd Poynor | 2005-11-06 |
| * | [JFFS2] Fix dataflash support | Artem B. Bityutskiy | 2005-11-06 |
| * | [JFFS2] Use memset(struct) instead of nulling struct members one by one | Artem B. Bityutskiy | 2005-11-06 |
| * | [JFFS2] Remove stale comment | Artem B. Bityutskiy | 2005-11-06 |
| * | [JFFS2] Rename jffs2_summary_node to jffs2_raw_summary | Ferenc Havasi | 2005-11-06 |
| * | [JFFS2] Debug code simplification, update TODO | Artem B. Bityutskiy | 2005-11-06 |
| * | [JFFS2] Account summary space in reserved_size. | Ferenc Havasi | 2005-11-06 |
| * | [JFFS2] Debug message format clean up | Artem B. Bityutskiy | 2005-11-06 |
| * | [JFFS2] Call summary collector for all mtd devices with writev support | Ferenc Havasi | 2005-11-06 |
| * | [JFFS2] Return real jffs2_sum_init() error code | Ferenc Havasi | 2005-11-06 |
| * | [JFFS2] Add erase block summary support (mount time improvement) | Ferenc Havasi | 2005-11-06 |
| * | [JFFS2] Remove support for virtual blocks | Ferenc Havasi | 2005-11-06 |
| * | [JFFS2] Solve BUG caused by frag->node representing a hole in fragtree | Artem B. Bityutskiy | 2005-11-06 |
| * | [JFFS2] Calculate CRC check starting point correctly | Artem B. Bityutskiy | 2005-11-06 |
| * | [JFFS2] More message formatting cleanups | Artem B. Bityutskiy | 2005-11-06 |
| * | [JFFS2] Fix JFFS2 [mc]time handling | Artem B. Bityutskiy | 2005-11-06 |