summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | f2fs: support data flush in backgroundChao Yu2015-12-171-1/+4
| * | f2fs: stat dirty regular/symlink inodesChao Yu2015-12-173-12/+14
| * | f2fs: introduce new option for controlling data flushChao Yu2015-12-162-0/+8
| * | f2fs: record dirty status of regular/symlink inodeChao Yu2015-12-166-49/+58
| * | f2fs: introduce __f2fs_commit_superChao Yu2015-12-161-17/+13
| * | f2fs: relocate tracepoint of write_checkpointJaegeuk Kim2015-12-161-1/+1
| * | f2fs: don't grab super block buffer header all the timeChao Yu2015-12-163-53/+38
| * | f2fs: backup raw_super in sbiYunlei He2015-12-161-4/+15
| * | f2fs: fix to reset variable correctllyFan Li2015-12-161-7/+2
| * | f2fs: introduce __remove_dirty_inodeChao Yu2015-12-151-9/+15
| * | f2fs: introduce dirty list node in inode infoChao Yu2015-12-154-46/+20
| * | f2fs: rename {add,remove,release}_dirty_inode to {add,remove,release}_ino_entryChao Yu2015-12-155-12/+12
| * | f2fs: do more integrity verification for superblockChao Yu2015-12-141-0/+98
| * | f2fs: fix to update variable correctly when skip a unmapped blockFan Li2015-12-141-0/+1
| * | f2fs: write only the pages in range during defragmentFan Li2015-12-141-1/+1
| * | f2fs: clean up node page updating flowChao Yu2015-12-141-11/+15
| * | f2fs: use lock_buffer when changing superblockJaegeuk Kim2015-12-091-0/+4
| * | f2fs: refactor f2fs_commit_superJaegeuk Kim2015-12-091-12/+20
| * | f2fs: enhance the bit operation for SSRJaegeuk Kim2015-12-091-30/+20
| * | f2fs: fix to convert inline inode in ->setattrChao Yu2015-12-041-0/+8
| * | f2fs: use sbi->blocks_per_seg to avoid unnecessary calculationChao Yu2015-12-045-9/+7
| * | f2fs: kill f2fs_drop_largest_extentChao Yu2015-12-043-13/+0
| * | f2fs: clean up argument of recover_dataChao Yu2015-12-041-4/+3
| * | f2fs: clean up code with __has_cursum_spaceChao Yu2015-12-041-2/+2
| * | f2fs: clean up error path in f2fs_readdirChao Yu2015-12-041-8/+5
| * | f2fs: do not recover from previous remained wrong dnodesJaegeuk Kim2015-12-041-1/+30
| * | f2fs: avoid deadlock in f2fs_shrink_extent_treeJaegeuk Kim2015-12-041-3/+4
| * | f2fs: fix to report error in f2fs_readdirChao Yu2015-12-041-2/+7
| * | f2fs: clear page uptodate when dropping cache for atomic writeChao Yu2015-12-041-0/+1
| * | f2fs: optimize __find_rev_next_bitFan Li2015-12-041-28/+18
| * | f2fs: fix to remove directory inode from dirty listChao Yu2015-12-041-1/+3
| * | f2fs: fix to enable missing ioctl interfaces in ->compat_ioctlChao Yu2015-12-042-2/+19
| * | f2fs: fix memory leak of kobject in error path of fill_superChao Yu2015-12-041-0/+2
| * | f2fs: support file defragmentChao Yu2015-12-043-1/+208
| * | f2fs: commit atomic written page in LFS modeChao Yu2015-12-041-0/+1
| * | f2fs: report error of f2fs_create_root_statsChao Yu2015-12-043-5/+12
* | | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-131-15/+107
|\ \ \
| * | | block: enable dax for raw block devicesDan Williams2016-01-091-8/+95
| * | | block: introduce bdev_file_inode()Dan Williams2016-01-091-7/+12
* | | | Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds2016-01-131-1/+1
|\ \ \ \
| * | | | jffs2: use to_delayed_workGeliang Tang2016-01-061-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-121-0/+46
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-3111-20/+49
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-1723-76/+98
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2015-12-081-0/+46
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | kernfs: implement kernfs_walk_and_get()Tejun Heo2015-11-201-0/+46
| | | |_|/ | | |/| |
* | | | | Merge tag 'upstream-4.5-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-01-122-2/+8
|\ \ \ \ \
| * | | | | ubifs: Use XATTR_*_PREFIX_LENRichard Weinberger2016-01-101-2/+2
| * | | | | UBIFS: add a comment in key.h for unused parameterDongsheng Yang2016-01-101-0/+6
| | |_|_|/ | |/| | |
* | | | | Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds2016-01-124-13/+276
|\ \ \ \ \