aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | | | fat: Add printf attribute to fat_fs_panic()OGAWA Hirofumi2008-11-06
| * | | | | fat: Fix _fat_bmap() raceOGAWA Hirofumi2008-11-06
| * | | | | fat: Fix ATTR_RO for directoryOGAWA Hirofumi2008-11-06
| * | | | | fat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0OGAWA Hirofumi2008-11-06
| * | | | | fat: Cleanup FAT attribute stuffOGAWA Hirofumi2008-11-06
| * | | | | fat: Cleanup msdos_lookup()OGAWA Hirofumi2008-11-06
| * | | | | fat: Kill d_invalidate() in vfat_lookup()OGAWA Hirofumi2008-11-06
| * | | | | fat: Fix/Cleanup dcache handling for vfatOGAWA Hirofumi2008-11-06
| * | | | | vfat: Fix vfat_find() error path in vfat_lookup()OGAWA Hirofumi2008-11-06
| * | | | | fat: use fat_detach() in fat_clear_inode()OGAWA Hirofumi2008-11-06
| * | | | | fat: Fix fat_ent_update_ptr() for FAT12OGAWA Hirofumi2008-11-06
| * | | | | fat: improve fat_hash()OGAWA Hirofumi2008-11-06
| * | | | | fat: cleanup fat_parse_long() error handlingDarren Jenkins2008-11-06
| * | | | | fat: use generic_file_llseek() for directoryOGAWA Hirofumi2008-11-06
| * | | | | fat: Fix and cleanup timestamp conversionOGAWA Hirofumi2008-11-06
| * | | | | fat: split include/msdos_fs.hOGAWA Hirofumi2008-11-06
| * | | | | fat: move fs/vfat/* and fs/msdos/* to fs/fatOGAWA Hirofumi2008-11-06
| * | | | | ext3: wait on all pending commits in ext3_sync_fsArthur Jones2008-11-06
| * | | | | autofs4: collect version check returnIan Kent2008-11-06
| * | | | | autofs4: correct offset mount expire checkIan Kent2008-11-06
| | |/ / / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-11-03
| |\ \ \ \
| | * | | | cifs: fix renaming one hardlink on top of anotherJeff Layton2008-11-03
| | * | | | [CIFS] fix error in smb_send2Steve French2008-10-30
| | * | | | [CIFS] Reduce number of socket retries in large write pathSteve French2008-10-28
| * | | | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds2008-11-03
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | proc: revert /proc/uptime to ->read_proc hookAlexey Dobriyan2008-10-27
| * | | | | saner FASYNC handling on file closeAl Viro2008-11-01
| * | | | | Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-10-31
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | NLM: Set address family before calling nlm_host_rebooted()Chuck Lever2008-10-30
| | * | | | nfsd: fix failure to set eof in readdir in some situationsJ. Bruce Fields2008-10-30
| * | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-10-31
| |\ \ \ \ \
| | * | | | | delay capable() check in ext4_has_free_blocks()Eric Sandeen2008-10-28
| | * | | | | merge ext4_claim_free_blocks & ext4_has_free_blocksEric Sandeen2008-10-28
| | * | | | | jbd2: Call the commit callback before the transaction could get droppedTheodore Ts'o2008-10-28
| | * | | | | ext4: fix a bug accessing freed memory in ext4_abortHidehiro Kawai2008-10-27
| | * | | | | ext3: fix a bug accessing freed memory in ext3_abortHidehiro Kawai2008-10-27
| | |/ / / /
* | | | | | fs: replace NIPQUAD()Harvey Harrison2008-10-31
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-31
|\| | | | |
| * | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-10-30
| |\ \ \ \ \
| | * | | | | NFS: Convert nfs_attr_generation_counter into an atomic_longTrond Myklebust2008-10-28
| | | |_|/ / | | |/| | |
| * | | | | fs: remove excess kernel-docRandy Dunlap2008-10-30
| * | | | | ecryptfs: fix memory corruption when storing crypto info in xattrsEric Sandeen2008-10-30
| * | | | | fs: remove prepare_write/commit_writeNick Piggin2008-10-30
| |/ / / /
* | | | | net: replace %p6 with %pI6Harvey Harrison2008-10-29
* | | | | net: replace %#p6 format specifier with %pi6Harvey Harrison2008-10-29
* | | | | misc: replace NIP6_FMT with %p6 format specifierHarvey Harrison2008-10-28
* | | | | net: replace all current users of NIP6_SEQFMT with %#p6Harvey Harrison2008-10-28
|/ / / /
* / / / Switch to a valid email address...Alan Cox2008-10-27
|/ / /
* | | epoll: avoid double-inserts in case of EFAULTDavide Libenzi2008-10-26
* | | select: deal with math overflow from borderline valid userland dataArjan van de Ven2008-10-26