Removal of FUTEX_FD
[safe/jmp/linux-2.6] / fs / cifs /
2008-04-29 Alexey Dobriyanproc: remove proc_root_fs
2008-04-25 Al Viro[PATCH] restore sane ->umount_begin() API
2008-04-25 Igor Mammedovcifs: timeout dfs automounts +little fix.
2008-04-24 Steve French[CIFS] Fix typo in previous commit
2008-04-24 Steve French[CIFS] Fix define for new proxy cap to match documentation
2008-04-18 Steve French[CIFS] Fix UNC path prefix on QueryUnixPathInfo to...
2008-04-18 Steve French[CIFS] Reserve new proxy cap for WAFS
2008-04-17 Steve French[CIFS] Add various missing flags and defintions
2008-04-16 Steve French[CIFS] make cifs_dfs_automount_list_static
2008-04-15 Steve French[CIFS] Fix oops when slow oplock process races with...
2008-04-09 Steve French[CIFS] Fix acl length when very short ACL being modifie...
2008-04-09 Steve French[CIFS] Fix looping on reconnect to Samba when unexpecte...
2008-04-04 Steve French[CIFS] minor update to change log
2008-03-30 Al Virocifs: fix misannotations
2008-03-28 Al Viro[PATCH] do shrink_submounts() for all fs types
2008-03-22 Steve French[CIFS] Fix mem leak on dfs referral
2008-03-14 Steve French[CIFS] file create with acl support enabled is slow
2008-03-14 Steve French[CIFS] Fix mtime on cp -p when file data cached but...
2008-03-11 Steve French[CIFS] Fix build problem
2008-03-10 Harvey Harrison[CIFS] cifs: replace remaining __FUNCTION__ occurrences
2008-03-09 Igor Mammedov[CIFS] DFS patch that connects inode with dfs handling ops
2008-02-26 Steve French[CIFS] remove unused variable
2008-02-25 Christoph Hellwig[CIFS] consolidate duplicate code in posix/unix inode...
2008-02-18 Steve French[CIFS] fix build break when proc disabled
2008-02-15 Steve FrenchMerge branch 'master' of /linux/kernel/git/torvalds...
2008-02-15 Christoph Hellwig[CIFS] factoring out common code in get_inode_info...
2008-02-15 Steve French[CIFS] fix prepath conversion when server supports...
2008-02-15 Igor Mammedov[CIFS] Only convert / when server does not support...
2008-02-15 Igor Mammedov[CIFS] Fix mixed case name in structure dfs_info3_param
2008-02-15 Jan BlunckIntroduce path_put()
2008-02-15 Jan BlunckEmbed a struct path into struct nameidata instead of...
2008-02-14 Steve French[CIFS] fixup prefixpaths which contain multiple path...
2008-02-13 Steve French[CIFS] fix typo
2008-02-12 Shirish Pargaonkar[CIFS] patch to fix incorrect encoding of number of...
2008-02-12 Roel Kluin[CIFS] Fix typo in quota operations
2008-02-12 Steve French[CIFS] clean up some hard to read ifdefs
2008-02-07 Steve French[CIFS] reduce checkpatch warnings
2008-02-07 David Howellsiget: stop CIFS from using iget() and read_inode()
2008-02-06 Steve FrenchMerge branch 'master' of /linux/kernel/git/torvalds...
2008-02-05 Christoph LameterPagecache zeroing: zero_user_segment, zero_user_segment...
2008-02-05 Andrew Morton[CIFS] fix warning in cifs_spnego.c
2008-01-25 Steve French[CIFS] DFS build fixes
2008-01-25 Igor Mammedov[CIFS] DFS support: provide shrinkable mounts
2008-01-20 Steve French[CIFS] Do not log path names in lookup errors
2008-01-11 Igor Mammedov[CIFS] DFS support patchset: Added mountdata
2008-01-10 Steve French[CIFS] Forgot to add two new files from previous commit
2008-01-09 Steve French[CIFS] DNS name resolution helper upcall for cifs
2008-01-08 Steve French[CIFS] fix checkpatch warnings in fs/cifs/inode.c
2008-01-03 Steve French[CIFS] hold ses sem on tcp session reconnect during...
2007-12-31 Steve French[CIFS] Allow setting mode via cifs acl
2007-12-31 Jeff Layton[CIFS] fix unicode string alignment in SPNEGO setup
2007-12-31 Steve French[CIFS] cifs_partialpagewrite() cleanup
2007-12-31 Jeff Layton[CIFS] use krb5 session key from first SMB session...
2007-12-31 Jeff Layton[CIFS] redo existing session setup if needed in cifs_mount
2007-12-31 Jeff Layton[CIFS] Only dump SPNEGO key if CONFIG_CIFS_DEBUG2 is set
2007-12-30 Steve French[CIFS] fix SetEA failure to some Samba versions
2007-12-05 Al Viroregression: cifs endianness bug
2007-11-25 Steve French[CIFS] Fix check after use error in ACL code
2007-11-20 Jeff Layton[CIFS] Fix potential data corruption when writing out...
2007-11-20 Petr Tesarik[CIFS] Fix spurious reconnect on 2nd peek from read...
2007-11-17 Steve French[CIFS] remove build warning
2007-11-16 Steve French[CIFS] Have CIFS_SessSetup build correct SPNEGO Session...
2007-11-16 Steve French[CIFS] minor checkpatch cleanup
2007-11-16 Jeff Layton[CIFS] have cifs_get_spnego_key get the hostname from...
2007-11-16 Jeff Layton[CIFS] add hostname field to TCP_Server_Info struct
2007-11-16 Jeff Layton[CIFS] clean up error handling in cifs_mount
2007-11-16 Steve French[CIFS] add ver= prefix to upcall format version
2007-11-13 Steve French[CIFS] Fix buffer overflow if server sends corrupt...
2007-11-13 Trond Myklebust[NET]: Add the helper kernel_sock_shutdown()
2007-11-12 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-11-09 Jeff Layton[CIFS] fix oops on second mount to same server when...
2007-11-08 Steve French[CIFS] Fix stale mode after readdir when cifsacl specified
2007-11-08 Steve French[CIFS] add mode to acl conversion helper function
2007-11-08 Steve French[CIFS] Fix incorrect mode when ACL had deny access...
2007-11-08 Igor Mammedov[CIFS] Add uid to key description so krb can handle...
2007-11-05 Steve French[CIFS] Fix walking out end of cifs dacl
2007-11-05 Steve French[CIFS] Add upcall files for cifs to use spnego/kerberos
2007-11-03 Jeff Layton[CIFS] add OIDs for KRB5 and MSKRB5 to ASN1 parsing...
2007-11-03 Jeff Layton[CIFS] Register and unregister cifs_spnego_key_type...
2007-11-03 Jeff Layton[CIFS] implement upcalls for SPNEGO blob via keyctl API
2007-11-03 Jeff Layton[CIFS] allow cifs_calc_signature2 to deal with a zero...
2007-11-01 Steve French[CIFS] If no Access Control Entries, set mode perm...
2007-11-01 Steve French[CIFS] when mount helper missing fix slash wrong direct...
2007-10-31 Steve French[CIFS] Don't request too much permission when reading...
2007-10-30 Shirish Pargaonkar[CIFS] enable get mode from ACL when cifsacl mount...
2007-10-26 Steve French[CIFS] ACL support part 8
2007-10-26 Steve French[CIFS] acl support part 7
2007-10-25 Steve French[CIFS] acl support part 6
2007-10-23 Steve French[CIFS] acl support part 6
2007-10-23 Parag Warudkar[CIFS] remove unused funtion compile warning when exper...
2007-10-22 Christoph Hellwigexportfs: make struct export_operations const
2007-10-19 Steve French[CIFS] ACL support part 5
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
next