index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2016-02-22
f2fs: reconstruct the code to free an extent_node
Hou Pengyang
2016-02-22
f2fs: use wq_has_sleeper for cp_wait wait_queue
Jaegeuk Kim
2016-02-22
f2fs: avoid unnecessary search while finding victim in gc
Fan Li
2016-02-22
f2fs: delete unnecessary wait for page writeback
Yunlei He
2016-02-22
f2fs: use wait_for_stable_page to avoid contention
Jaegeuk Kim
2016-02-22
f2fs: enhance foreground GC
Chao Yu
2016-02-22
f2fs: don't need to call set_page_dirty for io error
Jaegeuk Kim
2016-02-22
f2fs: avoid needless sync_inode_page when reading inline_data
Jaegeuk Kim
2016-02-22
f2fs: don't need to sync node page at every time
Jaegeuk Kim
2016-02-22
f2fs: avoid multiple node page writes due to inline_data
Jaegeuk Kim
2016-02-22
f2fs: do f2fs_balance_fs when block is allocated
Jaegeuk Kim
2016-02-22
f2fs: fix to overcome inline_data floods
Jaegeuk Kim
2016-02-22
f2fs: use writepages->lock for WB_SYNC_ALL
Jaegeuk Kim
2016-02-22
f2fs: remove needless condition check
Jaegeuk Kim
2016-02-22
f2fs: correct search area in get_new_segment
Chao Yu
2016-02-22
f2fs: export dirty_nats_ratio in sysfs
Chao Yu
2016-02-22
f2fs: flush dirty nat entries when exceeding threshold
Chao Yu
2016-02-22
f2fs: relocate is_merged_page
Chao Yu
2016-02-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-02-19
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-02-19
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-02-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-02-19
ext4: fix crashes in dioread_nolock mode
Jan Kara
2016-02-19
ext4: fix bh->b_state corruption
Jan Kara
2016-02-18
fsnotify: turn fsnotify reaper thread into a workqueue job
Jeff Layton
2016-02-18
Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread"
Jeff Layton
2016-02-17
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-02-16
writeback: initialize inode members that track writeback history
Tahsin Erdogan
2016-02-16
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2016-02-16
writeback: keep superblock pinned during cgroup writeback association switches
Tejun Heo
2016-02-16
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
2016-02-16
ext4: fix memleak in ext4_readdir()
Kirill Tkhai
2016-02-16
Btrfs: fix direct IO requests not reporting IO error to user space
Filipe Manana
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
ext4: remove unused parameter "newblock" in convert_initialized_extent()
Eryu Guan
2016-02-12
ext4: don't read blocks from disk after extents being swapped
Eryu Guan
2016-02-12
ext4: fix potential integer overflow
Insu Yun
2016-02-12
ext4: add a line break for proc mb_groups display
Huaitong Han
2016-02-11
ext4: ioctl: fix erroneous return value
Anton Protopopov
2016-02-11
ext4: fix scheduling in atomic on group checksum failure
Jan Kara
2016-02-11
btrfs: properly set the termination value of ctx->pos in readdir
David Sterba
2016-02-10
cifs: fix erroneous return value
Anton Protopopov
2016-02-10
cifs: fix potential overflow in cifs_compose_mount_options
Insu Yun
2016-02-10
cifs: remove redundant check for null string pointer
Colin Ian King
2016-02-10
efi: Make efivarfs entries immutable by default
Peter Jones
2016-02-10
efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
Peter Jones
2016-02-08
ext4 crypto: move context consistency check to ext4_file_open()
Theodore Ts'o
2016-02-07
ext4 crypto: revalidate dentry after adding or removing the key
Theodore Ts'o
[next]