summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-09-08NFS: Restore missing hunk in NFS mount option parserChuck Lever
2008-09-05sched: fix process time monotonicityBalbir Singh
2008-09-02mm: show quicklist usage in /proc/meminfoKOSAKI Motohiro
2008-09-02NTFS: update homepageAdrian Bunk
2008-09-02Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-09-01nfsd: fix buffer overrun decoding NFSv4 aclJ. Bruce Fields
2008-09-01nfsd: fix compound state allocation error handlingAndy Adamson
2008-08-28[CIFS] Turn off Unicode during session establishment for plaintext authentica...Steve French
2008-08-28[CIFS] update cifs change logSteve French
2008-08-28cifs: fix O_APPEND on directio mountsJeff Layton
2008-08-28Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2008-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-08-27[CIFS] Fix plaintext authenticationSteve French
2008-08-27[CIFS] Add destroy routine for dns_resolverJeff Layton
2008-08-27Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-08-27Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-08-27bio: fix __bio_copy_iov() handling of bio->bv_lenFUJITA Tomonori
2008-08-27bio: fix bio_copy_kern() handling of bio->bv_lenFUJITA Tomonori
2008-08-27block: submit_bh() inadvertently discards barrier flag on a sync writeJens Axboe
2008-08-26[CIFS] Reorder cifs config item for better claritySteve French
2008-08-26[CIFS] Correct keys dependency for cifs kerberos supportSteve French
2008-08-26Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2008-08-26[CIFS] check version in spnego upcall responseSteve French
2008-08-25ocfs2: Increment the reference count of an already-active stack.Joel Becker
2008-08-25[PATCH] deal with the first call of ->show() generating no outputAl Viro
2008-08-25[PATCH] fix ->llseek() for a bunch of directoriesAl Viro
2008-08-25[PATCH] fix regular readdir() and friendsAl Viro
2008-08-25[PATCH] ntfs: use d_add_ciChristoph Hellwig
2008-08-25[PATCH] change d_add_ci argument orderingChristoph Hellwig
2008-08-25[PATCH] fix efs_lookup()Al Viro
2008-08-25[PATCH] proc: inode number fixletAlexey Dobriyan
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-22[PATCH] configfs: Consolidate locking around configfs_detach_prep() in config...Louis Rilling
2008-08-22ocfs2: correctly set i_blocks after inline dir gets expandedMark Fasheh
2008-08-22ocfs2: Jump to correct label in ocfs2_expand_inline_dir()Tao Ma
2008-08-22ocfs2: Fix sleep-with-spinlock recovery regressionMark Fasheh
2008-08-22[PATCH] ocfs2/cluster/netdebug.c: fix warningAlexander Beregalov
2008-08-22[PATCH] ocfs2/cluster/tcp.c: make some functions staticAdrian Bunk
2008-08-22Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-08-20cramfs: fix named-pipe handlingAl Viro
2008-08-20fix setpriority(PRIO_PGRP) thread iterator breakageKen Chen
2008-08-20binfmt_misc: fix false -ENOEXEC when coupled with other binary handlersPavel Emelyanov
2008-08-20/proc/self/maps doesn't display the real file offsetClement Calmels
2008-08-20Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-08-20vfat: fix 'sync' mount deadlock due to BKL->lock_super conversionLinus Torvalds
2008-08-19[CIFS] Kerberos support not considered experimental anymoreSteve French
2008-08-19[CIFS] distinguish between Kerberos and MSKerberos in upcallSteve French
2008-08-19cifs: add local server pointer to cifs_setup_sessionJeff Layton
2008-08-19[CIFS] reindent misindented statementIlpo Järvinen