- 27 Jun, 2003 9 commits
-
-
Neil Brown authored
From: "William A.(Andy) Adamson" <andros@citi.umich.edu> sorry. i forgot to lock the nfsv4 state in nfsd4_read, nfsd4_write, and nfsd4_setattr.
-
Neil Brown authored
From: "William A.(Andy) Adamson" <andros@citi.umich.edu> this patch adds share state processing to nfsd4_setattr().
-
Neil Brown authored
From: "William A.(Andy) Adamson" <andros@citi.umich.edu> this patch adds share state processing to nfsd4_write().
-
Neil Brown authored
From: "William A.(Andy) Adamson" <andros@citi.umich.edu> this patch adds share state processing to nfsd4_read().
-
Neil Brown authored
From: "William A.(Andy) Adamson" <andros@citi.umich.edu> Add the opendowngrade call with share state processing. it includes nfs4_preprocess_stateid_op() which will be used in read and write state processing.
-
Neil Brown authored
From: "William A.(Andy) Adamson" <andros@citi.umich.edu> Add share state processing to nfsd4_close. it includes some more debug counters.
-
Neil Brown authored
From: "William A.(Andy) Adamson" <andros@citi.umich.edu> Add OPEN_CONFIRM functionality to the nfsv4 server, including a preprocess_seqid_op function that will be used in subsequent patches.
-
Neil Brown authored
this was need for paths, but now we have seq_path...
-
Neil Brown authored
Also remove the path_buf that was passed around for /proc/fs/nfs/exports as the existance of seq_path removes the need for this.
-
- 26 Jun, 2003 21 commits
-
-
bk://kernel.bkbits.net/gregkh/linux/pci-2.5Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
Greg Kroah-Hartman authored
-
Ben Collins authored
IEEE1394 : Kbuildify oui2c. ALL : C construct cleanups, macro namespace cleanups. ETH1394 : Limited multicast support. Minor fixes for IPv4 interop. ETH1394 : Add ethtool support.
-
Greg Ungerer authored
Modify m68knommu do_settimeofday() routine to take "struct timespec" argument, and adjust code to handle nsec size quantities.
-
Greg Ungerer authored
Define missing type for CONFIG_KCORE_ELF in m68knommu/Kconfig.
-
Matthew Wilcox authored
This patch introduces pci_name() and converts slot_name into a pointer to dev.bus_id.
-
Matthew Wilcox authored
- Request resources before using them - Don't allocate GFP_KERNEL memory with interrupts disabled - Split pci_direct_init() into three functions to prevent it from getting too long.
-
Greg Kroah-Hartman authored
-
Greg Kroah-Hartman authored
-
Greg Kroah-Hartman authored
-
Greg Kroah-Hartman authored
-
Greg Kroah-Hartman authored
-
Matthew Wilcox authored
Move all the SCSI Kconfig bits from arch/*/Kconfig into driver/scsi/Kconfig. Also add notes about FireWire & USB.
-
Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
David Woodhouse authored
-
David Woodhouse authored
- Fix geometry reporting. - Avoid endless loop when deleting a Virtual Unit Chain.
-
Matthew Wilcox authored
Last November Linus applied a patch to remove the now-unused *_segments() functions from all architectures ... but some of the newer architectures escaped and still have them.
-
Andi Kleen authored
As discussed earlier. The 64bit epoll ABI on AMD64 is changed to match 32bit. This way we avoid emulation overhead. To catch old binaries I allocate new syscall slots.
-
Andi Kleen authored
Without this patch ACPI won't compile on AMD64 because of mismatched prototypes. Andrew stated that this is the way he wants it to be fixed.
-
Andi Kleen authored
Bring the x86-64 architecture code uptodate for 2.5.73. One problem is that CONFIG_IDE_TASKFILE corrupts file systems on AMD 8111. It may be worth to disable it in the configuration. - Disable 32bit vsyscalls for now until all bugs can be fixed - Fix warnings - Fix NULL pointer reference in 32bit ptrace - Timing fixes from John Stultz - Sync show_stack prototype - Sync nmi and floppy.h code (Mikael P.) - Set proper defines for AGP - Make Simics work again - Scale unit in 32bit sysinfo (originally from ppc64)
-
bk://kernel.bkbits.net/davem/sparc-2.5Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
- 25 Jun, 2003 8 commits
-
-
Rob Radez authored
-
Rob Radez authored
-
Bart De Schuymer authored
-
Bart De Schuymer authored
-
Hideaki Yoshifuji authored
-
François Romieu authored
-
David S. Miller authored
-
bk://kernel.bkbits.net/jmorris/net-2.5David S. Miller authored
into nuts.ninka.net:/home/davem/src/BK/net-2.5
-
- 26 Jun, 2003 2 commits
-
-
Hideaki Yoshifuji authored
Check if DAD does not have source link-layer address option; RFC2461 7.1.1.
-
Hideaki Yoshifuji authored
Check if DAD is destined for solicited node multicast address as RFC2461 required.
-