OSDN Git Service
(root)
/
tomoyo
/
tomoyo-test1.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tomoyo/tomoyo-test1.git
2017-06-19
Anand Jain
btrfs: wait part of the write_dev_flush() can be separa...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Anand Jain
btrfs: remove redundant null bdev counting during flush...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Anand Jain
btrfs: write_dev_flush does not return ENOMEM anymore
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Timofey Titovets
Btrfs: compression must free at least one sector size
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
David Sterba
btrfs: sink gfp parameter to btrfs_io_bio_alloc
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
David Sterba
btrfs: add helper to initialize the non-bio part of...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
David Sterba
btrfs: document mandatory order of bio in btrfs_io_bio
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Hans van Kranenburg
Btrfs: btrfs_ioctl_search_key documentation
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Liu Bo
Btrfs: skip checksum verification if IO error occurs
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Liu Bo
Btrfs: tolerate errors if we have retried successfully
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
David Sterba
btrfs: pass bytes to btrfs_bio_alloc
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
David Sterba
btrfs: opencode trivial compressed_bio_alloc, simplify...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
David Sterba
btrfs: remove redundant parameters from btrfs_bio_alloc
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
David Sterba
btrfs: sink gfp parameter to btrfs_bio_clone
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
David Sterba
btrfs: btrfs_io_bio_alloc never fails, skip error handling
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
David Sterba
btrfs: btrfs_bio_clone never fails, skip error handling
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
David Sterba
btrfs: btrfs_bio_alloc never fails, skip error handling
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
David Sterba
btrfs: bioset allocations will never fail, adapt our...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
David Sterba
btrfs: switch to kvmalloc and GFP_KERNEL in lzo/zlib...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
David Sterba
btrfs: switch kmallocs to GFP_KERNEL in lzo/zlib alloc_...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
David Sterba
btrfs: add memalloc_nofs protections around alloc_works...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
David Sterba
btrfs: adjust includes after vmalloc removal
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
David Sterba
btrfs: use GFP_KERNEL in init_ipath
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
David Sterba
btrfs: scrub: add memalloc_nofs protection around init_...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
David Sterba
btrfs: send: use kvmalloc in iterate_dir_item
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
David Sterba
btrfs: replace opencoded kvzalloc with the helper
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Timofey Titovets
Btrfs: lzo: compressed data size must be less then...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Guoqing Jiang
btrfs: simplify code with bio_io_error
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Omar Sandoval
Btrfs: use memalloc_nofs and kvzalloc() for free space...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
David Sterba
btrfs: use generic slab for for btrfs_transaction
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
David Sterba
btrfs: scrub: embed scrub_wr_ctx into scrub context
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
David Sterba
btrfs: scrub: use fs_info::sectorsize and drop it from...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Yonghong Song
Btrfs: add statx support
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Timofey Titovets
Btrfs: lzo: fix typo in error message after failed...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Jeff Layton
btrfs: btrfs_wait_tree_block_writeback can be void...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Nikolay Borisov
btrfs: remove __BTRFS_LEAF_DATA_SIZE
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Nikolay Borisov
btrfs: rename btrfs_leaf_data to BTRFS_LEAF_DATA_OFFSET
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Anand Jain
btrfs: reduce arguments for decompress_bio ops
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Anand Jain
btrfs: btrfs_decompress_bio() could accept compressed_b...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Nikolay Borisov
btrfs: Refactor update_space_info
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Nikolay Borisov
btrfs: Separate space_info create/update
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Liu Bo
Btrfs: let btrfs_print_leaf print more about block...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Liu Bo
Btrfs: skip commit transaction if we don't have enough...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
David Sterba
btrfs: scrub: simplify cleanup of wr_ctx in scrub_free_ctx
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
David Sterba
btrfs: scrub: inline helper scrub_free_wr_ctx
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
David Sterba
btrfs: scrub: inline helper scrub_setup_wr_ctx
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Jeff Mahoney
btrfs: remove root usage from can_overcommit
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Jeff Mahoney
btrfs: cleanup root usage by btrfs_get_alloc_profile
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
David Sterba
btrfs: fix bool type in btrfs_page_exists_in_range
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
David Sterba
btrfs: remove unused member list from btrfs_end_io_wq
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
David Sterba
btrfs: remove unused members dir_path from recorded_ref
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
David Sterba
btrfs: remove unused member list from async_submit_bio
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
David Sterba
btrfs: remove unused member err from reada_extent
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Sahil Kang
btrfs: Remove unnecessary branching in free-space-tree.c
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Liu Bo
Btrfs: hardcode GFP_NOFS for btrfs_bio_clone_partial
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Arnd Bergmann
Btrfs: work around maybe-uninitialized warning
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Liu Bo
Btrfs: unify naming of btrfs_io_bio
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Liu Bo
Btrfs: check-integrity use bvec_iter
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Liu Bo
Btrfs: record error if one block has failed to retry
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Liu Bo
Btrfs: change how we iterate bios in endio
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Liu Bo
Btrfs: use bio_clone_bioset_partial to simplify DIO...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Liu Bo
Btrfs: new helper btrfs_bio_clone_partial
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Liu Bo
Btrfs: use bio_clone_fast to clone our bio
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Josef Bacik
Btrfs: don't pass the inode through clean_io_failure
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Josef Bacik
btrfs: remove inode argument from repair_io_failure
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Josef Bacik
Btrfs: replace tree->mapping with tree->private_data
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Sargun Dhillon
btrfs: Add quota_override knob into sysfs
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Sargun Dhillon
btrfs: add quota override flag to enable quota override...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Nikolay Borisov
btrfs: Convert fs_info->free_chunk_space to atomic64_t
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Anand Jain
btrfs: add framework to handle device flush error as...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Daichou
Btrfs: remove obsolete FIXMEs in qgroup ioctls
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Anand Jain
btrfs: cleanup unused qgroup trace event
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Dan Carpenter
Btrfs: remove an unused variable
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Fabian Frederick
btrfs: kmap() can't fail
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Linus Torvalds
Linux 4.12-rc6
v4.12-rc6
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Hugh Dickins
mm: larger stack guard gap, between vmas
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Linus Torvalds
Merge tag 'armsoc-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Olof Johansson
Merge tag 'sunxi-fixes-for-4.12' of https://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Olof Johansson
Merge tag 'omap-for-v4.12/fixes-sl50' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Linus Torvalds
Merge tag 'for_linus' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Linus Torvalds
Merge branch 'i2c/for-current-fixed' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Linus Torvalds
Merge branch 'upstream' of git://git.linux-mips.org...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-18
Michael S....
virtio_balloon: disable VIOMMU support
commit
|
commitdiff
|
tree
|
snapshot
2017-06-18
Linus Torvalds
Merge branch 'x86-urgent-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-18
Linus Torvalds
Merge branch 'timers-urgent-for-linus' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-18
Linus Torvalds
Merge branch 'sched-urgent-for-linus' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-18
Linus Torvalds
Merge branch 'perf-urgent-for-linus' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2017-06-18
Linus Torvalds
Merge branch 'irq-urgent-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-18
Linus Torvalds
Merge branch 'core-urgent-for-linus' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2017-06-17
Linus Torvalds
Merge tag 'led_fixes_for_4.12-rc6' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-17
Linus Torvalds
Merge tag 'usb-4.12-rc6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-17
Linus Torvalds
Merge tag 'staging-4.12-rc6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-17
Linus Torvalds
Merge tag 'ceph-for-4.12-rc6' of git://github.com/ceph...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-17
Linus Torvalds
Merge tag 'xfs-4.12-fixes-4' of git://git./fs/xfs/xfs...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-17
Linus Torvalds
Merge branch 'ufs-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-17
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-16
Linus Torvalds
Merge tag 'pci-v4.12-fixes-2' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-16
Linus Torvalds
Merge tag 'fbdev-v4.12-rc6' of git://github.com/bzolnie...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-16
Linus Torvalds
Merge branch 'akpm' (patches from Andrew)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-16
zhongjiang
mm: correct the comment when reclaimed pages exceed...
commit
|
commitdiff
|
tree
|
snapshot
next