summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2007-07-16[CIFS] Typo in previous patchSteve French1-2/+1
2007-07-16[CIFS] zero_user_page() conversionsEric1-4/+1
2007-07-16[CIFS] use simple_prepare_write to zero page dataNate1-8/+1
2007-07-15[CIFS] Fix build break - inet.h not included when experimental ifdef offSteve French1-2/+0
2007-07-15[CIFS] Add support for new POSIX unlinkSteve French5-11/+103
2007-07-13[CIFS] whitespace/formatting fixesSteve French27-1160/+1285
2007-07-11[CIFS] Fix oops in cifs_create when nfsd server exports cifs mountSteve French6-14/+33
2007-07-10[CIFS] whitespace cleanupSteve French12-591/+610
2007-07-09[CIFS] Fix packet signatures for NTLMv2 caseSteve French8-36/+71
2007-07-08[CIFS] more whitespace fixesSteve French4-137/+141
2007-07-07[CIFS] more whitespace cleanupSteve French7-538/+544
2007-07-06[CIFS] whitespace cleanupSteve French6-46/+48
2007-07-06[CIFS] whitespace cleanupSteve French3-228/+232
2007-07-06[CIFS] ipv6 support no longer experimentalJeff2-62/+1
2007-07-06[CIFS] Mount should fail if server signing off but client mount option requir...Jeff2-1/+3
2007-06-28[CIFS] whitespace fixesSteve French6-106/+108
2007-06-28[CIFS] Fix sign mount option and sign proc config settingSteve French2-95/+29
2007-06-27[CIFS] whitespace cleanupSteve French1-26/+27
2007-06-25[CIFS] Do not allow signals in cifs_demultiplex_threadJeff1-6/+7
2007-06-24[CIFS] fix whitespaceSteve French2-56/+58
2007-06-24[CIFS] Add in some missing flags and cifs README and TODO correctionsSteve French6-29/+80
2007-06-19[XFS] s/memclear_highpage_flush/zero_user_page/Christoph Hellwig1-1/+1
2007-06-16shm: fix the filename of hugetlb sysv shared memoryEric W. Biederman1-5/+2
2007-06-16udf: fix possible leakage of blocksJan Kara3-17/+74
2007-06-16fuse: ->fs_flags fixletAlexey Dobriyan1-2/+1
2007-06-15splice: only check do_wakeup in splice_to_pipe() for a real pipeJens Axboe1-6/+7
2007-06-15splice: fix leak of pages on short splice to pipeJens Axboe1-1/+2
2007-06-15splice: adjust balance_dirty_pages_ratelimited() callJens Axboe1-2/+8
2007-06-12sysfs: fix race condition around sd->s_dentry, take#2Tejun Heo3-3/+38
2007-06-12sysfs: fix condition check in sysfs_drop_dentry()Tejun Heo1-1/+1
2007-06-12sysfs: store sysfs inode nrs in s_ino to avoid readdir oopsesEric Sandeen4-5/+14
2007-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds10-267/+285
2007-06-11Merge branch 'splice-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-35/+35
2007-06-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-12/+11
2007-06-08nommu: report correct errno in messageGreg Ungerer1-1/+1
2007-06-08[CIFS] CIFS should honour umaskSteve French2-4/+7
2007-06-08splice: __generic_file_splice_read: fix read/truncate raceJens Axboe1-23/+23
2007-06-08splice: __generic_file_splice_read: fix i_size_read() length checksHugh Dickins1-8/+10
2007-06-08splice: move balance_dirty_pages_ratelimited() outside of splice actorJens Axboe1-1/+2
2007-06-08splice: remove do_splice_direct() symbol exportJens Axboe1-2/+0
2007-06-08splice: move inode size check into generic_file_splice_read()Jens Axboe1-10/+9
2007-06-07RAMFS NOMMU: missed POSIX UID/GID inode attribute checkingBryan Wu1-0/+5
2007-06-06ocfs2: Fix invalid assertion during write on 64k pagesMark Fasheh1-10/+10
2007-06-06ocfs2: Fix masklog breakageTiger Yang1-2/+1
2007-06-05[CIFS] Missing flag on negprot needed for some servers to force packet signingYehuda Sadeh Weinraub1-2/+2
2007-06-05[CIFS] whitespace cleanup part 2Steve French3-132/+138
2007-06-05[CIFS] whitespace cleanupSteve French4-125/+124
2007-06-04Merge git://git.infradead.org/mtd-2.6Linus Torvalds3-182/+40
2007-06-04vanishing ioctl handler debuggingAndrew Morton1-3/+11
2007-06-04[CIFS] fix mempool destroy done in wrong order in cifs error pathAkinobu Mita1-1/+1