summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nfsd: clean up supported attribute handlingJ. Bruce Fields2016-11-013-60/+42
* nfsd: fix error handling for clients that fail to return the layoutJeff Layton2016-11-011-4/+4
* nfsd: more robust allocation failure handling in nfsd_reply_cache_initJeff Layton2016-11-011-3/+8
* nfsd: Fix general protection fault in release_lock_stateid()Chuck Lever2016-11-011-6/+4
* svcrdma: backchannel cannot share a page for send and rcv buffersChuck Lever2016-11-011-3/+10
* sunrpc: fix some missing rq_rbuffer assignmentsJeff Layton2016-10-282-0/+2
* sunrpc: don't pass on-stack memory to sg_set_bufJ. Bruce Fields2016-10-263-45/+71
* nfsd: move blocked lock handling under a dedicated spinlockJeff Layton2016-10-242-13/+20
* Linux 4.9-rc2v4.9-rc2Linus Torvalds2016-10-231-1/+1
* Merge tag 'upstream-4.9-rc2' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-10-234-12/+13
|\
| * ubifs: Abort readdir upon errorRichard Weinberger2016-10-201-5/+3
| * UBI: Fix crash in try_recover_peb()Geert Uytterhoeven2016-10-201-0/+1
| * ubi: fix swapped arguments to call to ubi_alloc_aebColin Ian King2016-10-201-1/+1
| * ubifs: Fix xattr_names length in exit pathsRichard Weinberger2016-10-201-0/+2
| * ubifs: Rename ubifs_rename2Richard Weinberger2016-10-201-6/+6
* | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-239-50/+56
|\ \
| * | ext4: add missing KERN_CONT to a few more debugging usesJoe Perches2016-10-154-31/+26
| * | fscrypto: lock inode while setting encryption policyEric Biggers2016-10-151-0/+4
| * | ext4: correct endianness conversion in __xattr_check_inode()Eric Biggers2016-10-151-1/+1
| * | fscrypto: make XTS tweak initialization endian-independentEric Biggers2016-10-121-7/+8
| * | ext4: do not advertise encryption support when disabledEric Biggers2016-10-121-0/+4
| * | jbd2: fix incorrect unlock on j_list_lockTaesoo Kim2016-10-121-1/+2
| * | ext4: super.c: Update logging style using KERN_CONTJoe Perches2016-10-121-10/+11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2016-10-238-75/+105
|\ \ \
| * | | target/tcm_fc: use CPU affinity for responsesHannes Reinecke2016-10-211-1/+1
| * | | target/tcm_fc: Update debugging statements to match libfc usageHannes Reinecke2016-10-211-11/+26
| * | | target/tcm_fc: return detailed error in ft_sess_create()Hannes Reinecke2016-10-211-2/+3
| * | | target/tcm_fc: print command pointer in debug messageHannes Reinecke2016-10-211-1/+1
| * | | target: fix potential race window in target_sess_cmd_list_waiting()Hannes Reinecke2016-10-211-4/+8
| * | | Revert "target: Fix residual overflow handling in target_complete_cmd_with_le...Nicholas Bellinger2016-10-191-15/+1
| * | | target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status codeDinesh Israni2016-10-191-4/+12
| * | | target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger2016-10-193-6/+24
| * | | target: Re-add missing SCF_ACK_KREF assignment in v4.1.yNicholas Bellinger2016-10-191-1/+3
| * | | iscsi-target: fix iscsi cmd leakVarun Prakash2016-10-191-0/+4
| * | | iscsi-target: fix spelling mistake "Unsolicitied" -> "Unsolicited"Colin Ian King2016-10-192-3/+3
| * | | target/user: Fix comments to not refer to data ringAndy Grover2016-10-191-7/+5
| * | | target/user: Return an error if cmd data size is too largeAndy Grover2016-10-191-3/+6
| * | | target/user: Use sense_reason_t in tcmu_queue_cmd_ringAndy Grover2016-10-191-19/+10
* | | | Merge tag 'hwmon-for-linus-v4.9-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-232-4/+6
|\ \ \ \
| * | | | hwmon: (max31790) potential ERR_PTR dereferenceDan Carpenter2016-10-171-1/+3
| * | | | hwmon: (adm9240) handle temperature readings below 0Chris Packham2016-10-171-3/+3
| |/ / /
* | | | Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2016-10-239-5/+560
|\ \ \ \
| * | | | ipmi: fix crash on reading version from proc after unregisted bmcXie XiuQi2016-10-031-4/+3
| * | | | ipmi/bt-bmc: remove redundant return value check of platform_get_resource()Wei Yongjun2016-09-301-5/+0
| * | | | ipmi/bt-bmc: add a dependency on ARCH_ASPEEDCédric Le Goater2016-09-291-0/+1
| * | | | ipmi: Fix ioremap error handling in bt-bmcJoel Stanley2016-09-291-2/+2
| * | | | ipmi: add an Aspeed BT IPMI BMC driverAlistair Popple2016-09-298-1/+561
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-10-226-2/+299
|\ \ \ \ \
| * | | | | Revert "clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init"Chen-Yu Tsai2016-10-201-2/+14
| * | | | | clocksource: Add J-Core timer/clocksource driverRich Felker2016-10-204-0/+261