summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2007-05-05[CIFS] Fix typo in cifs readme from previous commitSteve French1-2/+2
2007-05-05[CIFS] Make sec=none force an anonymous mountJeff Layton3-8/+24
2007-05-03[CIFS] Change semaphore to mutex for cifs lock_semRoland Dreier3-9/+9
2007-05-03[CIFS] Fix oops in reset_cifs_unix_caps on reconnectSteve French1-1/+1
2007-04-30[CIFS] UID/GID override on CIFS mounts to SambaSteve French8-171/+213
2007-04-26[CIFS] prefixpath mounts to servers supporting posix paths used wrong slashSteve French1-1/+7
2007-04-26[CIFS] Update cifs version to 1.49Steve French2-41/+30
2007-04-25[CIFS] Replace kmalloc/memset combination with kzallocvignesh1-5/+2
2007-04-25[CIFS] Add IPv6 supportSteve French3-7/+40
2007-04-25[CIFS] New CIFS POSIX mkdir performance improvement (part 2)Steve French2-15/+39
2007-04-23[CIFS] New CIFS POSIX mkdir performance improvementSteve French5-15/+340
2007-04-06[CIFS] Add write perm for usr to file on windows should remove r/o dos attrSteve French2-12/+15
2007-04-04[CIFS] Remove unnecessary parm to cifs_reopen_fileSteve French2-62/+28
2007-04-03[CIFS] Switch cifsd to kthread_run from kernel_threadIgor Mammedov1-16/+16
2007-04-02[CIFS] Remove unnecessary checksChristoph Hellwig3-53/+6
2007-03-29Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-9/+16
2007-03-29[PATCH] uml: hostfs variable renamingPaolo 'Blaisorblade' Giarrusso1-12/+12
2007-03-29[PATCH] uml: fix compilation problemsJeff Dike1-1/+0
2007-03-29[PATCH] splice: partial write fixDmitriy Monakhov1-9/+16
2007-03-28Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-44/+73
2007-03-28Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik1-0/+9
2007-03-27[PATCH] aio: remove bare user-triggerable error printkZach Brown1-1/+0
2007-03-27[PATCH] wext: Add missing ioctls to 64<->32 conversionJean Tourrilhes1-0/+9
2007-03-27Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-69/+15
2007-03-27[PATCH] Fix kernel build with EMBEDDED & PROC_FS & !PROC_SYSCTLMika Kukkonen1-1/+2
2007-03-27[PATCH] knfsd: nfsd4: remove superfluous cancel_delayed_work() callJ. Bruce Fields1-1/+0
2007-03-27[PATCH] knfsd: nfsd4: demote "clientid in use" printk to a dprintkBruce Fields1-3/+2
2007-03-27[PATCH] knfsd: nfsd4: fix inheritance flags on v4 ace derived from posix defa...Bruce Fields1-1/+1
2007-03-27[PATCH] knfsd: allow nfsd READDIR to return 64bit cookiesNeilBrown1-3/+3
2007-03-27Export __splice_from_pipe()Mark Fasheh1-3/+4
2007-03-272/2 splice: dont readpageNick Piggin1-30/+0
2007-03-271/2 splice: dont stealNick Piggin1-63/+38
2007-03-26ocfs2_dlm: Check for migrateable lockres in dlm_empty_lockres()Sunil Mushran2-34/+67
2007-03-26ocfs2_dlm: Fix lockres ref counting bugSunil Mushran2-10/+6
2007-03-269p: make struct v9fs_cached_file_operations staticAdrian Bunk2-2/+3
2007-03-23[PATCH] "ext[34]: EA block reference count racing fix" performance fixAndrew Morton1-1/+2
2007-03-23[PATCH] FDPIC: fix the /proc/pid/stat representation of executable boundariesDavid Howells1-4/+11
2007-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds4-4/+35
2007-03-22[PATCH] Make XFS workqueues nonfreezableRafael J. Wysocki1-2/+2
2007-03-23[CIFS] Allow reset of file to ATTR_NORMAL when archive bit not setSteve French2-4/+16
2007-03-16[PATCH] fix process crash caused by randomisation and 64k pagesJames Bottomley1-1/+1
2007-03-16[PATCH] change misleading EFI partition support descriptionJohannes Berg1-2/+1
2007-03-16[PATCH] nfs: nfs_getattr() can't call nfs_sync_mapping_range() for non-regula...Trond Myklebust1-1/+2
2007-03-16[PATCH] nfs: fix congestion controlPeter Zijlstra3-44/+84
2007-03-16[PATCH] fix rescan_partitions to return errors properlysuzuki1-1/+1
2007-03-16[PATCH] smbfs: double free memory corruptionVasily Averin1-0/+1
2007-03-16[PATCH] eCryptfs: fix possible NULL ptr deref in ecryptfs_d_release()Michael Halcrow1-10/+5
2007-03-16[PATCH] ufs2: tindirect truncate fixEvgeniy Dushistov1-1/+1
2007-03-16[PATCH] ufs: zeroize the rest of block in truncateEvgeniy Dushistov3-18/+35
2007-03-16[PATCH] ufs: prepare write + change blocks on the flyEvgeniy Dushistov1-28/+53