summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | f2fs: fix race on allocating and deallocating a dentry blockJaegeuk Kim2015-05-291-15/+12Star
| * | | f2fs: introduce dot and dotdot name checkJaegeuk Kim2015-05-292-2/+12
| * | | f2fs: move get_page for gc victimsJaegeuk Kim2015-05-291-13/+15
| * | | f2fs: add sbi and page pointer in f2fs_io_infoJaegeuk Kim2015-05-2911-59/+83
| * | | f2fs: add f2fs_may_inline_{data, dentry}Jaegeuk Kim2015-05-294-5/+17
| * | | f2fs: clean up f2fs_lookupJaegeuk Kim2015-05-291-15/+16
| * | | f2fs: expose f2fs_mpage_readpagesJaegeuk Kim2015-05-291-3/+154
| * | | f2fs: introduce f2fs_commit_superJaegeuk Kim2015-05-292-0/+25
| * | | f2fs: add f2fs_map_blocksJaegeuk Kim2015-05-292-31/+57
| * | | f2fs: add feature facility in superblockJaegeuk Kim2015-05-291-0/+7
| * | | f2fs: move existing definitions into f2fs.hJaegeuk Kim2015-05-292-22/+22
| * | | f2fs: make has_fsynced_inode staticChao Yu2015-05-072-2/+1Star
| * | | f2fs: add offset check routine before punch_hole() in f2fs_fallocate()Taehee Yoo2015-05-071-6/+7
| * | | f2fs: use is_valid_blkaddr to verify blkaddr for readabilityChao Yu2015-05-073-5/+5
| * | | f2fs: make posix_acl_create() safer and cleanerChao Yu2015-05-071-26/+20Star
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2015-06-257-59/+120
|\ \ \ \
| * | | | udf: fix udf_load_pvoldesc()Dan Carpenter2015-05-211-1/+2
| * | | | udf: remove double err declaration in udf_file_write_iter()Fabian Frederick2015-05-181-2/+0Star
| * | | | UDF: support NFSv2 exportNeilBrown2015-05-181-2/+2
| * | | | fs: ext3: super: fixed a space coding style issueAdir Kuhn2015-05-181-1/+1
| * | | | udf: Return error from udf_find_entry()Fabian Frederick2015-05-181-20/+71
| * | | | udf: Make udf_get_filename() return error instead of 0 length file nameFabian Frederick2015-05-182-2/+5
| * | | | udf: bug on exotic flag in udf_get_filename()Fabian Frederick2015-05-181-1/+1
| * | | | udf: improve error management in udf_CS0toNLS()Fabian Frederick2015-05-181-3/+4
| * | | | udf: improve error management in udf_CS0toUTF8()Fabian Frederick2015-05-182-12/+18
| * | | | udf: unicode: update function name in commentsFabian Frederick2015-05-181-2/+2
| * | | | udf: remove unnecessary test in udf_build_ustr_exact()Fabian Frederick2015-05-181-9/+5Star
| * | | | udf: Return -ENOMEM when allocation fails in udf_get_filename()Fabian Frederick2015-05-184-7/+12
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-253-9/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-091-2/+3
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-0231-172/+393
| |\ \ \ \
| * | | | | net: af_unix: implement splice for stream af_unix socketsHannes Frederic Sowa2015-05-251-0/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-2317-38/+144
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-1330-331/+483
| |\ \ \ \ \ \
| * | | | | | | net: Add a struct net parameter to sock_create_kernEric W. Biederman2015-05-112-9/+9
* | | | | | | | Merge tag 'for-linus-20150623' of git://git.infradead.org/linux-mtdLinus Torvalds2015-06-242-28/+6Star
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'v4.1-rc4' into MTD's -nextBrian Norris2015-05-1845-441/+734
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | jffs2: fix unbalanced lockingBrian Norris2015-05-082-28/+6Star
* | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-231-8/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | seqcount: Rename write_seqcount_barrier()Peter Zijlstra2015-06-191-8/+8
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-06-221-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra2015-05-191-3/+3
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-06-2268-1376/+1065Star
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | turn user_{path_at,path,lpath,path_dir}() into static inlinesAl Viro2015-05-151-7/+1Star
| * | | | | | | | namei: move saved_nd pointer into struct nameidataAl Viro2015-05-151-22/+24
| * | | | | | | | inline user_path_create()Al Viro2015-05-151-1/+1
| * | | | | | | | inline user_path_parent()Al Viro2015-05-151-1/+1
| * | | | | | | | namei: trim do_last() argumentsAl Viro2015-05-151-6/+6
| * | | | | | | | namei: stash dfd and name into nameidataAl Viro2015-05-151-50/+46Star
| * | | | | | | | namei: fold path_cleanup() into terminate_walk()Al Viro2015-05-151-12/+4Star