开源镜像站
帮助
动态
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
2013-10-29
f2fs: add an option to avoid unnecessary BUG_ONs
Jaegeuk Kim
2013-10-29
f2fs: introduce CONFIG_F2FS_CHECK_FS for BUG_ON control
Jaegeuk Kim
2013-10-28
f2fs: fix a deadlock during init_acl procedure
Jaegeuk Kim
2013-10-28
f2fs: clean up acl flow for better readability
Jaegeuk Kim
2013-10-28
f2fs: remove unnecessary segment bitmap updates
Changman Lee
2013-10-25
f2fs: add tracepoint for vm_page_mkwrite
Jaegeuk Kim
2013-10-25
f2fs: add tracepoint for set_page_dirty
Jaegeuk Kim
2013-10-25
f2fs: remove redundant set_page_dirty from write_compacted_summaries
Chao Yu
2013-10-25
f2fs: add reclaiming control by sysfs
Jaegeuk Kim
2013-10-25
f2fs: introduce f2fs_balance_fs_bg for some background jobs
Jaegeuk Kim
2013-10-25
f2fs: reclaim prefree segments periodically
Jaegeuk Kim
2013-10-25
f2fs: use bool for booleans
Haicheng Li
2013-10-25
f2fs: clean up several status-related operations
Jaegeuk Kim
2013-10-22
f2fs: introduce f2fs_kmem_cache_alloc to hide the unfailed, kmem cache alloca...
Gu Zheng
2013-10-22
f2fs: no need to check other dirty_segmap when the seg has been found
Haicheng Li
2013-10-22
f2fs: use true and false for boolean value
Haicheng Li
2013-10-18
f2fs: avoid to write during the recovery
Jaegeuk Kim
2013-10-18
f2fs: avoid wait if IO end up when do_checkpoint for better performance
Gu Zheng
2013-10-18
f2fs: introduce function read_raw_super_block()
Gu Zheng
2013-10-18
f2fs: fix the starvation problem on cp_rwsem
Jaegeuk Kim
2013-10-18
f2fs: fix to store and retrieve i_rdev correctly
Jaegeuk Kim
2013-10-08
f2fs: fix writing incorrect orphan blocks
Jaegeuk Kim
2013-10-08
f2fs: avoid unnecessary checkpoints
Jaegeuk Kim
2013-10-07
f2fs: handle remount options correctly
Kelly Anderson
2013-10-07
f2fs: use rw_sem instead of fs_lock(locks mutex)
Gu Zheng
2013-09-25
f2fs: account for orphan inodes during recovery
Russ W. Knize
2013-09-25
f2fs: don't GC or take an fs_lock from f2fs_initxattrs()
Russ Knize
2013-09-25
f2fs: don't let the orphan inode counter underflow
Russ W. Knize
2013-09-25
f2fs: remove unneeded write checkpoint in recover_fsync_data
Chao Yu
2013-09-24
f2fs: avoid allocating failure in bio_alloc
Chao Yu
2013-09-24
f2fs: optimize the victim searching loop slightly
Jin Xu
2013-09-24
f2fs: optimize fs_lock for better performance
Yu Chao
2013-09-22
Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-09-21
Btrfs: create the uuid tree on remount rw
Josef Bacik
2013-09-21
btrfs: change extent-same to copy entire argument struct
Mark Fasheh
2013-09-21
Btrfs: dir_inode_operations should use btrfs_update_time also
Guangyu Sun
2013-09-21
btrfs: Add btrfs: prefix to kernel log output
Frank Holton
2013-09-21
btrfs: refuse to remount read-write after abort
David Sterba
2013-09-21
Btrfs: btrfs_ioctl_default_subvol: Revert back to toplevel subvolume when arg...
chandan
2013-09-21
Btrfs: don't leak transaction in btrfs_sync_file()
Filipe David Borba Manana
2013-09-21
Btrfs: add the missing mutex unlock in write_all_supers()
Stefan Behrens
2013-09-21
Btrfs: iput inode on allocation failure
Josef Bacik
2013-09-21
Btrfs: remove space_info->reservation_progress
Josef Bacik
2013-09-21
Btrfs: kill delay_iput arg to the wait_ordered functions
Josef Bacik
2013-09-21
Btrfs: fix worst case calculator for space usage
Josef Bacik
2013-09-21
Revert "Btrfs: rework the overcommit logic to be based on the total size"
Josef Bacik
2013-09-21
Btrfs: improve replacing nocow extents
Josef Bacik
2013-09-21
Btrfs: drop dir i_size when adding new names on replay
Josef Bacik
2013-09-21
Btrfs: replay dir_index items before other items
Josef Bacik
[next]