summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* 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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-031-2/+2
|\
| * net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet2015-12-011-2/+2
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-12-031-1/+9
|\ \
| * | direct-io: Fix negative return from dio read beyond eofJan Kara2015-11-301-1/+9
* | | Merge tag 'nfs-for-4.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-11-278-64/+77
|\ \ \
| * | | nfs4: resend LAYOUTGET when there is a race that changes the seqidJeff Layton2015-11-251-25/+31
| * | | nfs: if we have no valid attrs, then don't declare the attribute cache validJeff Layton2015-11-251-1/+5
| * | | nfs: ensure that attrcache is revalidated after a SETATTRJeff Layton2015-11-251-1/+4
| * | | nfs4: limit callback decoding to received bytesBenjamin Coddington2015-11-231-2/+5
| * | | nfs4: start callback_ident at idr 1Benjamin Coddington2015-11-231-1/+1
| * | | nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAYJeff Layton2015-11-231-1/+1
| * | | NFS4: Cleanup FATTR4_WORD0_FS_LOCATIONS after decoding successKinglong Mee2015-11-231-0/+1
| * | | NFS: Properly set NFS v4.2 NFSDBG_FACILITYAnna Schumaker2015-11-231-1/+1
| * | | nfs: reduce the amount of ifdefs for v4.2 in nfs4file.cChristoph Hellwig2015-11-231-20/+7
| * | | nfs: use btrfs ioctl defintions for cloneChristoph Hellwig2015-11-231-4/+6
| * | | nfs: allow intra-file CLONEChristoph Hellwig2015-11-231-5/+14
| * | | nfs: offer native ioctls even if CONFIG_COMPAT is setChristoph Hellwig2015-11-231-3/+0
| * | | nfs: pass on count for CLONE operationsChristoph Hellwig2015-11-231-0/+1
* | | | Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-2712-66/+219
|\ \ \ \ | |_|/ / |/| | |
| * | | btrfs: fix balance range usage filters in 4.4-rcHolger Hoffstätte2015-11-251-2/+2
| * | | btrfs: qgroup: account shared subtree during snapshot deleteMark Fasheh2015-11-252-7/+42
| * | | Btrfs: use btrfs_get_fs_root in resolve_indirect_refJosef Bacik2015-11-251-1/+1
| * | | btrfs: qgroup: fix quota disable during rescanJustin Maggard2015-11-251-1/+2
| * | | Btrfs: fix race between cleaner kthread and space cache writeoutFilipe Manana2015-11-251-13/+16
| * | | Btrfs: fix scrub preventing unused block groups from being deletedFilipe Manana2015-11-253-1/+24
| * | | Btrfs: fix race between scrub and block group deletionFilipe Manana2015-11-251-4/+16
OpenPOWER on IntegriCloud