summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [CIFS] Make sec=none force an anonymous mountJeff Layton2007-05-053-8/+24
* [CIFS] Change semaphore to mutex for cifs lock_semRoland Dreier2007-05-033-9/+9
* [CIFS] Fix oops in reset_cifs_unix_caps on reconnectSteve French2007-05-031-1/+1
* [CIFS] UID/GID override on CIFS mounts to SambaSteve French2007-04-308-171/+213
* [CIFS] prefixpath mounts to servers supporting posix paths used wrong slashSteve French2007-04-261-1/+7
* [CIFS] Update cifs version to 1.49Steve French2007-04-262-41/+30
* [CIFS] Replace kmalloc/memset combination with kzallocvignesh2007-04-251-5/+2
* [CIFS] Add IPv6 supportSteve French2007-04-253-7/+40
* [CIFS] New CIFS POSIX mkdir performance improvement (part 2)Steve French2007-04-252-15/+39
* [CIFS] New CIFS POSIX mkdir performance improvementSteve French2007-04-235-15/+340
* [CIFS] Add write perm for usr to file on windows should remove r/o dos attrSteve French2007-04-062-12/+15
* [CIFS] Remove unnecessary parm to cifs_reopen_fileSteve French2007-04-042-62/+28
* [CIFS] Switch cifsd to kthread_run from kernel_threadIgor Mammedov2007-04-031-16/+16
* [CIFS] Remove unnecessary checksChristoph Hellwig2007-04-023-53/+6
* Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-03-291-9/+16
|\
| * [PATCH] splice: partial write fixDmitriy Monakhov2007-03-291-9/+16
* | [PATCH] uml: hostfs variable renamingPaolo 'Blaisorblade' Giarrusso2007-03-291-12/+12
* | [PATCH] uml: fix compilation problemsJeff Dike2007-03-291-1/+0
|/
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-03-283-44/+73
|\
| * ocfs2_dlm: Check for migrateable lockres in dlm_empty_lockres()Sunil Mushran2007-03-262-34/+67
| * ocfs2_dlm: Fix lockres ref counting bugSunil Mushran2007-03-262-10/+6
* | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2007-03-281-0/+9
|\ \
| * | [PATCH] wext: Add missing ioctls to 64<->32 conversionJean Tourrilhes2007-03-271-0/+9
| |/
* | [PATCH] aio: remove bare user-triggerable error printkZach Brown2007-03-271-1/+0
* | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-03-271-69/+15
|\ \
| * | Export __splice_from_pipe()Mark Fasheh2007-03-271-3/+4
| * | 2/2 splice: dont readpageNick Piggin2007-03-271-30/+0
| * | 1/2 splice: dont stealNick Piggin2007-03-271-63/+38
* | | [PATCH] Fix kernel build with EMBEDDED & PROC_FS & !PROC_SYSCTLMika Kukkonen2007-03-271-1/+2
* | | [PATCH] knfsd: nfsd4: remove superfluous cancel_delayed_work() callJ. Bruce Fields2007-03-271-1/+0
* | | [PATCH] knfsd: nfsd4: demote "clientid in use" printk to a dprintkBruce Fields2007-03-271-3/+2
* | | [PATCH] knfsd: nfsd4: fix inheritance flags on v4 ace derived from posix defa...Bruce Fields2007-03-271-1/+1
* | | [PATCH] knfsd: allow nfsd READDIR to return 64bit cookiesNeilBrown2007-03-271-3/+3
|/ /
* | 9p: make struct v9fs_cached_file_operations staticAdrian Bunk2007-03-262-2/+3
|/
* [PATCH] "ext[34]: EA block reference count racing fix" performance fixAndrew Morton2007-03-231-1/+2
* [PATCH] FDPIC: fix the /proc/pid/stat representation of executable boundariesDavid Howells2007-03-231-4/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-03-224-4/+35
|\
| * [CIFS] Allow reset of file to ATTR_NORMAL when archive bit not setSteve French2007-03-232-4/+16
| * [CIFS] Do not negotiate new POSIX_PATH_OPERATIONS_CAP yetSteve French2007-03-161-1/+7
| * [CIFS] reset mode when client notices that ATTR_READONLY is no longer setAlan Tyson2007-03-103-0/+13
* | [PATCH] Make XFS workqueues nonfreezableRafael J. Wysocki2007-03-221-2/+2
* | [PATCH] fix process crash caused by randomisation and 64k pagesJames Bottomley2007-03-161-1/+1
* | [PATCH] change misleading EFI partition support descriptionJohannes Berg2007-03-161-2/+1
* | [PATCH] nfs: nfs_getattr() can't call nfs_sync_mapping_range() for non-regula...Trond Myklebust2007-03-161-1/+2
* | [PATCH] nfs: fix congestion controlPeter Zijlstra2007-03-163-44/+84
* | [PATCH] fix rescan_partitions to return errors properlysuzuki2007-03-161-1/+1
* | [PATCH] smbfs: double free memory corruptionVasily Averin2007-03-161-0/+1
* | [PATCH] eCryptfs: fix possible NULL ptr deref in ecryptfs_d_release()Michael Halcrow2007-03-161-10/+5
* | [PATCH] ufs2: tindirect truncate fixEvgeniy Dushistov2007-03-161-1/+1
* | [PATCH] ufs: zeroize the rest of block in truncateEvgeniy Dushistov2007-03-163-18/+35
OpenPOWER on IntegriCloud