summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFSv4: Save the owner/group name string when doing openTrond Myklebust2012-01-076-64/+162
* NFS: Remove pNFS bloat from the generic write pathTrond Myklebust2012-01-063-27/+32
* pnfs-obj: Must return layout on IO errorBoaz Harrosh2012-01-063-1/+15
* pnfs-obj: pNFS errors are communicated on iodata->pnfs_errorBoaz Harrosh2012-01-061-0/+4
* NFS: Cache state owners after files are closedChuck Lever2012-01-054-9/+92
* NFS: Clean up nfs4_find_state_owners_locked()Chuck Lever2012-01-051-12/+3
* NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson2012-01-055-48/+89
* nfs: fix a minor do_div portability issueChris Metcalf2012-01-051-4/+5
* NFSv4.1: cleanup comment and debug printkAndy Adamson2012-01-051-5/+2
* NFSv4.1: change nfs4_free_slot parameters for dynamic slotsAndy Adamson2012-01-051-3/+2
* NFSv4.1: cleanup init and reset of session slot tablesAndy Adamson2012-01-051-37/+22
* NFSv4.1: fix backchannel slotid off-by-one bugAndy Adamson2012-01-051-1/+1
* nfs: fix regression in handling of context= option in NFSv4Jeff Layton2012-01-051-24/+19
* NFS - fix recent breakage to NFS error handling.NeilBrown2012-01-051-2/+2
* NFS: Retry mounting NFSROOTChuck Lever2012-01-051-4/+31
* SUNRPC: Clean up the RPCSEC_GSS service ticket requestsTrond Myklebust2012-01-056-23/+32
* Linux 3.2v3.2Linus Torvalds2012-01-041-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-047-15/+32
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-044-5/+23
| |\
| | * mwifiex: fix crash during simultaneous scan and connectAmitkumar Karwar2012-01-031-1/+6
| | * b43: fix regression in PIO caseGuennadi Liakhovetski2012-01-031-3/+13
| | * ath9k: Fix kernel panic in AR2427 in AP modeMohammed Shafi Shajakhan2012-01-031-0/+3
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2012-01-031-1/+1
| | |\
| | | * Revert "Bluetooth: Increase HCI reset timeout in hci_dev_do_close"Gustavo F. Padovan2011-12-231-1/+1
| * | | fix CAN MAINTAINERS SCM tree typeOliver Hartkopp2012-01-031-2/+2
| * | | CAN MAINTAINERS updateOliver Hartkopp2012-01-031-6/+5
| * | | net: fsl: fec: fix build for mx23-only kernelWolfram Sang2012-01-031-2/+2
| * | | sch_qfq: fix overflow in qfq_update_start()Eric Dumazet2012-01-031-2/+2
* | | | minixfs: misplaced checks lead to dentry leakAl Viro2012-01-041-17/+17
* | | | ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detachOleg Nesterov2012-01-042-3/+12
* | | | ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE raceOleg Nesterov2012-01-041-1/+8
* | | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-01-041-2/+2
|\ \ \ \
| * | | | [CIFS] default ntlmv2 for cifs mount delayed to 3.3Steve French2012-01-041-1/+1
| * | | | cifs: fix bad buffer length check in coalesce_t2Jeff Layton2012-01-031-1/+1
* | | | | Revert "rtc: Expire alarms after the time is set."Linus Torvalds2012-01-041-6/+0
* | | | | Revert "rtc: Disable the alarm in the hardware"Linus Torvalds2012-01-031-34/+10
|/ / / /
* | | | hung_task: fix false positive during vforkMandeep Singh Baines2012-01-031-4/+10
* | | | security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara2012-01-032-2/+2
* | | | drm/radeon/kms/atom: fix possible segfault in pm setupAlexander Müller2012-01-031-1/+5
|/ / /
* | | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-021-1/+1
|\ \ \
| * | | dt/device: Fix auxdata matching to handle entries without a name overrideGrant Likely2011-12-121-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-017-7/+17
|\ \ \ \
| * | | | netfilter: ctnetlink: fix timeout calculationXi Wang2011-12-311-2/+2
| * | | | ipvs: try also real server with port 0 in backup serverJulian Anastasov2011-12-314-5/+11
| * | | | skge: restore rx multicast filter on resume and after config changesFlorian Zumbiehl2011-12-301-0/+3
| * | | | mlx4_en: nullify cq->vector field when closing completion queueYevgeny Petrilin2011-12-301-0/+1
* | | | | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2011-12-311-0/+1
|\ \ \ \ \
| * | | | | ASoC: wm8776: add missing break in sample size switchJoachim Eastwood2011-12-231-0/+1
* | | | | | gspca: Fix falling back to lower isoc alt settingsMauro Carvalho Chehab2011-12-311-1/+1
* | | | | | futex: Fix uninterruptible loop due to gate_areaHugh Dickins2011-12-311-8/+20
OpenPOWER on IntegriCloud