aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
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] 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
2008-08-15Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds17-243/+328
2008-08-15omfs: fix oops when file metadata is corruptedBob Copeland2-9/+29
2008-08-15omfs: fix potential oops when directory size is corruptedBob Copeland1-2/+1
2008-08-15fs/inode.c: properly init address_space->writeback_indexChris Mason1-0/+1
2008-08-14UBIFS: xattr bugfixesArtem Bityutskiy2-28/+18
2008-08-14[CIFS] mount of IPC$ breaks with iget patchSteve French1-0/+1
2008-08-14CRED: Introduce credential access wrappersDavid Howells3-8/+6
2008-08-13Merge git://oss.sgi.com:8090/xfs/linux-2.6Linus Torvalds61-1326/+838
2008-08-13dlm: rename structsDavid Teigland1-96/+107
2008-08-13dlm: add missing kfreesDavid Teigland1-3/+7
2008-08-13UBIFS: remove unneeded checkArtem Bityutskiy1-9/+1