summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* f2fs: use vmalloc to handle -ENOMEM errorJaegeuk Kim2015-10-092-16/+37
* f2fs: should get a victim from retrialsJaegeuk Kim2015-10-091-2/+3
* f2fs: fix to correct freed section number during gcChao Yu2015-10-091-5/+15
* f2fs: fix to update {m,c}time correctly when truncating largerChao Yu2015-10-091-0/+1
* f2fs: do not skip dentry block writesJaegeuk Kim2015-10-094-14/+1
* f2fs: remove unneeded f2fs_{,un}lock_op in do_recover_data()Chao Yu2015-10-091-6/+1
* f2fs: fix incorrect bimodal calculationChao Yu2015-10-091-1/+1
* f2fs: introduce __try_update_largest_extentChao Yu2015-10-092-9/+12
* f2fs: fix error handling for calls to various functions in the function recov...Nicholas Krause2015-10-091-2/+4
* f2fs: disallow switch extent_cache option dynamicallyChao Yu2015-10-091-0/+9
* f2fs: use correct flag in f2fs_map_blocks()Chao Yu2015-10-091-1/+2
* f2fs: fix to handle io error in ->direct_IOChao Yu2015-10-091-1/+19
* f2fs: do in batches truncation in truncate_holeChao Yu2015-10-091-6/+14
* f2fs: optimize code of f2fs_update_extent_tree_rangeFan Li2015-10-091-109/+62
* f2fs: drop largest extent by rangeFan Li2015-10-091-4/+5
* f2fs: check end_io for metapages before making next checkpoint blocksJaegeuk Kim2015-10-091-0/+5
* f2fs crypto: allocate buffer for decrypting filenameJaegeuk Kim2015-10-092-4/+19
* f2fs: reorganize f2fs_map_blocksChao Yu2015-10-091-40/+44
* f2fs: declare f2fs_update_extent_tree_range as staticJaegeuk Kim2015-10-091-1/+1
* f2fs: fix overflow of size calculationChao Yu2015-10-095-21/+24
* f2fs: fix incorrect searching position when shrinking extent cacheChao Yu2015-10-091-0/+5
* f2fs: verify file type early in f2fs_fallocateChao Yu2015-10-091-12/+4
* f2fs: no need to lock for update_inode_page all the timeJaegeuk Kim2015-10-091-6/+2
* f2fs: cover number of dirty node pages under node_write lockJaegeuk Kim2015-10-091-7/+8
* f2fs: fix incorrect return statement in the function f2fs_ioc_release_volatil...Nicholas Krause2015-10-091-2/+1
* f2fs: trace in batches extent info updateChao Yu2015-10-091-0/+2
* Merge tag 'nfs-for-4.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-10-074-11/+23
|\
| * NFS: Fix a tracepoint NULL-pointer dereferenceAnna Schumaker2015-10-061-1/+1
| * nfs4: reset states to use open_stateid when returning delegation voluntarilyJeff Layton2015-10-021-0/+3
| * NFSv4: Fix a nograce recovery hangBenjamin Coddington2015-10-021-0/+2
| * NFSv4.1: nfs4_opendata_check_deleg needs to handle NFS4_OPEN_CLAIM_DELEG_CUR_FHTrond Myklebust2015-10-021-2/+8
| * NFSv4: Don't try to reclaim unused state ownersTrond Myklebust2015-10-021-1/+2
| * NFS: Fix a write performance regressionTrond Myklebust2015-10-021-1/+1
| * NFS: Fix up page writeback accountingTrond Myklebust2015-10-021-6/+6
* | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2015-10-063-36/+2
|\ \ | |/ |/|
| * [CIFS] Update cifs version numberSteve French2015-10-031-1/+1
| * [SMB3] Do not fall back to SMBWriteX in set_file_size error casesSteve French2015-10-011-34/+0
| * [SMB3] Missing null tcon checkSteve French2015-09-261-1/+1
* | dax: fix NULL pointer in __dax_pmd_fault()Ross Zwisler2015-10-011-1/+12
* | Merge tag 'upstream-4.3-rc4' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-10-011-3/+0
|\ \ | |/ |/|
| * UBIFS: Kill unneeded locking in ubifs_init_securityRichard Weinberger2015-09-291-3/+0
* | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2015-09-273-19/+126
|\ \
| * | fix encryption error checks on mountSteve French2015-09-241-0/+8
| * | [SMB3] Fix sec=krb5 on smb3 mountsSteve French2015-09-241-15/+61
| * | cifs: use server timestamp for ntlmv2 authenticationPeter Seiderer2015-09-221-2/+51
| * | disabling oplocks/leases via module parm enable_oplocks broken for SMB3Steve French2015-09-221-2/+6
| |/
* | Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-258-42/+118
|\ \
| * | Btrfs: keep dropped roots in cache until transaction commitJosef Bacik2015-09-223-2/+37
| * | Btrfs: Direct I/O: Fix space accountingchandan2015-09-212-23/+21
| * | btrfs: skip waiting on ordered range for special filesJeff Mahoney2015-09-151-1/+2
OpenPOWER on IntegriCloud