Age | Commit message (Expand) | Author |
2008-08-27 | bio: fix bio_copy_kern() handling of bio->bv_len | FUJITA Tomonori |
2008-08-27 | block: submit_bh() inadvertently discards barrier flag on a sync write | Jens Axboe |
2008-08-26 | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French |
2008-08-26 | [CIFS] check version in spnego upcall response | Steve French |
2008-08-23 | removed unused #include <linux/version.h>'s | Adrian Bunk |
2008-08-22 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2008-08-20 | cramfs: fix named-pipe handling | Al Viro |
2008-08-20 | fix setpriority(PRIO_PGRP) thread iterator breakage | Ken Chen |
2008-08-20 | binfmt_misc: fix false -ENOEXEC when coupled with other binary handlers | Pavel Emelyanov |
2008-08-20 | /proc/self/maps doesn't display the real file offset | Clement Calmels |
2008-08-20 | Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2008-08-20 | vfat: fix 'sync' mount deadlock due to BKL->lock_super conversion | Linus Torvalds |
2008-08-19 | [CIFS] Kerberos support not considered experimental anymore | Steve French |
2008-08-19 | [CIFS] distinguish between Kerberos and MSKerberos in upcall | Steve French |
2008-08-19 | cifs: add local server pointer to cifs_setup_session | Jeff Layton |
2008-08-19 | [CIFS] reindent misindented statement | Ilpo Järvinen |
2008-08-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2008-08-15 | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6 | Linus Torvalds |
2008-08-15 | omfs: fix oops when file metadata is corrupted | Bob Copeland |
2008-08-15 | omfs: fix potential oops when directory size is corrupted | Bob Copeland |
2008-08-15 | fs/inode.c: properly init address_space->writeback_index | Chris Mason |
2008-08-14 | UBIFS: xattr bugfixes | Artem Bityutskiy |
2008-08-14 | [CIFS] mount of IPC$ breaks with iget patch | Steve French |
2008-08-14 | CRED: Introduce credential access wrappers | David Howells |
2008-08-13 | Merge git://oss.sgi.com:8090/xfs/linux-2.6 | Linus Torvalds |
2008-08-13 | dlm: rename structs | David Teigland |
2008-08-13 | dlm: add missing kfrees | David Teigland |
2008-08-13 | UBIFS: remove unneeded check | Artem Bityutskiy |
2008-08-13 | UBIFS: few commentary fixes | Artem Bityutskiy |
2008-08-13 | UBIFS: fix budgeting request alignment in xattr code | Zoltan Sogor |
2008-08-13 | UBIFS: improve arguments checking in debugging messages | Artem Bityutskiy |
2008-08-13 | UBIFS: always set i_generation to 0 | Adrian Hunter |
2008-08-13 | UBIFS: correct spelling of "thrice". | Adrian Hunter |
2008-08-13 | UBIFS: support splice_write | Zoltan Sogor |
2008-08-13 | UBIFS: minor tweaks in commit | Artem Bityutskiy |
2008-08-13 | UBIFS: reserve more space for index | Artem Bityutskiy |
2008-08-13 | UBIFS: print pid in dump function | Artem Bityutskiy |
2008-08-13 | UBIFS: align inode data to eight | Artem Bityutskiy |
2008-08-13 | UBIFS: improve budgeting checks | Artem Bityutskiy |
2008-08-13 | UBIFS: correct orphan deletion order | Adrian Hunter |
2008-08-13 | UBIFS: fix typos in comments | Adrian Hunter |
2008-08-13 | UBIFS: do not union creat_sqnum and del_cmtno | Adrian Hunter |
2008-08-13 | UBIFS: optimize deletions | Artem Bityutskiy |
2008-08-13 | UBIFS: increment commit number earlier | Artem Bityutskiy |
2008-08-13 | UBIFS: remove another unneeded function parameter | Artem Bityutskiy |
2008-08-13 | UBIFS: remove unneeded function parameter | Artem Bityutskiy |
2008-08-13 | UBIFS: do not write orphans back | Artem Bityutskiy |
2008-08-13 | UBIFS: make ubifs_ro_mode() not inline | Adrian Hunter |
2008-08-13 | UBIFS: ensure UBIFS switches to read-only on error | Adrian Hunter |
2008-08-13 | UBIFS: fix error return in failure mode | Adrian Hunter |