aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* f2fs: enhance foreground GCChao Yu2016-02-22
* f2fs: don't need to call set_page_dirty for io errorJaegeuk Kim2016-02-22
* f2fs: avoid needless sync_inode_page when reading inline_dataJaegeuk Kim2016-02-22
* f2fs: don't need to sync node page at every timeJaegeuk Kim2016-02-22
* f2fs: avoid multiple node page writes due to inline_dataJaegeuk Kim2016-02-22
* f2fs: do f2fs_balance_fs when block is allocatedJaegeuk Kim2016-02-22
* f2fs: fix to overcome inline_data floodsJaegeuk Kim2016-02-22
* f2fs: use writepages->lock for WB_SYNC_ALLJaegeuk Kim2016-02-22
* f2fs: remove needless condition checkJaegeuk Kim2016-02-22
* f2fs: correct search area in get_new_segmentChao Yu2016-02-22
* f2fs: export dirty_nats_ratio in sysfsChao Yu2016-02-22
* f2fs: flush dirty nat entries when exceeding thresholdChao Yu2016-02-22
* f2fs: relocate is_merged_pageChao Yu2016-02-22
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-20
|\
| * Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2016-02-16
| |\
| | * efi: Make efivarfs entries immutable by defaultPeter Jones2016-02-10
| | * efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad versionPeter Jones2016-02-10
* | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-02-19
|\ \ \
| * | | ext4: fix crashes in dioread_nolock modeJan Kara2016-02-19
| * | | ext4: fix bh->b_state corruptionJan Kara2016-02-19
| * | | ext4: fix memleak in ext4_readdir()Kirill Tkhai2016-02-16
| * | | ext4: remove unused parameter "newblock" in convert_initialized_extent()Eryu Guan2016-02-12
| * | | ext4: don't read blocks from disk after extents being swappedEryu Guan2016-02-12
| * | | ext4: fix potential integer overflowInsu Yun2016-02-12
| * | | ext4: add a line break for proc mb_groups displayHuaitong Han2016-02-12
| * | | ext4: ioctl: fix erroneous return valueAnton Protopopov2016-02-11
| * | | ext4: fix scheduling in atomic on group checksum failureJan Kara2016-02-11
| * | | ext4 crypto: move context consistency check to ext4_file_open()Theodore Ts'o2016-02-08
| * | | ext4 crypto: revalidate dentry after adding or removing the keyTheodore Ts'o2016-02-07
* | | | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-02-19
|\ \ \ \
| * | | | Btrfs: fix direct IO requests not reporting IO error to user spaceFilipe Manana2016-02-15
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-02-19
|\ \ \ \ \
| * | | | | fsnotify: turn fsnotify reaper thread into a workqueue jobJeff Layton2016-02-18
| * | | | | Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread"Jeff Layton2016-02-18
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-02-17
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | writeback: initialize inode members that track writeback historyTahsin Erdogan2016-02-16
| * | | | | writeback: keep superblock pinned during cgroup writeback association switchesTejun Heo2016-02-16
| * | | | | block: fix use-after-free in dio_bio_completeMike Krinkin2016-01-31
* | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2016-02-16
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | cifs: fix erroneous return valueAnton Protopopov2016-02-10
| * | | | | cifs: fix potential overflow in cifs_compose_mount_optionsInsu Yun2016-02-10
| * | | | | cifs: remove redundant check for null string pointerColin Ian King2016-02-10
* | | | | | Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-02-14
|\ \ \ \ \ \
| * | | | | | pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski2016-02-07
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-02-12
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | btrfs: properly set the termination value of ctx->pos in readdirDavid Sterba2016-02-11
| * | | | | Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctlFilipe Manana2016-02-04
| * | | | | Btrfs: remove no longer used function extent_read_full_page_nolock()Filipe Manana2016-02-03
| * | | | | Btrfs: fix page reading in extent_same ioctl leading to csum errorsFilipe Manana2016-02-03
| * | | | | Btrfs: fix invalid page accesses in extent_same (dedup) ioctlFilipe Manana2016-02-03