开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2016-02-26
Merge branch 'foreign/liubo/replace-lockup' into for-chris-4.6
David Sterba
2016-02-26
Merge branch 'foreign/josef/space-updates' into for-chris-4.6
David Sterba
2016-02-26
Merge branch 'foreign/zhaolei/reada' into for-chris-4.6
David Sterba
2016-02-26
Merge branch 'foreign/qu/norecovery-v7' into for-chris-4.6
David Sterba
2016-02-26
Merge branch 'dev/rename-keys' into for-chris-4.6
David Sterba
2016-02-26
Merge branch 'dev/gfp-flags' into for-chris-4.6
David Sterba
2016-02-26
Merge branch 'chandan/prep-subpage-blocksize' into for-chris-4.6
David Sterba
2016-02-23
Btrfs: fix lockdep deadlock warning due to dev_replace
Liu Bo
2016-02-18
Btrfs: check reserved when deciding to background flush
Josef Bacik
2016-02-18
Btrfs: add transaction space reservation tracepoints
Josef Bacik
2016-02-18
Btrfs: fix truncate_space_check
Josef Bacik
2016-02-18
Btrfs: change how we update the global block rsv
Josef Bacik
2016-02-18
btrfs: reada: ignore creating reada_extent for a non-existent device
Zhao Lei
2016-02-18
btrfs: reada: avoid undone reada extents in btrfs_reada_wait
Zhao Lei
2016-02-18
btrfs: reada: limit max works count
Zhao Lei
2016-02-18
btrfs: reada: simplify dev->reada_in_flight processing
Zhao Lei
2016-02-18
btrfs: reada: Fix a debug code typo
Zhao Lei
2016-02-18
btrfs: reada: Jump into cleanup in direct way for __readahead_hook()
Zhao Lei
2016-02-18
btrfs: reada: Use fs_info instead of root in __readahead_hook's argument
Zhao Lei
2016-02-18
btrfs: reada: Pass reada_extent into __readahead_hook directly
Zhao Lei
2016-02-18
btrfs: reada: move reada_extent_put to place after __readahead_hook()
Zhao Lei
2016-02-18
btrfs: reada: Remove level argument in severial functions
Zhao Lei
2016-02-18
btrfs: reada: bypass adding extent when all zone failed
Zhao Lei
2016-02-18
btrfs: reada: add all reachable mirrors into reada device list
Zhao Lei
2016-02-18
btrfs: reada: Move is_need_to_readahead contition earlier
Zhao Lei
2016-02-16
btrfs: reada: Avoid many times of empty loop
Zhao Lei
2016-02-16
btrfs: reada: Add missed segment checking in reada_find_zone
Zhao Lei
2016-02-16
btrfs: reada: reduce additional fs_info->reada_lock in reada_find_zone
Zhao Lei
2016-02-16
btrfs: reada: Fix in-segment calculation for reada
Zhao Lei
2016-02-14
Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-02-12
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-02-12
Merge tag 'xfs-fixes-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-02-12
btrfs: Introduce new mount option alias for nologreplay
Qu Wenruo
2016-02-12
btrfs: Introduce new mount option to disable tree log replay
Qu Wenruo
2016-02-12
btrfs: Introduce new mount option usebackuproot to replace recovery
Qu Wenruo
2016-02-11
btrfs: teach print_leaf about temporary item subtypes
David Sterba
2016-02-11
btrfs: teach print_leaf about permanent item subtypes
David Sterba
2016-02-11
btrfs: switch dev stats item to the permanent item key
David Sterba
2016-02-11
btrfs: introduce key type for persistent permanent items
David Sterba
2016-02-11
btrfs: switch balance item to the temporary item key
David Sterba
2016-02-11
btrfs: introduce key type for persistent temporary items
David Sterba
2016-02-11
btrfs: properly set the termination value of ctx->pos in readdir
David Sterba
2016-02-11
btrfs: switch to kcalloc in btrfs_cmp_data_prepare
David Sterba
2016-02-11
btrfs: extent same: use GFP_KERNEL for page array allocations
David Sterba
2016-02-11
btrfs: device add and remove: use GFP_KERNEL
David Sterba
2016-02-11
btrfs: readdir: use GFP_KERNEL
David Sterba
2016-02-11
btrfs: fallocate: use GFP_KERNEL
David Sterba
2016-02-11
btrfs: let callers of btrfs_alloc_root pass gfp flags
David Sterba
2016-02-11
btrfs: scrub: use GFP_KERNEL on the submission path
David Sterba
2016-02-11
btrfs: reada: use GFP_KERNEL everywhere
David Sterba
[next]