summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | block: Add bio_clone_fast()Kent Overstreet2013-11-23
| * | | | | | | | | | | block: Refactor bio_clone_bioset() for immutable biovecsKent Overstreet2013-11-23
| * | | | | | | | | | | block: Convert drivers to immutable biovecsKent Overstreet2013-11-23
| * | | | | | | | | | | block: Kill bio_segments()/bi_vcnt usageKent Overstreet2013-11-23
| * | | | | | | | | | | bio-integrity: Convert to bvec_iterKent Overstreet2013-11-23
| * | | | | | | | | | | block: Convert bio_copy_data() to bvec_iterKent Overstreet2013-11-23
| * | | | | | | | | | | block: Immutable bio vecsKent Overstreet2013-11-23
| * | | | | | | | | | | block: Convert bio_for_each_segment() to bvec_iterKent Overstreet2013-11-23
| * | | | | | | | | | | block: Convert bio_iovec() to bvec_iterKent Overstreet2013-11-23
| * | | | | | | | | | | block: Abstract out bvec iteratorKent Overstreet2013-11-23
| * | | | | | | | | | | block: Convert various code to bio_for_each_segment()Kent Overstreet2013-11-23
| * | | | | | | | | | | block: submit_bio_wait() conversionsKent Overstreet2013-11-23
* | | | | | | | | | | | Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-01-30
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | nfsd: consider CLAIM_FH when handing out delegationMing Chen2014-01-27
| * | | | | | | | | | | | nfsd4: fix delegation-unlink/rename raceJ. Bruce Fields2014-01-27
| * | | | | | | | | | | | nfsd4: delay setting current_fh in openJ. Bruce Fields2014-01-27
| * | | | | | | | | | | | nfsd4: minor nfs4_setlease cleanupJ. Bruce Fields2014-01-27
| * | | | | | | | | | | | nfsd4: decrease nfsd4_encode_fattr stack usageJ. Bruce Fields2014-01-24
| * | | | | | | | | | | | nfsd: fix encode_entryplus_baggage stack usageJ. Bruce Fields2014-01-23
| * | | | | | | | | | | | nfsd4: simplify xdr encoding of nfsv4 namesJ. Bruce Fields2014-01-08
| * | | | | | | | | | | | nfsd4: encode_rdattr_error cleanupJ. Bruce Fields2014-01-07
| * | | | | | | | | | | | nfsd4: nfsd4_encode_fattr cleanupJ. Bruce Fields2014-01-07
| * | | | | | | | | | | | nfsd4: better VERIFY commentJ. Bruce Fields2014-01-07
| * | | | | | | | | | | | nfsd4: break only delegations when appropriateJ. Bruce Fields2014-01-07
| * | | | | | | | | | | | NFSD: Fix a memory leak in nfsd4_create_sessionKinglong Mee2014-01-06
| * | | | | | | | | | | | nfsd: get rid of unused function definitionKinglong Mee2014-01-06
| * | | | | | | | | | | | Define op_iattr for nfsd4_open instead using macroKinglong Mee2014-01-06
| * | | | | | | | | | | | NFSD: fix compile warning without CONFIG_NFSD_V3Kinglong Mee2014-01-06
| * | | | | | | | | | | | NFSD: Don't start lockd when only NFSv4 is runningKinglong Mee2014-01-03
| * | | | | | | | | | | | SUNRPC/NFSD: Support a new option for ignoring the result of svc_registerKinglong Mee2014-01-03
| * | | | | | | | | | | | NFSD: fix bad length checking for backchannelKinglong Mee2014-01-03
| * | | | | | | | | | | | NFSD: fix a leak which can cause CREATE_SESSION failuresKinglong Mee2014-01-03
| * | | | | | | | | | | | Add missing recording of back channel attrs in nfsd4_sessionKinglong Mee2014-01-03
| * | | | | | | | | | | | nfsd: get rid of unused macro definitionKinglong Mee2014-01-03
| * | | | | | | | | | | | nfsd: clean up unnecessary temporary variable in nfsd4_decode_fattrKinglong Mee2014-01-03
| * | | | | | | | | | | | nfsd: using nfsd4_encode_noop for encoding destroy_session/free_stateidKinglong Mee2014-01-03
| * | | | | | | | | | | | nfsd: clean up an xdr reserved space calculationKinglong Mee2014-01-03
| * | | | | | | | | | | | nfsd: get rid of unused function definitionKinglong Mee2014-01-02
| * | | | | | | | | | | | nfsd: calculate the missing length of bitmap in EXCHANGE_IDKinglong Mee2014-01-02
| * | | | | | | | | | | | nfsd: revoking of suid/sgid bits after chown() in a consistent wayStanislav Kholmanskikh2013-12-12
| * | | | | | | | | | | | nfsd: don't try to reuse an expired DRC entry off the listJeff Layton2013-12-11
| * | | | | | | | | | | | nfsd: start documenting some XDR handling functionsChristoph Hellwig2013-12-10
| * | | | | | | | | | | | nfsd: don't return high mode bitsAlbert Fluegel2013-12-10
* | | | | | | | | | | | | nfs: fix xattr inode op pointers when disabledChristoph Hellwig2014-01-30
| |_|_|/ / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-01-29
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fs/compat: fix lookup_dcookie() parameter handlingHeiko Carstens2014-01-29
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | fs/compat: fix parameter handling for compat readv/writev syscallsHeiko Carstens2014-01-29
* | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2014-01-29
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fanotify: Fix use after free for permission eventsJan Kara2014-01-29
| * | | | | | | | | | | | fsnotify: Do not return merged event from fsnotify_add_notify_event()Jan Kara2014-01-29