summaryrefslogtreecommitdiffstats
path: root/fs/omfs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-17NFS: define and initialize compound_hdr.replenBenny Halevy1-34/+43
2009-06-17NFS: use decode_change_info_maxsz for xdr maxsz calculationsBenny Halevy1-3/+7
2009-06-17nfs41: set up seq_res.sr_slotidAndy Adamson5-0/+10
2009-06-17nfs41: nfs41: pass *session in seq_args and seq_resBenny Halevy2-2/+3
2009-06-17nfs41: introduce nfs4_call_syncAndy Adamson4-19/+73
2009-06-17nfs41: use nfs4_fs_locations_resBenny Halevy3-3/+13
2009-06-17nfs41: use nfs4_setaclresBenny Halevy3-2/+8
2009-06-17NFS: get rid of unused xdr decode_setattr(, res) argumentBenny Halevy1-3/+3
2009-06-17nfs41: use nfs4_getaclresBenny Halevy3-11/+19
2009-06-17nfs41: use nfs4_pathconf_resBenny Halevy3-3/+12
2009-06-17nfs41: use nfs4_fsinfo_resBenny Halevy3-3/+12
2009-06-17nfs41: use nfs4_statfs_resBenny Halevy3-3/+12
2009-06-17nfs41: use nfs4_readlink_resBenny Halevy3-2/+8
2009-06-17nfs41: use nfs4_server_caps_argBenny Halevy3-3/+12
2009-06-17nfs41: sessions client infrastructureAndy Adamson6-0/+174
2009-06-17nfs41: client xdr definitionsBenny Halevy1-0/+52
2009-06-17nfs41: translate NFS4ERR_MINOR_VERS_MISMATCH to EPROTONOSUPPORTBenny Halevy1-0/+2
2009-06-17nfs41: Use mount minorversion optionBenny Halevy1-1/+6
2009-06-17nfs41: nfs_client.cl_minorversionBenny Halevy2-4/+8
2009-06-17nfs41: add mount command option minorversionMike Sager2-0/+11
2009-06-17nfs41: define NFS4_MAX_MINOR_VERSION based on CONFIG_NFS_V4_1Mike Sager1-0/+7
2009-06-17nfs41: Add Kconfig symbols for NFSv4.1Ricardo Labiaga1-0/+9
2009-06-10Linux 2.6.30v2.6.30Linus Torvalds1-1/+1
2009-06-10char: mxser, fix ISA board lookupPeter Botha1-1/+1
2009-06-10jbd: fix race in buffer processing in commit codeJan Kara1-2/+4
2009-06-10autofs4: remove hashed check in validate_wait()Ian Kent1-14/+8
2009-06-10shm: fix unused warnings on nommuMike Frysinger1-2/+5
2009-06-09bsg: setting rq->bio to NULLFUJITA Tomonori1-0/+3
2009-06-09kvm: fix kvm reboot crash when MAXSMP is usedAvi Kivity1-1/+1
2009-06-09cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu11-11/+11
2009-06-09cpumask: introduce zalloc_cpumask_varYinghai Lu2-0/+27
2009-06-09cls_cgroup: Fix oops when user send improperly 'tc filter add' requestMinoru Usui1-0/+3
2009-06-09r8169: fix crash when large packets are receivedEric Dumazet1-6/+5
2009-06-09md/raid5: fix bug in reshape code when chunk_size decreases.NeilBrown1-1/+1
2009-06-09md/raid5 - avoid deadlocks in get_active_stripe during reshapeNeilBrown1-11/+11
2009-06-09md/raid5: use conf->raid_disks in preference to mddev->raid_diskNeilBrown1-2/+2
2009-06-08async: Fix lack of boot-time console due to insufficient synchronizationLinus Torvalds1-10/+5
2009-06-08pata_netcell: Fix typoAlan Cox1-1/+1
2009-06-08MIPS: Outline udelay and fix a few issues.Ralf Baechle5-92/+66
2009-06-08MIPS: ioctl.h: Fix headers_check warningsJaswinder Singh Rajput1-0/+4
2009-06-08MIPS: Cobalt: PCI bus is always required to obtain the board IDYoichi Yuasa1-0/+1
2009-06-08MIPS: Kconfig: Remove "Support for" from Cavium system typeYoichi Yuasa1-2/+2
2009-06-08MIPS: Sibyte: Honor CONFIG_CMDLINERalf Baechle1-7/+1
2009-06-08SSB: BCM47xx: Export ssb_watchdog_timer_setMatthieu Castet1-0/+1
2009-06-08KVM: Explicity initialize cpus_hardware_enabledAvi Kivity1-0/+1
2009-06-07[ARM] 5543/1: arm: serial amba: add missing declaration in serial.hAlessandro Rubini1-0/+1
2009-06-07pdc202xx_old: fix resetproc() methodSergei Shtylyov1-14/+5
2009-06-07pdc202xx_old: fix 'pdc20246_dma_ops'Sergei Shtylyov1-2/+1
2009-06-06integrity: fix IMA inode leakHugh Dickins1-0/+1
2009-06-06ext3/4 with synchronous writes gets wedged by PostfixAl Viro1-6/+25