- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / fs / cifs / cifsfs.c
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-04-22 Jens Axboecifs: add bdi backing to mount session
2010-03-27 Pavel Shilovsky[CIFS] Add mmap for direct, nobrl cifs mount types
2010-03-09 Jeff Laytoncifs: add cifs_revalidate_file
2010-03-06 Jeff Laytoncifs: overhaul cifs_revalidate and rename to cifs_reval...
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-07 Steve French[CIFS] Enable mmap on forcedirectio mounts
2009-11-20 David HowellsSLOW_WORK: Fix CIFS to pass THIS_MODULE to slow_work_re...
2009-09-26 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2009-09-25 Steve French[CIFS] Fix build break when keys support turned off
2009-09-24 Jeff Laytoncifs: convert oplock breaks to use slow_work facility...
2009-09-24 Thomas Gleixnerfs: Make unload_nls() NULL pointer safe
2009-09-22 Alexey Dobriyanconst: make struct super_block::s_qcop const
2009-09-01 Jeff Laytoncifs: protect GlobalOplock_Q with its own spinlock
2009-09-01 Jeff Laytoncifs: use tcon pointer in cifs_show_options
2009-08-03 Jeff Laytoncifs: show noforceuid/noforcegid mount options (try #2)
2009-07-09 Jeff Laytoncifs: remove cifsInodeInfo->inUse counter
2009-06-26 Steve French[CIFS] remove bkl usage from umount begin
2009-06-25 Jeff Laytoncifs: fix problems with earlier patches
2009-06-15 Jeff Laytoncifs: display scopeid in /proc/mounts
2009-06-13 Jeff Laytoncifs: have cifs_show_options show forceuid/forcegid...
2009-06-13 Jeff Laytoncifs: remove unneeded NULL checks from cifs_show_options
2009-06-12 Christoph Hellwigpush BKL down into ->put_super
2009-05-28 Jeff Laytoncifs: rename cifs_iget to cifs_root_iget
2009-05-09 Al ViroConvert obvious places to deactivate_locked_super()
2009-05-09 Alessio Igor Boganivfs: umount_begin BKL pushdown
2009-04-17 Jeff Laytoncifs: remove dnotify thread code
2009-04-17 Jeff Laytoncifs: vary timeout on writes past EOF based on offset...
2009-03-27 Sukadev Bhattiproluvfs: simple_set_mnt() should return void
2008-12-31 Al Virokill ->dir_notify()
2008-12-29 Stephen Rothwellcifs: update for new IP4/6 address printing
2008-12-26 Steve French[CIFS] various minor cleanups pointed out by checkpatch...
2008-12-26 Jeff Laytoncifs: make dnotify thread experimental code
2008-12-26 Jeff Laytoncifs: display addr and prefixpath options in /proc...
2008-12-05 Jeff Laytoncifs: reinstate sharing of tree connections
2008-12-05 Jeff Laytoncifs: reinstate sharing of SMB sessions sans races
2008-12-05 Jeff Laytoncifs: disable sharing session and tcon and add new...
2008-12-05 Steve Frenchcifs: remove unused list, add new cifs sock list to...
2008-12-05 Steve Frenchcifs: Fix cifs reconnection flags
2008-12-03 Suresh Jayaraman- patches.fixes/cifs-reinstate-sess-sharing-sans-races...
2008-11-17 Jeff Laytoncifs: reinstate sharing of tree connections
2008-11-14 Jeff Laytoncifs: reinstate sharing of SMB sessions sans races
2008-11-14 Jeff Laytoncifs: disable sharing session and tcon and add new...
2008-11-13 Steve French[CIFS] remove unused list, add new cifs sock list to...
2008-11-13 Steve French[CIFS] Fix cifs reconnection flags
2008-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-10-23 Miklos Szeredi[PATCH] move executable checking into ->permission()
2008-10-23 Christoph Hellwig[PATCH] fix ->llseek for more directories
2008-10-23 Steve French[CIFS] improve setlease handling
2008-10-20 Jeff Laytoncifs: track DeletePending flag in cifsInodeInfo
2008-08-26 Thomas Renninger Vendor specific drivers vs generic video driver.
2008-08-11 Steve French[CIFS] remove trailing whitespace
2008-08-11 Steve French[CIFS] if get root inode fails during mount, cleanup...
2008-08-08 Steve French[CIFS] list entry can not return null
2008-07-27 Al Viro[PATCH] sanitize ->permission() prototype
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-07-14 Jonathan CorbetMerge commit 'v2.6.26' into bkl-removal
2008-07-02 Andi KleenRemove BKL from remote_llseek v2
2008-06-10 Steve French[CIFS] cifs: fix oops on mount when CONFIG_CIFS_DFS_UPC...
2008-05-19 Steve French[CIFS] add missing seq_printf to cifs_show_options...
2008-05-17 Steve French[CIFS] add more complete mount options to cifs_show_options
2008-05-15 Steve French[CIFS] BKL-removal: convert CIFS over to unlocked_ioctl
2008-04-29 Steve French[CIFS] convert usage of implicit booleans to bool
2008-04-28 Steve French[CIFS] Fix statfs formatting
2008-04-25 Al Viro[PATCH] restore sane ->umount_begin() API
2008-04-25 Igor Mammedovcifs: timeout dfs automounts +little fix.
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-15 Steve FrenchMerge branch 'master' of /linux/kernel/git/torvalds...
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-01-25 Igor Mammedov[CIFS] DFS support: provide shrinkable mounts
2008-01-11 Igor Mammedov[CIFS] DFS support patchset: Added mountdata
2008-01-09 Steve French[CIFS] DNS name resolution helper upcall for cifs
2007-11-20 Jeff Layton[CIFS] Fix potential data corruption when writing out...
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
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-10-19 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-10-17 Steve French[CIFS] Fix minor problems noticed by scan
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-12 Steve French[CIFS] CIFS ACL support part 3
2007-08-30 Steve French[CIFS] formatting cleanup found by checkpatch
2007-08-24 Cyrill Gorcunov[CIFS] Fix unbalanced call to GetXid/FreeXid
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-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 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
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-07 Steve French[CIFS] more whitespace cleanup
2007-07-06 Steve French[CIFS] whitespace cleanup
2007-06-04 Akinobu Mita[CIFS] fix mempool destroy done in wrong order in cifs...
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-04-30 Steve French[CIFS] UID/GID override on CIFS mounts to Samba
next