summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAge
* block: Introduce new bio_split()Kent Overstreet2013-11-23
* block: Rename bio_split() -> bio_pair_split()Kent Overstreet2013-11-23
* block: Generic bio chainingKent Overstreet2013-11-23
* block: Remove bi_idx hacksKent Overstreet2013-11-23
* block: Don't save/copy bvec array anymoreKent Overstreet2013-11-23
* dm: Refactor for new bio cloning/splittingKent Overstreet2013-11-23
* 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 tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/...Linus Torvalds2013-11-22
|\
| * eCryptfs: file->private_data is always validTyler Hicks2013-11-14
* | Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2013-11-22
|\ \
| * | aio: nullify aio->ring_pages after freeing itSasha Levin2013-11-19
| * | aio: prevent double free in ioctx_allocSasha Levin2013-11-19
| * | Merge branch 'aio-fix' of http://evilpiepirate.org/git/linux-bcacheBenjamin LaHaise2013-11-04
| |\ \
| | * | aio: Fix a trinity splatKent Overstreet2013-10-10
* | | | Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-11-22
|\ \ \ \
| * | | | nfsd4: fix xdr decoding of large non-write compoundsJ. Bruce Fields2013-11-19
| * | | | nfsd: make sure to balance get/put_write_accessChristoph Hellwig2013-11-18
| * | | | nfsd: split up nfsd_setattrChristoph Hellwig2013-11-18
* | | | | Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Linus Torvalds2013-11-22
|\ \ \ \ \
| * | | | | GFS2: Fix ref count bug relating to atomic_openSteven Whitehouse2013-11-21
| * | | | | GFS2: fix potential NULL pointer dereferenceMichal Nazarewicz2013-11-21
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-11-22
|\ \ \ \ \ \
| * | | | | | btrfs: update kconfig help textDavid Sterba2013-11-20
| * | | | | | btrfs: fix bio_size_ok() for max_sectors > 0xffffAkinobu Mita2013-11-20
| * | | | | | btrfs: Use trace condition for get_extent tracepointSteven Rostedt2013-11-20
| * | | | | | btrfs: fix typo in the log messageAnand Jain2013-11-20
| * | | | | | Btrfs: fix list delete warning when removing ordered root from the listMiao Xie2013-11-20
| * | | | | | Btrfs: print bytenr instead of page pointer in check-intStefan Behrens2013-11-20
| * | | | | | Btrfs: remove dead codes from ctree.hWang Shilong2013-11-20
| * | | | | | Btrfs: don't wait for ordered data outside desired rangeFilipe David Borba Manana2013-11-20
| * | | | | | Btrfs: fix lockdep error in async commitLiu Bo2013-11-20
| * | | | | | Btrfs: avoid heavy operations in btrfs_commit_superLiu Bo2013-11-20
| * | | | | | Btrfs: fix __btrfs_start_workers retvalIlya Dryomov2013-11-20
| * | | | | | Btrfs: disable online raid-repair on ro mountsIlya Dryomov2013-11-20
| * | | | | | Btrfs: do not inc uncorrectable_errors counter on ro scrubsIlya Dryomov2013-11-20
| * | | | | | Btrfs: only drop modified extents if we logged the whole inodeJosef Bacik2013-11-20
| * | | | | | Btrfs: make sure to copy everything if we renameJosef Bacik2013-11-20
| * | | | | | Btrfs: don't BUG_ON() if we get an error walking backrefsJosef Bacik2013-11-20
* | | | | | | Merge tag 'xfs-for-linus-v3.13-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-11-22
|\ \ \ \ \ \ \