| Commit message (Expand) | Author | Age |
... | |
* | | | | | fat: Fix _fat_bmap() race | OGAWA Hirofumi | 2008-11-06 |
* | | | | | fat: Fix ATTR_RO for directory | OGAWA Hirofumi | 2008-11-06 |
* | | | | | fat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0 | OGAWA Hirofumi | 2008-11-06 |
* | | | | | fat: Cleanup FAT attribute stuff | OGAWA Hirofumi | 2008-11-06 |
* | | | | | fat: Cleanup msdos_lookup() | OGAWA Hirofumi | 2008-11-06 |
* | | | | | fat: Kill d_invalidate() in vfat_lookup() | OGAWA Hirofumi | 2008-11-06 |
* | | | | | fat: Fix/Cleanup dcache handling for vfat | OGAWA Hirofumi | 2008-11-06 |
* | | | | | vfat: Fix vfat_find() error path in vfat_lookup() | OGAWA Hirofumi | 2008-11-06 |
* | | | | | fat: use fat_detach() in fat_clear_inode() | OGAWA Hirofumi | 2008-11-06 |
* | | | | | fat: Fix fat_ent_update_ptr() for FAT12 | OGAWA Hirofumi | 2008-11-06 |
* | | | | | fat: improve fat_hash() | OGAWA Hirofumi | 2008-11-06 |
* | | | | | fat: cleanup fat_parse_long() error handling | Darren Jenkins | 2008-11-06 |
* | | | | | fat: use generic_file_llseek() for directory | OGAWA Hirofumi | 2008-11-06 |
* | | | | | fat: Fix and cleanup timestamp conversion | OGAWA Hirofumi | 2008-11-06 |
* | | | | | fat: split include/msdos_fs.h | OGAWA Hirofumi | 2008-11-06 |
* | | | | | fat: move fs/vfat/* and fs/msdos/* to fs/fat | OGAWA Hirofumi | 2008-11-06 |
* | | | | | ext3: wait on all pending commits in ext3_sync_fs | Arthur Jones | 2008-11-06 |
* | | | | | autofs4: collect version check return | Ian Kent | 2008-11-06 |
* | | | | | autofs4: correct offset mount expire check | Ian Kent | 2008-11-06 |
| |/ / /
|/| | | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2008-11-03 |
|\ \ \ \ |
|
| * | | | | cifs: fix renaming one hardlink on top of another | Jeff Layton | 2008-11-03 |
| * | | | | [CIFS] fix error in smb_send2 | Steve French | 2008-10-30 |
| * | | | | [CIFS] Reduce number of socket retries in large write path | Steve French | 2008-10-28 |
* | | | | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad... | Linus Torvalds | 2008-11-03 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | proc: revert /proc/uptime to ->read_proc hook | Alexey Dobriyan | 2008-10-27 |
* | | | | | saner FASYNC handling on file close | Al Viro | 2008-11-01 |
* | | | | | Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2008-10-31 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | NLM: Set address family before calling nlm_host_rebooted() | Chuck Lever | 2008-10-30 |
| * | | | | nfsd: fix failure to set eof in readdir in some situations | J. Bruce Fields | 2008-10-30 |
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2008-10-31 |
|\ \ \ \ \ |
|
| * | | | | | delay capable() check in ext4_has_free_blocks() | Eric Sandeen | 2008-10-28 |
| * | | | | | merge ext4_claim_free_blocks & ext4_has_free_blocks | Eric Sandeen | 2008-10-28 |
| * | | | | | jbd2: Call the commit callback before the transaction could get dropped | Theodore Ts'o | 2008-10-28 |
| * | | | | | ext4: fix a bug accessing freed memory in ext4_abort | Hidehiro Kawai | 2008-10-27 |
| * | | | | | ext3: fix a bug accessing freed memory in ext3_abort | Hidehiro Kawai | 2008-10-27 |
| |/ / / / |
|
* | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2008-10-30 |
|\ \ \ \ \ |
|
| * | | | | | NFS: Convert nfs_attr_generation_counter into an atomic_long | Trond Myklebust | 2008-10-28 |
| | |_|/ /
| |/| | | |
|
* | | | | | fs: remove excess kernel-doc | Randy Dunlap | 2008-10-30 |
* | | | | | ecryptfs: fix memory corruption when storing crypto info in xattrs | Eric Sandeen | 2008-10-30 |
* | | | | | fs: remove prepare_write/commit_write | Nick Piggin | 2008-10-30 |
|/ / / / |
|
* / / / | Switch to a valid email address... | Alan Cox | 2008-10-27 |
|/ / / |
|
* | | | epoll: avoid double-inserts in case of EFAULT | Davide Libenzi | 2008-10-26 |
* | | | select: deal with math overflow from borderline valid userland data | Arjan van de Ven | 2008-10-26 |
* | | | ext4: Fix duplicate entries returned from getdents() system call | Theodore Ts'o | 2008-10-25 |
* | | | ext3: Fix duplicate entries returned from getdents() system call | Theodore Ts'o | 2008-10-25 |
|/ / |
|
* | | Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya... | Linus Torvalds | 2008-10-23 |
|\ \ |
|
| * | | proc: remove fs/proc/proc_misc.c | Alexey Dobriyan | 2008-10-23 |
| * | | proc: move /proc/vmcore creation to fs/proc/vmcore.c | Alexey Dobriyan | 2008-10-23 |
| * | | proc: move pagecount stuff to fs/proc/page.c | Alexey Dobriyan | 2008-10-23 |
| * | | proc: move all /proc/kcore stuff to fs/proc/kcore.c | Alexey Dobriyan | 2008-10-23 |