aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-05sched: fix process time monotonicityBalbir Singh1-59/+0
2008-09-02mm: show quicklist usage in /proc/meminfoKOSAKI Motohiro1-2/+5
2008-09-02NTFS: update homepageAdrian Bunk1-2/+2
2008-09-02Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-7/+7
2008-09-01nfsd: fix buffer overrun decoding NFSv4 aclJ. Bruce Fields1-1/+1
2008-09-01nfsd: fix compound state allocation error handlingAndy Adamson1-6/+6
2008-08-28[CIFS] Turn off Unicode during session establishment for plaintext authenticationSteve French1-0/+2
2008-08-28[CIFS] update cifs change logSteve French2-3/+16
2008-08-28cifs: fix O_APPEND on directio mountsJeff Layton1-0/+4
2008-08-28Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French23-194/+158
2008-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds3-11/+19
2008-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds14-97/+34
2008-08-27[CIFS] Fix plaintext authenticationSteve French1-0/+1
2008-08-27[CIFS] Add destroy routine for dns_resolverJeff Layton2-1/+9
2008-08-27Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-20/+41
2008-08-27Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds7-77/+83
2008-08-27bio: fix __bio_copy_iov() handling of bio->bv_lenFUJITA Tomonori1-5/+5
2008-08-27bio: fix bio_copy_kern() handling of bio->bv_lenFUJITA Tomonori1-10/+28
2008-08-27block: submit_bh() inadvertently discards barrier flag on a sync writeJens Axboe1-5/+8
2008-08-26[CIFS] Reorder cifs config item for better claritySteve French1-10/+10
2008-08-26[CIFS] Correct keys dependency for cifs kerberos supportSteve French1-1/+1
2008-08-26Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French21-304/+508
2008-08-26[CIFS] check version in spnego upcall responseSteve French3-2/+15
2008-08-25ocfs2: Increment the reference count of an already-active stack.Joel Becker1-3/+4
2008-08-25[PATCH] deal with the first call of ->show() generating no outputAl Viro1-2/+9
2008-08-25[PATCH] fix ->llseek() for a bunch of directoriesAl Viro6-0/+7
2008-08-25[PATCH] fix regular readdir() and friendsAl Viro2-4/+12
2008-08-25[PATCH] ntfs: use d_add_ciChristoph Hellwig1-87/+2
2008-08-25[PATCH] change d_add_ci argument orderingChristoph Hellwig2-2/+2
2008-08-25[PATCH] fix efs_lookup()Al Viro1-2/+1
2008-08-25[PATCH] proc: inode number fixletAlexey Dobriyan1-0/+1
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk2-2/+0
2008-08-22[PATCH] configfs: Consolidate locking around configfs_detach_prep() in configfs_rmdir()Louis Rilling1-10/+7
2008-08-22ocfs2: correctly set i_blocks after inline dir gets expandedMark Fasheh1-1/+6
2008-08-22ocfs2: Jump to correct label in ocfs2_expand_inline_dir()Tao Ma1-2/+2
2008-08-22ocfs2: Fix sleep-with-spinlock recovery regressionMark Fasheh1-9/+14
2008-08-22[PATCH] ocfs2/cluster/netdebug.c: fix warningAlexander Beregalov1-13/+13
2008-08-22[PATCH] ocfs2/cluster/tcp.c: make some functions staticAdrian Bunk2-39/+37
2008-08-22Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds12-238/+454
2008-08-20cramfs: fix named-pipe handlingAl Viro1-46/+38
2008-08-20fix setpriority(PRIO_PGRP) thread iterator breakageKen Chen1-4/+4
2008-08-20binfmt_misc: fix false -ENOEXEC when coupled with other binary handlersPavel Emelyanov1-2/+2
2008-08-20/proc/self/maps doesn't display the real file offsetClement Calmels2-4/+4
2008-08-20Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-1/+3
2008-08-20vfat: fix 'sync' mount deadlock due to BKL->lock_super conversionLinus Torvalds1-7/+3
2008-08-19[CIFS] Kerberos support not considered experimental anymoreSteve French2-5/+26
2008-08-19[CIFS] distinguish between Kerberos and MSKerberos in upcallSteve French4-6/+14
2008-08-19cifs: add local server pointer to cifs_setup_sessionJeff Layton1-16/+17
2008-08-19[CIFS] reindent misindented statementIlpo Järvinen1-1/+2
2008-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2-0/+3