summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-301-1/+1
|\
| * Merge branch 'for-3.14/core' into for-3.14/driversJens Axboe2014-01-0862-425/+909
| |\
| * | block: Replace __this_cpu_ptr with raw_cpu_ptrChristoph Lameter2013-12-031-1/+1
* | | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-3027-619/+456
|\ \ \
| * | | bio-integrity: Fix bio_integrity_verify segment start bugNicholas Bellinger2014-01-211-7/+8
| * | | btrfs: fix missing increment of bi_remainingMuthu Kumar2014-01-081-2/+7
| * | | Revert "block: Warn and free bio if bi_end_io is not set"Jens Axboe2014-01-081-9/+0
| * | | block: Warn and free bio if bi_end_io is not setMuthukumar Ratty2014-01-081-0/+9
| | |/ | |/|
| * | Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe2013-12-3162-425/+909
| |\ \ | | |/ | |/|
| * | block: fixup for generic bio chainingKent Overstreet2013-12-032-1/+3
| * | block: Kill bio_pair_split()Kent Overstreet2013-11-232-135/+0
| * | block: Introduce new bio_split()Kent Overstreet2013-11-231-0/+36
| * | block: Rename bio_split() -> bio_pair_split()Kent Overstreet2013-11-231-2/+2
| * | block: Generic bio chainingKent Overstreet2013-11-232-7/+71
| * | block: Remove bi_idx hacksKent Overstreet2013-11-231-23/+0
| * | block: Don't save/copy bvec array anymoreKent Overstreet2013-11-231-41/+13
| * | dm: Refactor for new bio cloning/splittingKent Overstreet2013-11-231-72/+0
| * | block: Add bio_clone_fast()Kent Overstreet2013-11-231-0/+60
| * | block: Refactor bio_clone_bioset() for immutable biovecsKent Overstreet2013-11-231-13/+47
| * | block: Convert drivers to immutable biovecsKent Overstreet2013-11-231-3/+11
| * | block: Kill bio_segments()/bi_vcnt usageKent Overstreet2013-11-231-1/+1
| * | bio-integrity: Convert to bvec_iterKent Overstreet2013-11-231-82/+26
| * | block: Convert bio_copy_data() to bvec_iterKent Overstreet2013-11-231-35/+25
| * | block: Immutable bio vecsKent Overstreet2013-11-231-25/+2
| * | block: Convert bio_for_each_segment() to bvec_iterKent Overstreet2013-11-232-25/+27
| * | block: Convert bio_iovec() to bvec_iterKent Overstreet2013-11-231-10/+10
| * | block: Abstract out bvec iteratorKent Overstreet2013-11-2327-137/+146
| * | block: Convert various code to bio_for_each_segment()Kent Overstreet2013-11-2310-102/+67
| * | block: submit_bio_wait() conversionsKent Overstreet2013-11-236-87/+22
* | | Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-01-3017-272/+219
|\ \ \
| * | | nfsd: consider CLAIM_FH when handing out delegationMing Chen2014-01-271-0/+1
| * | | nfsd4: fix delegation-unlink/rename raceJ. Bruce Fields2014-01-272-4/+13
| * | | nfsd4: delay setting current_fh in openJ. Bruce Fields2014-01-271-17/+20
| * | | nfsd4: minor nfs4_setlease cleanupJ. Bruce Fields2014-01-271-6/+6
| * | | nfsd4: decrease nfsd4_encode_fattr stack usageJ. Bruce Fields2014-01-241-6/+10
| * | | nfsd: fix encode_entryplus_baggage stack usageJ. Bruce Fields2014-01-232-6/+9
| * | | nfsd4: simplify xdr encoding of nfsv4 namesJ. Bruce Fields2014-01-085-73/+55
| * | | nfsd4: encode_rdattr_error cleanupJ. Bruce Fields2014-01-071-4/+1
| * | | nfsd4: nfsd4_encode_fattr cleanupJ. Bruce Fields2014-01-071-13/+4
| * | | nfsd4: better VERIFY commentJ. Bruce Fields2014-01-071-2/+4
| * | | nfsd4: break only delegations when appropriateJ. Bruce Fields2014-01-071-30/+0
| * | | NFSD: Fix a memory leak in nfsd4_create_sessionKinglong Mee2014-01-061-8/+10
| * | | nfsd: get rid of unused function definitionKinglong Mee2014-01-061-2/+0
| * | | Define op_iattr for nfsd4_open instead using macroKinglong Mee2014-01-061-2/+1
| * | | NFSD: fix compile warning without CONFIG_NFSD_V3Kinglong Mee2014-01-061-0/+4
| * | | NFSD: Don't start lockd when only NFSv4 is runningKinglong Mee2014-01-032-5/+22
| * | | SUNRPC/NFSD: Support a new option for ignoring the result of svc_registerKinglong Mee2014-01-031-0/+1
| * | | NFSD: fix bad length checking for backchannelKinglong Mee2014-01-031-2/+7
| * | | NFSD: fix a leak which can cause CREATE_SESSION failuresKinglong Mee2014-01-031-1/+1
| * | | Add missing recording of back channel attrs in nfsd4_sessionKinglong Mee2014-01-031-0/+2
OpenPOWER on IntegriCloud