aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs
Commit message (Expand)AuthorAge
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2007-07-18
|\
| * knfsd: exportfs: add exportfs.h headerChristoph Hellwig2007-07-17
| * Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-17
| * sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-10
* | [CIFS] merge conflict in fs/cifs/export.cSteve French2007-07-18
* | [CIFS] Allow disabling CIFS Unix Extensions as mount optionSteve French2007-07-18
* | [CIFS] More whitespace/formatting fixes (noticed by checkpatch)Steve French2007-07-17
* | [CIFS] Typo in previous patchSteve French2007-07-16
* | [CIFS] zero_user_page() conversionsEric2007-07-16
* | [CIFS] use simple_prepare_write to zero page dataNate2007-07-16
* | [CIFS] Fix build break - inet.h not included when experimental ifdef offSteve French2007-07-15
* | [CIFS] Add support for new POSIX unlinkSteve French2007-07-14
* | [CIFS] whitespace/formatting fixesSteve French2007-07-12
* | [CIFS] Fix oops in cifs_create when nfsd server exports cifs mountSteve French2007-07-11
* | [CIFS] whitespace cleanupSteve French2007-07-09
* | [CIFS] Fix packet signatures for NTLMv2 caseSteve French2007-07-09
* | [CIFS] more whitespace fixesSteve French2007-07-08
* | [CIFS] more whitespace cleanupSteve French2007-07-07
* | [CIFS] whitespace cleanupSteve French2007-07-06
* | [CIFS] whitespace cleanupSteve French2007-07-06
* | [CIFS] ipv6 support no longer experimentalJeff2007-07-06
* | [CIFS] Mount should fail if server signing off but client mount option requir...Jeff2007-07-06
* | [CIFS] whitespace fixesSteve French2007-06-28
* | [CIFS] Fix sign mount option and sign proc config settingSteve French2007-06-28
* | [CIFS] whitespace cleanupSteve French2007-06-27
* | [CIFS] Do not allow signals in cifs_demultiplex_threadJeff2007-06-25
* | [CIFS] fix whitespaceSteve French2007-06-24
* | [CIFS] Add in some missing flags and cifs README and TODO correctionsSteve French2007-06-24
|/
* [CIFS] CIFS should honour umaskSteve French2007-06-08
* [CIFS] Missing flag on negprot needed for some servers to force packet signingYehuda Sadeh Weinraub2007-06-05
* [CIFS] whitespace cleanup part 2Steve French2007-06-05
* [CIFS] whitespace cleanupSteve French2007-06-05
* [CIFS] fix mempool destroy done in wrong order in cifs error pathAkinobu Mita2007-06-04
* [CIFS] typo in previous patchSteve French2007-05-23
* [CIFS] Fix oops on failed cifs mount (in kthread_stop)Steve French2007-05-23
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
* [CIFS] Fix typo in cifs readme from previous commitSteve French2007-05-05
* [CIFS] Make sec=none force an anonymous mountJeff Layton2007-05-04
* [CIFS] Change semaphore to mutex for cifs lock_semRoland Dreier2007-05-03
* [CIFS] Fix oops in reset_cifs_unix_caps on reconnectSteve French2007-05-03
* [CIFS] UID/GID override on CIFS mounts to SambaSteve French2007-04-30
* [CIFS] prefixpath mounts to servers supporting posix paths used wrong slashSteve French2007-04-26
* [CIFS] Update cifs version to 1.49Steve French2007-04-26
* [CIFS] Replace kmalloc/memset combination with kzallocvignesh2007-04-25
* [CIFS] Add IPv6 supportSteve French2007-04-25
* [CIFS] New CIFS POSIX mkdir performance improvement (part 2)Steve French2007-04-25
* [CIFS] New CIFS POSIX mkdir performance improvementSteve French2007-04-23