summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | [CIFS] Reorder cifs config item for better claritySteve French2008-08-261-10/+10
* | | | | | [CIFS] Correct keys dependency for cifs kerberos supportSteve French2008-08-261-1/+1
|/ / / / /
* | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-08-2621-304/+508
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | removed unused #include <linux/version.h>'sAdrian Bunk2008-08-232-2/+0Star
| |/ / /
| * | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-08-2212-238/+454
| |\ \ \ | | |_|/ | |/| |
| | * | ext4: Fix small file fragmentationAneesh Kumar K.V2008-08-192-13/+61
| | * | ext4: Initialize writeback_index to 0 when allocating a new inodeAneesh Kumar K.V2008-08-201-0/+1
| | * | ext4: make sure ext4_has_free_blocks returns 0 for ENOSPCAneesh Kumar K.V2008-08-201-0/+3
| | * | ext4: journal credit fix for the delayed allocation's writepages() functionMingming Cao2008-08-202-24/+58
| | * | ext4: Rework the ext4_da_writepages() functionAneesh Kumar K.V2008-08-201-88/+113
| | * | ext4: journal credits reservation fixes for DIO, fallocateMingming Cao2008-08-203-27/+30
| | * | ext4: journal credits reservation fixes for extent file writepageMingming Cao2008-08-203-62/+49Star
| | * | ext4: journal credits calulation cleanup and fix for non-extent writepageMingming Cao2008-08-203-34/+108
| | * | ext4: Fix bug where we return ENOSPC even though we have plenty of inodesEric Sandeen2008-08-201-1/+1
| | * | ext4: don't try to resize if there are no reserved gdt blocks leftJosef Bacik2008-08-201-1/+2
| | * | ext4: Use ext4_discard_reservations instead of mballoc-specific callTheodore Ts'o2008-08-161-1/+1
| | * | ext4: Fix ext4_dx_readdir hash collision handlingTheodore Ts'o2008-08-201-5/+15
| | * | ext4: Fix delalloc release block reservation for truncateMingming Cao2008-08-201-0/+21
| | * | ext4: Fix potential truncate BUG due to i_prealloc_list being non-emptyTheodore Ts'o2008-08-141-2/+3
| | * | ext4: Handle unwritten extent properly with delayed allocationAneesh Kumar K.V2008-08-201-2/+10
| | |/
| * | cramfs: fix named-pipe handlingAl Viro2008-08-211-46/+38Star
| * | fix setpriority(PRIO_PGRP) thread iterator breakageKen Chen2008-08-211-4/+4
| * | binfmt_misc: fix false -ENOEXEC when coupled with other binary handlersPavel Emelyanov2008-08-211-2/+2
| * | /proc/self/maps doesn't display the real file offsetClement Calmels2008-08-212-4/+4
| * | Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-08-201-1/+3
| |\ \
| | * | binfmt_flat: Stub in a FLAT_PLAT_INIT().Takashi YOSHII2008-08-111-1/+3
| * | | vfat: fix 'sync' mount deadlock due to BKL->lock_super conversionLinus Torvalds2008-08-201-7/+3Star
* | | | [CIFS] check version in spnego upcall responseSteve French2008-08-263-2/+15
* | | | [CIFS] Kerberos support not considered experimental anymoreSteve French2008-08-192-5/+26
* | | | [CIFS] distinguish between Kerberos and MSKerberos in upcallSteve French2008-08-194-6/+14
* | | | cifs: add local server pointer to cifs_setup_sessionJeff Layton2008-08-191-16/+17
* | | | [CIFS] reindent misindented statementIlpo Järvinen2008-08-191-1/+2
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-08-152-0/+3
|\ \ \
| * | | [CIFS] mount of IPC$ breaks with iget patchSteve French2008-08-141-0/+1
| * | | [CIFS] remove trailing whitespaceSteve French2008-08-121-1/+1
| * | | [CIFS] if get root inode fails during mount, cleanup tree connectionSteve French2008-08-121-0/+2
| |/ /
* | | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds2008-08-1517-243/+328
|\ \ \
| * | | UBIFS: xattr bugfixesArtem Bityutskiy2008-08-142-28/+18Star
| * | | UBIFS: remove unneeded checkArtem Bityutskiy2008-08-131-9/+1Star
| * | | UBIFS: few commentary fixesArtem Bityutskiy2008-08-132-6/+4Star
| * | | UBIFS: fix budgeting request alignment in xattr codeZoltan Sogor2008-08-131-5/+5
| * | | UBIFS: improve arguments checking in debugging messagesArtem Bityutskiy2008-08-131-74/+69Star
| * | | UBIFS: always set i_generation to 0Adrian Hunter2008-08-133-6/+1Star
| * | | UBIFS: correct spelling of "thrice".Adrian Hunter2008-08-132-3/+3
| * | | UBIFS: support splice_writeZoltan Sogor2008-08-131-0/+1
| * | | UBIFS: minor tweaks in commitArtem Bityutskiy2008-08-131-19/+18Star
| * | | UBIFS: reserve more space for indexArtem Bityutskiy2008-08-134-9/+14
| * | | UBIFS: print pid in dump functionArtem Bityutskiy2008-08-131-10/+10
| * | | UBIFS: align inode data to eightArtem Bityutskiy2008-08-135-9/+23
| * | | UBIFS: improve budgeting checksArtem Bityutskiy2008-08-132-1/+19