| Commit message (Expand) | Author | Age |
* | NFS: Restore missing hunk in NFS mount option parser | Chuck Lever | 2008-09-08 |
* | sched: fix process time monotonicity | Balbir Singh | 2008-09-05 |
* | mm: show quicklist usage in /proc/meminfo | KOSAKI Motohiro | 2008-09-02 |
* | NTFS: update homepage | Adrian Bunk | 2008-09-02 |
* | Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2008-09-02 |
|\ |
|
| * | nfsd: fix buffer overrun decoding NFSv4 acl | J. Bruce Fields | 2008-09-01 |
| * | nfsd: fix compound state allocation error handling | Andy Adamson | 2008-09-01 |
* | | [CIFS] Turn off Unicode during session establishment for plaintext authentica... | Steve French | 2008-08-28 |
* | | [CIFS] update cifs change log | Steve French | 2008-08-28 |
* | | cifs: fix O_APPEND on directio mounts | Jeff Layton | 2008-08-28 |
* | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2008-08-27 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2008-08-27 |
| |\ \ |
|
| * \ \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-08-27 |
| |\ \ \ |
|
| | * | | | [PATCH] deal with the first call of ->show() generating no output | Al Viro | 2008-08-25 |
| | * | | | [PATCH] fix ->llseek() for a bunch of directories | Al Viro | 2008-08-25 |
| | * | | | [PATCH] fix regular readdir() and friends | Al Viro | 2008-08-25 |
| | * | | | [PATCH] ntfs: use d_add_ci | Christoph Hellwig | 2008-08-25 |
| | * | | | [PATCH] change d_add_ci argument ordering | Christoph Hellwig | 2008-08-25 |
| | * | | | [PATCH] fix efs_lookup() | Al Viro | 2008-08-25 |
| | * | | | [PATCH] proc: inode number fixlet | Alexey Dobriyan | 2008-08-25 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-08-27 |
| |\ \ \ \ |
|
| | * | | | | bio: fix __bio_copy_iov() handling of bio->bv_len | FUJITA Tomonori | 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-27 |
| * | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-08-27 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | ocfs2: Increment the reference count of an already-active stack. | Joel Becker | 2008-08-25 |
| | * | | | | [PATCH] configfs: Consolidate locking around configfs_detach_prep() in config... | Louis Rilling | 2008-08-22 |
| | * | | | | ocfs2: correctly set i_blocks after inline dir gets expanded | Mark Fasheh | 2008-08-22 |
| | * | | | | ocfs2: Jump to correct label in ocfs2_expand_inline_dir() | Tao Ma | 2008-08-22 |
| | * | | | | ocfs2: Fix sleep-with-spinlock recovery regression | Mark Fasheh | 2008-08-22 |
| | * | | | | [PATCH] ocfs2/cluster/netdebug.c: fix warning | Alexander Beregalov | 2008-08-22 |
| | * | | | | [PATCH] ocfs2/cluster/tcp.c: make some functions static | Adrian Bunk | 2008-08-22 |
* | | | | | | [CIFS] Fix plaintext authentication | Steve French | 2008-08-27 |
| |_|_|/ /
|/| | | | |
|
* | | | | | [CIFS] Add destroy routine for dns_resolver | Jeff Layton | 2008-08-27 |
* | | | | | [CIFS] Reorder cifs config item for better clarity | Steve French | 2008-08-26 |
* | | | | | [CIFS] Correct keys dependency for cifs kerberos support | Steve French | 2008-08-26 |
|/ / / / |
|
* | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2008-08-26 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | removed unused #include <linux/version.h>'s | Adrian Bunk | 2008-08-23 |
| |/ / |
|
| * | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2008-08-22 |
| |\ \ |
|
| | * | | ext4: Fix small file fragmentation | Aneesh Kumar K.V | 2008-08-18 |
| | * | | ext4: Initialize writeback_index to 0 when allocating a new inode | Aneesh Kumar K.V | 2008-08-19 |
| | * | | ext4: make sure ext4_has_free_blocks returns 0 for ENOSPC | Aneesh Kumar K.V | 2008-08-19 |
| | * | | ext4: journal credit fix for the delayed allocation's writepages() function | Mingming Cao | 2008-08-19 |
| | * | | ext4: Rework the ext4_da_writepages() function | Aneesh Kumar K.V | 2008-08-19 |
| | * | | ext4: journal credits reservation fixes for DIO, fallocate | Mingming Cao | 2008-08-19 |
| | * | | ext4: journal credits reservation fixes for extent file writepage | Mingming Cao | 2008-08-19 |
| | * | | ext4: journal credits calulation cleanup and fix for non-extent writepage | Mingming Cao | 2008-08-19 |
| | * | | ext4: Fix bug where we return ENOSPC even though we have plenty of inodes | Eric Sandeen | 2008-08-19 |
| | * | | ext4: don't try to resize if there are no reserved gdt blocks left | Josef Bacik | 2008-08-19 |
| | * | | ext4: Use ext4_discard_reservations instead of mballoc-specific call | Theodore Ts'o | 2008-08-16 |