]> git.karo-electronics.de Git - linux-beck.git/history - fs
[CIFS] Add support for legacy servers part 5
[linux-beck.git] / fs /
2005-09-01 Steve French[CIFS] Add support for legacy servers part 5
2005-08-31 Steve French[CIFS] Add support for legacy servers part 4
2005-08-30 Steve French[CIFS] Add nolock synonym (ala nfs) for nobrl to disabl...
2005-08-30 Steve French[CIFS] Add support for suspend
2005-08-30 Steve FrenchMerge with /pub/scm/linux/kernel/git/torvalds/linux...
2005-08-30 Steve French[CIFS] Remove cifs_sb argument from *build_path_from_dentry
2005-08-30 Linus TorvaldsMerge refs/heads/upstream from master.kernel.org:/pub...
2005-08-30 Jeff GarzikMerge HEAD from /spare/repo/linux-2.6/.git
2005-08-30 Linus TorvaldsMerge refs/heads/for-linus from master.kernel.org:...
2005-08-30 Linus TorvaldsMerge refs/heads/drm-latest from master.kernel.org...
2005-08-30 Linus TorvaldsMerge refs/heads/upstream-fixes from master.kernel...
2005-08-30 Linus TorvaldsMerge refs/heads/upstream from master.kernel.org:/pub...
2005-08-30 Linus TorvaldsMerge HEAD from master.kernel.org:/pub/scm/linux/kernel...
2005-08-30 Linus TorvaldsMerge HEAD from master.kernel.org:/pub/scm/linux/kernel...
2005-08-30 Linus TorvaldsMerge HEAD from master.kernel.org:/pub/scm/linux/kernel...
2005-08-29 Jeff GarzikMerge /spare/repo/linux-2.6/
2005-08-29 Arnaldo Carvalho... [TCP]: Move the tcp sock states to net/tcp_states.h
2005-08-29 Jeff GarzikMerge /spare/repo/linux-2.6/
2005-08-29 Jeff GarzikMerge /spare/repo/linux-2.6/
2005-08-29 Jeff Garzik/spare/repo/netdev-2.6 branch 'e100'
2005-08-29 Jeff Garzik/spare/repo/netdev-2.6 branch 'sis190'
2005-08-29 Jeff Garzik/spare/repo/netdev-2.6 branch 'uli-tulip'
2005-08-29 Linus TorvaldsMerge HEAD from master.kernel.org:/pub/scm/linux/kernel...
2005-08-29 Linus TorvaldsMerge HEAD from master.kernel.org:/home/rmk/linux-2...
2005-08-29 Linus TorvaldsMerge HEAD from master.kernel.org:/home/rmk/linux-2...
2005-08-29 Linus TorvaldsMerge HEAD from master.kernel.org:/home/rmk/linux-2...
2005-08-29 Linus TorvaldsMerge HEAD from master.kernel.org:/home/rmk/linux-2...
2005-08-29 Linus TorvaldsMerge refs/heads/upstream from master.kernel.org:/pub...
2005-08-29 Linus TorvaldsMerge refs/heads/upstream from master.kernel.org:/pub...
2005-08-28 Linus TorvaldsMerge refs/heads/upstream-fixes from master.kernel...
2005-08-27 James Bottomley[PATCH] Fix oops in sysfs_hash_and_remove_file()
2005-08-26 Linus TorvaldsMerge HEAD from master.kernel.org:/pub/scm/linux/kernel...
2005-08-26 Steve French[PATCH] Fix oops in fs/locks.c on close of file with...
2005-08-26 Paolo 'Blaisorblad... [PATCH] hppfs: fix symlink error path
2005-08-26 Paolo 'Blaisorblad... [PATCH] Fixup symlink function pointers for hppfs ...
2005-08-26 John McCutchan[PATCH] Document idr_get_new_above() semantics, update...
2005-08-25 Steve French[CIFS] Support for legacy servers part 3 - Add support...
2005-08-25 Steve French[CIFS] Use file instead of dentry in cifs dir_notify...
2005-08-25 Steve French[CIFS] Change notify support part 3
2005-08-25 Steve French[CIFS] Missing line from previous patch
2005-08-25 Steve French[CIFS] Change notify support part 2
2005-08-24 Steve French[CIFS] Update thanks/contributor list with Miklos Szeredi
2005-08-24 Steve FrenchMerge with /pub/scm/linux/kernel/git/torvalds/linux...
2005-08-24 Steve FrenchCIFS: Fix typos in fs/cifs/CHANGES
2005-08-24 Steve FrenchCIFS: Reduce CONFIG_CIFS_STATS ifdefs
2005-08-24 Jeff GarzikMerge upstream into 'upstream' branch of netdev-2.6...
2005-08-24 Steve French[CIFS] Support for mounting to older servers part 2...
2005-08-23 Tony LuckPull prarit-bus-sysdata into release branch
2005-08-23 Jeff GarzikMerge /spare/repo/linux-2.6/
2005-08-23 Steve French[CIFS] Support for mounting to older, pre-CIFS servers...
2005-08-23 Steve French[CIFS] Finish up of case-insensitive dentry handling...
2005-08-22 Tony LuckAuto-update from upstream
2005-08-21 Steve French[CIFS] Make CIFS statistics more accurate and add some...
2005-08-21 Steve FrenchMerge with /pub/scm/linux/kernel/git/torvalds/linux...
2005-08-21 Linus TorvaldsDon't allow normal users to set idle IO priority
2005-08-20 Alexey Dobriyan[PATCH] freevxfs: fix breakage introduced by symlink...
2005-08-20 Linus Torvaldsbefs: fix up missed follow_link declaration change
2005-08-20 Adrian Bunk[ARM] fs/adfs/adfs.h: "extern inline" doesn't make...
2005-08-20 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2005-08-20 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2005-08-20 Steve Dickson[PATCH] NFSv4: unbalanced BKL in nfs_atomic_lookup()
2005-08-20 Al Viro[PATCH] Fix up symlink function pointers
2005-08-20 Linus TorvaldsFix nasty ncpfs symlink handling bug.
2005-08-20 Al Viro[PATCH] jffs2: fix symlink error handling
2005-08-19 Steve French[CIFS] Finish cifs mount option which requests case...
2005-08-19 Dave KleikampMerge with /home/shaggy/git/linus-clean/
2005-08-19 Steve French[CIFS] Add mount option for disabling sending byte...
2005-08-19 Jeff GarzikMerge /spare/repo/linux-2.6/
2005-08-18 Tony LuckAuto-update from upstream
2005-08-18 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/bart...
2005-08-18 Jan Kara[PATCH] reiserfs+acl+quota deadlock fix
2005-08-18 Chuck Lever[PATCH] NFS: Introduce the use of inode->i_lock to...
2005-08-18 Chuck Lever[PATCH] NFS: use atomic bitops to manipulate flags...
2005-08-18 Chuck Lever[PATCH] NFS: split nfsi->flags into two fields
2005-08-18 Steve French[CIFS] Change Notify support part 1 - add dnotify threa...
2005-08-18 Steve French[CIFS] rmmod cifs can oops if done soon after the last...
2005-08-17 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/aia21...
2005-08-17 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2005-08-17 Linus TorvaldsMerge head 'release' of master.kernel.org:/pub/scm...
2005-08-17 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-08-17 Steven Rostedt[PATCH] nfsd to unlock kernel before exiting
2005-08-17 Steve French[CIFS] Ensure that cifs multiplex ids do not collide.
2005-08-17 Steve French[CIFS] Missing ; from previous fix. Pointed out by...
2005-08-17 Dave KleikampJFS: Initialize dentry->d_op for negative dentries too
2005-08-16 Linus TorvaldsMerge head 'for-linus' of master.kernel.org:/pub/scm...
2005-08-16 Anton AltaparmakovNTFS: Complete the previous fix for the unset device...
2005-08-16 Tony LuckAuto-update from upstream
2005-08-16 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/lenb...
2005-08-16 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/aia21...
2005-08-16 Trond Myklebust[PATCH] NFS: Ensure we always update inode->i_mode...
2005-08-16 Trond Myklebust[PATCH] NFS: Ensure ACL xdr code doesn't overflow.
2005-08-16 Anton AltaparmakovNTFS: Fix bug in mft record writing where we forgot...
2005-08-15 Len BrownMerge ../from-linus
2005-08-15 Len BrownMerge ../to-linus-stable/
2005-08-15 John McCutchan[PATCH] inotify: add MOVE_SELF event
2005-08-15 Robert Love[PATCH] inotify: fix idr_get_new_above usage
2005-08-14 Steve FrenchMerge with /pub/scm/linux/kernel/git/torvalds/linux...
2005-08-14 Steve French[PATCH] CIFS: Fix path name conversion for long filenames
2005-08-14 Steve French[PATCH] CIFS: Fix missing entries in search results
2005-08-14 Jan Kara[PATCH] Fix error handling in reiserfs
next