[ALSA] usb-audio: Another USB mic quirk for Logitech Communicator webcam
[safe/jmp/linux-2.6] / fs / cifs /
2007-10-22 Christoph Hellwigexportfs: make struct export_operations const
2007-10-19 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-10-19 Pavel EmelyanovUse helpers to obtain task pid in printks
2007-10-18 Steve French[CIFS] log better errors on failed mounts
2007-10-18 Jeff LaytonCIFS: ignore mode change if it's just for clearing...
2007-10-18 Steve French[CIFS] Return better error when server requires signing...
2007-10-17 Steve French[CIFS] fix typo
2007-10-17 Steve French[CIFS] acl support part 4
2007-10-17 Steve French[CIFS] Fix minor problems noticed by scan
2007-10-17 Steve French[CIFS] fix bad handling of EAGAIN error on kernel_recvm...
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-17 Steve French[CIFS] build break
2007-10-17 Steve French[CIFS] endian fixes
2007-10-16 Dave Kleikamp[CIFS] endian fixes in new acl code
2007-10-16 Steve French[CIFS] Fix some endianness problems in new acl code
2007-10-16 Steve French[CIFS] missing #endif from a previous patch
2007-10-16 Cyrill Gorcunov[CIFS] formatting fixes
2007-10-16 Jeff Layton[CIFS] Break up unicode_sessetup string functions
2007-10-16 Jeff Layton[CIFS] parse server_GUID in SPNEGO negProt response
2007-10-16 Jeff Layton[CIFS]
2007-10-14 Cyril Gorcunov[CIFS] Fix endian conversion problem in posix mkdir
2007-10-12 Steve French[CIFS] fix build break when lanman not enabled
2007-10-12 Steve French[CIFS] remove two sparse warnings
2007-10-12 Steve French[CIFS] remove compile warnings when debug disabled
2007-10-12 Steve French[CIFS] CIFS ACL support part 3
2007-10-04 Steve French[CIFS] Fix cifsd so shuts down when signing fails durin...
2007-10-03 Steve French[CIFS] Cleanup formatting
2007-10-03 Shirish Pargaonkar[CIFS] CIFS ACL support (part 2)
2007-10-03 Mariusz Kozlowski[CIFS] remove some redundant argument checks
2007-10-02 Steve French[CIFS] Reduce chance of list corruption in find_writabl...
2007-10-01 Steve French[CIFS] change misleading field name
2007-09-29 Steve French[CIFS] named pipe support (part 2)
2007-09-28 Steve French[CIFS] CIFS support for named pipes (part 1)
2007-09-28 Steve French[CIFS] Fix memory leak in statfs to very old servers
2007-09-25 Steve French[CIFS] fix cut and paste error - missing defines cause...
2007-09-25 Steve French[CIFS] move cifs acl code to new file and fix build...
2007-09-24 Steve French[CIFS] Support for CIFS ACLs (part 1)
2007-09-20 Steve French[CIFS] fix typo in previous commit
2007-09-20 Steve French[CIFS] Print better error when server returns malformed...
2007-09-20 Steve French[CIFS] Add warning message when broken server fails...
2007-09-17 Steve French[CIFS] Fallback to standard mkdir if server incorrectly...
2007-09-16 Steve French[CIFS] fix small memory leak in an error path in new...
2007-09-15 Steve French[CIFS] missing field in debug output from previous fix
2007-09-15 Steve French[CIFS] Fix potential NULL pointer usage if kzalloc...
2007-09-15 Steve French[CIFS] typo in earlier cifs_reconnect fix
2007-09-13 Jeff[CIFS] Respect umask when using POSIX mkdir
2007-09-11 Steve French[CIFS] lock inode open file list in close in case racin...
2007-09-07 Steve French[CIFS] Fix oops in find_writable_file
2007-08-31 Steve French[CIFS] Fix warnings shown by newer version of sparse
2007-08-30 Steve French[CIFS] formatting cleanup found by checkpatch
2007-08-30 Steve French[CIFS] fix for incorrect session reconnects
2007-08-30 Andre Haupt[CIFS][KJ] use abs() from kernel.h where appropriate
2007-08-24 Steve French[CIFS] fix typo in previous
2007-08-24 Jeff Layton[CIFS] Byte range unlock request to non-Unix server...
2007-08-24 Cyrill Gorcunov[CIFS] Fix unbalanced call to GetXid/FreeXid
2007-08-22 Steve French[CIFS] cifs truncate missing a fix for private map...
2007-08-18 Cyrill Gorcunov[CIFS] Check return code on failed alloc
2007-07-26 Steve French[CIFS] Fix hang in find_writable_file
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 Steve FrenchMerge branch 'master' of /linux/kernel/git/torvalds...
2007-07-19 Steve French[CIFS] merge conflict in fs/cifs/export.c
2007-07-18 Steve French[CIFS] Allow disabling CIFS Unix Extensions as mount...
2007-07-17 Steve French[CIFS] More whitespace/formatting fixes (noticed by...
2007-07-17 Christoph Hellwigknfsd: exportfs: add exportfs.h header
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-07-16 Steve French[CIFS] Typo in previous patch
2007-07-16 Eric[CIFS] zero_user_page() conversions
2007-07-16 Nate[CIFS] use simple_prepare_write to zero page data
2007-07-15 Steve French[CIFS] Fix build break - inet.h not included when exper...
2007-07-15 Steve French[CIFS] Add support for new POSIX unlink
2007-07-13 Steve French[CIFS] whitespace/formatting fixes
2007-07-11 Steve French[CIFS] Fix oops in cifs_create when nfsd server exports...
2007-07-10 Jens Axboesendfile: remove .sendfile from filesystems that use...
2007-07-10 Steve French[CIFS] whitespace cleanup
2007-07-09 Steve French[CIFS] Fix packet signatures for NTLMv2 case
2007-07-08 Steve French[CIFS] more whitespace fixes
2007-07-07 Steve French[CIFS] more whitespace cleanup
2007-07-06 Steve French[CIFS] whitespace cleanup
2007-07-06 Steve French[CIFS] whitespace cleanup
2007-07-06 Jeff[CIFS] ipv6 support no longer experimental
2007-07-06 Jeff[CIFS] Mount should fail if server signing off but...
2007-06-28 Steve French[CIFS] whitespace fixes
2007-06-28 Steve French[CIFS] Fix sign mount option and sign proc config setting
2007-06-27 Steve French[CIFS] whitespace cleanup
2007-06-25 Jeff[CIFS] Do not allow signals in cifs_demultiplex_thread
2007-06-24 Steve French[CIFS] fix whitespace
2007-06-24 Steve French[CIFS] Add in some missing flags and cifs README and...
2007-06-08 Steve French[CIFS] CIFS should honour umask
2007-06-05 Yehuda Sadeh Weinraub[CIFS] Missing flag on negprot needed for some servers...
2007-06-05 Steve French[CIFS] whitespace cleanup part 2
2007-06-05 Steve French[CIFS] whitespace cleanup
2007-06-04 Akinobu Mita[CIFS] fix mempool destroy done in wrong order in cifs...
2007-05-24 Steve French[CIFS] typo in previous patch
2007-05-23 Steve French[CIFS] Fix oops on failed cifs mount (in kthread_stop)
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-05-05 Steve French[CIFS] Fix typo in cifs readme from previous commit
2007-05-05 Jeff Layton[CIFS] Make sec=none force an anonymous mount
2007-05-03 Roland Dreier[CIFS] Change semaphore to mutex for cifs lock_sem
next