aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-04
|\
| * pstore: Fix memory leak when decompress using big_oops_bufLiu ShuoX2014-03-17
| * pstore: Fix buffer overflow while write offset equal to buffer sizeLiu ShuoX2014-03-17
| * pstore: Correct the max_dump_cnt clearing of ramoopsLiu ShuoX2014-03-17
| * pstore: Fix NULL pointer fault if get NULL prz in ramoops_get_next_przLiu ShuoX2014-03-17
| * pstore: skip zero size persistent ram buffer in traverseLiu ShuoX2014-03-17
| * pstore: clarify clearing of _read_cnt in ramoops_contextLiu ShuoX2014-03-17
* | Merge tag 'upstream-3.15-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2014-04-04
|\ \
| * | UBI: block: Remove __initdata from ubiblock_param_opsRichard Weinberger2014-03-21
| * | UBI: make UBI_IOCVOLCRBLK take a parameter for future usageEzequiel Garcia2014-03-06
| * | UBI: rename block device ioctlsArtem Bityutskiy2014-03-05
| * | UBI: block: Use ENOSYS as return value when CONFIG_UBIBLOCK=nEzequiel Garcia2014-03-05
| * | UBI: block: Add CONFIG_BLOCK dependencyEzequiel Garcia2014-03-04
| * | UBI: block: Use 'u64' for the 64-bit dividendEzequiel Garcia2014-03-04
| * | UBI: block: Mark init-only symbol as __initdataEzequiel Garcia2014-03-04
| * | UBI: block: do not use term "attach"Artem Bityutskiy2014-03-04
| * | UBI: R/O block driver on top of UBI volumesEzequiel Garcia2014-02-28
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2014-04-04
|\ \ \
| * | | fuse: fix "uninitialized variable" warningRajat Jain2014-04-02
| * | | fuse: Turn writeback cache onPavel Emelyanov2014-04-02
| * | | fuse: Fix O_DIRECT operations vs cached writeback misorderPavel Emelyanov2014-04-02
| * | | fuse: fuse_flush() should wait on writebackMaxim Patlasov2014-04-02
| * | | fuse: Implement write_begin/write_end callbacksPavel Emelyanov2014-04-02
| * | | fuse: restructure fuse_readpage()Maxim Patlasov2014-04-02
| * | | fuse: Flush files on wb closePavel Emelyanov2014-04-02
| * | | fuse: Trust kernel i_mtime onlyMaxim Patlasov2014-04-02
| * | | fuse: Trust kernel i_size onlyPavel Emelyanov2014-04-02
| * | | fuse: Connection bit for enabling writebackPavel Emelyanov2014-04-02
| * | | fuse: Prepare to handle short readsPavel Emelyanov2014-04-02
| * | | fuse: Linking file to inode helperPavel Emelyanov2014-04-02
* | | | Merge tag 'dlm-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds2014-04-04
|\ \ \ \
| * | | | dlm: use INFO for recovery messagesDavid Teigland2014-02-14
| * | | | fs: Include appropriate header file in dlm/ast.cRashika Kheria2014-02-12
| * | | | dlm: silence a harmless use after free warningDan Carpenter2014-02-12
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-04-04
|\ \ \ \ \
| * | | | | Btrfs: fix a crash of clone with inline extents's splitLiu Bo2014-03-21
| * | | | | btrfs: fix uninit variable warningChris Mason2014-03-21
| * | | | | Btrfs: take into account total references when doing backref lookupJosef Bacik2014-03-21
| * | | | | Btrfs: part 2, fix incremental send's decision to delay a dir move/renameFilipe Manana2014-03-21
| * | | | | Btrfs: fix incremental send's decision to delay a dir move/renameFilipe Manana2014-03-21
| * | | | | Btrfs: remove unnecessary inode generation lookup in sendFilipe Manana2014-03-20
| * | | | | Btrfs: fix race when updating existing ref headFilipe Manana2014-03-20
| * | | | | btrfs: Add trace for btrfs_workqueue alloc/destroyQu Wenruo2014-03-20
| * | | | | Btrfs: less fs tree lock contention when using autodefragFilipe Manana2014-03-20
| * | | | | Btrfs: return EPERM when deleting a default subvolumeGuangyu Sun2014-03-20
| * | | | | Btrfs: add missing kfree in btrfs_destroy_workqueueFilipe Manana2014-03-20
| * | | | | Btrfs: cache extent states in defrag code pathFilipe Manana2014-03-20
| * | | | | Btrfs: fix deadlock with nested trans handlesJosef Bacik2014-03-20
| * | | | | Btrfs: fix possible empty list access when flushing the delalloc inodesMiao Xie2014-03-10
| * | | | | Btrfs: split the global ordered extents mutexMiao Xie2014-03-10