aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2016-03-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...HEADmasterLinus Torvalds1-4/+2
2016-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds16-25/+977
2016-03-22eventfd: document lockless access in eventfd_pollPaolo Bonzini1-2/+40
2016-03-22fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn3-9/+29
2016-03-22fat: add config option to set UTF-8 mount option by defaultMaciej S. Szmigiero2-2/+20
2016-03-22ext4: in ext4_dir_llseek, check syscall bitness directlyAndy Lutomirski1-1/+1
2016-03-22ocfs2: check/fix inode block for online file checkGang He2-9/+218
2016-03-22ocfs2: create/remove sysfile for online file checkGang He1-0/+5
2016-03-22ocfs2: sysfile interfaces for online file checkGang He4-1/+660
2016-03-22ocfs2: export ocfs2_kset for online file checkGang He2-1/+4
2016-03-22Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds13-106/+187
2016-03-22Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-32/+136
2016-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds3-23/+46
2016-03-21Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds35-681/+1091
2016-03-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds13-437/+463
2016-03-21Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds66-1590/+2178
2016-03-21Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds33-2360/+2627
2016-03-21Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds3-31/+232
2016-03-21nfs/blocklayout: make sure making a aligned read requestKinglong Mee1-6/+7
2016-03-21ovl: cleanup unused var in rename2Miklos Szeredi1-2/+0
2016-03-21ovl: rename is_merge to is_lowestMiklos Szeredi1-8/+8
2016-03-21ovl: fixed coding style warningSohom Bhattacharjee1-0/+1
2016-03-21ovl: Ensure upper filesystem supports d_typeVivek Goyal3-0/+53
2016-03-21ovl: Warn on copy up if a process has a R/O fd open to the lower fileDavid Howells1-0/+34
2016-03-21ovl: honor flag MS_SILENT at mountKonstantin Khlebnikov1-1/+2
2016-03-21ovl: verify upper dentry before unlink and renameMiklos Szeredi1-21/+38
2016-03-21btrfs: make sure we stay inside the bvec during __btrfs_lookup_bio_sumsChris Mason1-0/+10
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+20
2016-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds22-410/+459
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds12-91/+109
2016-03-18Merge branch 'for-4.6/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+5
2016-03-18Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-nextAl Viro22-410/+459
2016-03-18splice: handle zero nr_pages in splice_to_pipe()Rabin Vincent1-0/+3
2016-03-17f2fs: submit node page write bios when really requiredJaegeuk Kim1-11/+1
2016-03-17f2fs: add missing argument to f2fs_setxattr stubArnd Bergmann1-1/+2
2016-03-17f2fs: fix to avoid unneeded unlock_new_inodeChao Yu1-3/+3
2016-03-17f2fs: clean up opened code with f2fs_update_dentryChao Yu1-16/+6
2016-03-17f2fs: declare static functionsJaegeuk Kim1-2/+2
2016-03-17f2fs: use cryptoapi crc32 functionsKeith Mok4-24/+45
2016-03-17f2fs: modify the readahead method in ra_node_page()Fan Li1-5/+4
2016-03-17f2fs crypto: sync ext4_lookup and ext4_file_openJaegeuk Kim3-1/+28
2016-03-17fs crypto: move per-file encryption from f2fs tree to fs/cryptoJaegeuk Kim21-1322/+1172
2016-03-17Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2016-03-17Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-79/+46
2016-03-17Merge tag 'dlm-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds1-12/+62
2016-03-17Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds27-1459/+1099
2016-03-17Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds5-75/+38
2016-03-17lib: update single-char callers of strtobool()Kees Cook4-48/+20
2016-03-17btrfs: use radix_tree_iter_retry()Matthew Wilcox1-2/+1
2016-03-17proc-vmcore: wrong data type casting fixDave Young1-2/+5
2016-03-17proc/base: make prompt shell start from new line after executing "cat /proc/$...Minfei Huang1-1/+1
2016-03-17procfs: add conditional compilation checkEric Engestrom1-0/+2
2016-03-17proc: add /proc/<pid>/timerslack_ns interfaceJohn Stultz1-0/+67
2016-03-17timer: convert timer_slack_ns from unsigned long to u64John Stultz2-5/+5
2016-03-17mm: introduce page reference manipulation functionsJoonsoo Kim1-1/+1
2016-03-17mm/page_alloc.c: calculate 'available' memory in a separate functionIgor Redko1-30/+1
2016-03-17/proc/kpageflags: return KPF_SLAB for slab tail pagesNaoya Horiguchi1-0/+2
2016-03-17/proc/kpageflags: return KPF_BUDDY for "tail" buddy pagesNaoya Horiguchi1-2/+4
2016-03-17Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-22/+0
2016-03-17Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+14
2016-03-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-0/+92
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds18-296/+329
2016-03-17eCryptfs: Use skcipher and shashHerbert Xu1-4/+2
2016-03-16Merge tag 'nfs-rdma-4.6-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust49-253/+592
2016-03-16nfs4: nfs4_ff_layout_prepare_ds should return NULL if connection failedJeff Layton1-0/+2
2016-03-16nfs: remove nfs_inode_dio_waitChristoph Hellwig3-7/+3
2016-03-16nfs: remove nfs4_file_fsyncChristoph Hellwig3-36/+7
2016-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds18-298/+501
2016-03-16vfs: show_vfsstat: do not ignore errors from show_devname methodDmitry V. Levin1-0/+2
2016-03-16fuse: return patrial success from fuse_direct_io()Ashish Samant1-12/+11
2016-03-15autofs4: use pr_xxx() macros directly for loggingIan Kent6-75/+68
2016-03-15autofs4: change log print macros to not insert newlineIan Kent6-49/+49
2016-03-15autofs4: make autofs log prints consistentIan Kent4-12/+12
2016-03-15autofs4: fix some white space errorsIan Kent4-8/+6
2016-03-15autofs4: fix invalid ioctl return in autofs4_root_ioctl_unlocked()Ian Kent1-1/+1
2016-03-15autofs4: fix coding style line length in autofs4_wait()Ian Kent1-2/+4
2016-03-15autofs4: fix coding style problem in autofs4_get_set_timeout()Ian Kent1-8/+20
2016-03-15autofs4: coding style fixesIan Kent8-158/+175
2016-03-15autofs: show pipe inode in mount optionsStanislav Kinsburskiy1-1/+6
2016-03-15mm: simplify lock_page_memcg()Johannes Weiner2-14/+11
2016-03-15mm: memcontrol: generalize locking for the page->mem_cgroup bindingJohannes Weiner2-11/+11
2016-03-15fs/mpage.c:mpage_readpages(): use lru_to_page() helperAndrew Morton1-1/+2
2016-03-15ocfs2/dlm: fix a variable overflow problem in dlmdomain.cJun Piao1-1/+1
2016-03-15ocfs2: fix a tiny race that leads file system read-onlyJiufei Xue4-4/+18
2016-03-15ocfs2/dlm: return EINVAL when the lockres on migration target is in DROPPING_...xuejiufei1-1/+13
2016-03-15ocfs2/dlm: clear DROPPING_REF flag when the master goes downxuejiufei1-8/+10
2016-03-15ocfs2/dlm: return in progress if master can not clear the refmap bit right nowxuejiufei3-3/+17
2016-03-15ocfs2/dlm: add DEREF_DONE messagexuejiufei3-1/+138
2016-03-15ocfs2/dlm: fix a typo in dlmcommon.hJoseph Qi1-2/+2
2016-03-15ocfs2: use spinlock_irqsave() to downconvert lock in ocfs2_osb_dump()jiangyiwen1-2/+3
2016-03-15ocfs2/cluster: replace the interrupt safe spinlocks with common onesjiangyiwen1-6/+4
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2016-03-15GFS2: Eliminate parameter non_block on gfs2_inode_lookupBob Peterson4-7/+5
2016-03-15GFS2: Don't filter out I_FREEING inodes anymoreBob Peterson4-58/+7
2016-03-15GFS2: Prevent delete work from occurring on glocks used for createBob Peterson3-1/+14
2016-03-15GFS2: Fix direct IO write rounding errorBob Peterson1-1/+1
2016-03-15gfs2: avoid uninitialized variable warningArnd Bergmann1-2/+2
2016-03-15Merge branch 'xfs-misc-fixes-4.6-4' into for-nextDave Chinner6-56/+221
2016-03-15xfs: always set rvalp in xfs_dir2_node_trim_freeChristoph Hellwig1-1/+3
2016-03-15xfs: ensure committed is initialized in xfs_trans_rollEric Sandeen1-1/+3
2016-03-15xfs: borrow indirect blocks from freed extent when availableBrian Foster1-10/+36
2016-03-15xfs: refactor delalloc indlen reservation split into helperBrian Foster1-19/+54
2016-03-15xfs: update freeblocks counter after extent deletionBrian Foster1-24/+34
2016-03-15xfs: debug mode forced buffered write failureBrian Foster3-11/+101
2016-03-14btrfs: Fix misspellings in comments.Adam Buchbinder10-16/+16
2016-03-14fuse: Add reference counting for fuse_io_privSeth Forshee3-9/+32
2016-03-14fuse: do not use iocb after it may have been freedRobert Doebbelin1-3/+4
2016-03-14btrfs: Print Warning only if ENOSPC_DEBUG is enabledAshish Samant1-1/+6
2016-03-14dcache.c: new helper: __d_add()Al Viro1-7/+17
2016-03-14don't bother with __d_instantiate(dentry, NULL)Al Viro1-10/+7
2016-03-14untangle fsnotify_d_instantiate() a bitAl Viro1-1/+2
2016-03-14uninline d_add()Al Viro1-0/+16
2016-03-14replace d_add_unique() with saner primitiveAl Viro2-81/+57
2016-03-14quota: use lookup_one_len_unlocked()Al Viro1-3/+1
2016-03-14cifs_get_root(): use lookup_one_len_unlocked()Al Viro1-3/+1
2016-03-14nfs_lookup: don't bother with d_instantiate(dentry, NULL)Al Viro1-8/+4
2016-03-14kill dentry_unhash()Al Viro1-25/+0
2016-03-14ceph_fill_trace(): don't bother with d_instantiate(dn, NULL)Al Viro1-3/+1
2016-03-14autofs4: don't bother with d_instantiate(dentry, NULL) in ->lookup()Al Viro1-2/+0
2016-03-14configfs: move d_rehash() into configfs_create() for regular filesAl Viro2-9/+12
2016-03-14ceph: don't bother with d_rehash() in splice_dentry()Al Viro1-13/+4
2016-03-14namei: teach lookup_slow() to skip revalidateAl Viro1-23/+35
2016-03-14namei: massage lookup_slow() to be usable by lookup_one_len_unlocked()Al Viro1-32/+24
2016-03-14lookup_one_len_unlocked(): use lookup_dcache()Al Viro1-11/+1
2016-03-14namei: simplify invalidation logics in lookup_dcache()Al Viro1-7/+3
2016-03-14namei: change calling conventions for lookup_{fast,slow} and follow_managed()Al Viro1-11/+9
2016-03-14namei: untanlge lookup_fast()Al Viro1-46/+37
2016-03-13ext4: clean up error handling in the MMP supportvikram.jadhav071-17/+17
2016-03-13jbd2: do not fail journal because of frozen_buffer allocation failureMichal Hocko1-17/+5
2016-03-13ext4: use __GFP_NOFAIL in ext4_free_blocks()Konstantin Khlebnikov1-19/+28
2016-03-13ext4: fix compile error while opening the macro DOUBLE_CHECKAihua Zhang2-12/+12
2016-03-12ext4: print ext4 mount option data_err=abort correctlyAles Novak1-2/+8
2016-03-12ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()Eryu Guan1-3/+3
2016-03-11Merge tag 'xfs-for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-103/+168
2016-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-4/+9
2016-03-11btrfs: scrub: silence an uninitialized variable warningDan Carpenter1-1/+1
2016-03-11btrfs: move btrfs_compression_type to compression.hAnand Jain13-8/+20
2016-03-11btrfs: rename btrfs_print_info to btrfs_print_mod_infoAnand Jain1-2/+2
2016-03-11Btrfs: Show a warning message if one of objectid reaches its highest valueSatoru Takeuchi1-0/+3
2016-03-11btrfs: use kbasename in btrfsic_mountRasmus Villemoes1-6/+3
2016-03-10pstore: Add support for 64 Bit address spaceWiebe, Wladislav (Nokia - DE/Ulm)1-2/+2
2016-03-10ext4: drop unneeded BUFFER_TRACE in ext4_delete_inline_entry()Geliang Tang1-1/+0
2016-03-09ext4: fix misspellings in comments.Adam Buchbinder5-5/+5
2016-03-09jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount pathOGAWA Hirofumi1-5/+12
2016-03-09ext4: more efficient SEEK_DATA implementationJan Kara3-61/+106
2016-03-09ext4: cleanup handling of bh->b_state in DAX mmapJan Kara1-3/+2
2016-03-09ext4: return hole from ext4_map_blocks()Jan Kara3-9/+36
2016-03-09ext4: factor out determining of hole sizeJan Kara1-33/+47
2016-03-09Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2016-03-09ext4: fix setting of referenced bit in ext4_es_lookup_extent()Jan Kara1-2/+2
2016-03-09ext4: iterate over buffer heads correctly in move_extent_per_page()Eryu Guan1-0/+1
2016-03-09dax: check return value of dax_radix_entry()Ross Zwisler1-1/+8
2016-03-09ocfs2: fix return value from ocfs2_page_mkwrite()Jan Kara1-0/+4
2016-03-08ext4: remove i_ioend_countJan Kara4-14/+1
2016-03-08ext4: simplify io_end handling for AIO DIOJan Kara3-104/+74
2016-03-08ext4: move trans handling and completion deferal out of _ext4_get_blockJan Kara1-32/+59
2016-03-08ext4: rename and split get blocks functionsJan Kara4-47/+74
2016-03-08ext4: use i_mutex to serialize unaligned AIO DIOJan Kara3-26/+14
2016-03-08ext4: pack ioend structure betterJan Kara1-1/+1
2016-03-09Merge branch 'xfs-misc-fixes-4.6-3' into for-nextDave Chinner6-79/+204
2016-03-09xfs: remove impossible conditionLuis de Bethencourt1-4/+1
2016-03-09xfs: check sizes of XFS on-disk structures at compile timeDarrick J. Wong2-0/+120
2016-03-07jffs2: reduce the breakage on recovery from halfway failed rename()Al Viro1-3/+8
2016-03-07ncpfs: fix a braino in OOM handling in ncp_fill_cache()Al Viro1-1/+1
2016-03-07Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-6/+19
2016-03-07Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fixIngo Molnar59-314/+686
2016-03-07Merge branch 'xfs-misc-fixes-4.6-2' into for-nextDave Chinner9-282/+304
2016-03-07Merge branch 'xfs-dax-fixes-4.6' into for-nextDave Chinner2-9/+102
2016-03-07Merge branch 'xfs-writepage-rework-4.6' into for-nextDave Chinner2-467/+270
2016-03-07xfs: ioends require logically contiguous file offsetsDarrick J. Wong1-1/+2
2016-03-07Merge branch 'xfs-buf-macro-cleanup-4.6' into for-nextDave Chinner8-56/+26
2016-03-07Merge branch 'xfs-gut-icdinode-4.6' into for-nextDave Chinner23-308/+429
2016-03-07Merge branch 'xfs-misc-fixes-4.6' into for-nextDave Chinner12-49/+62
2016-03-07Merge branch 'xfs-dio-fix-4.6' into for-nextDave Chinner8-207/+142
2016-03-07Merge branch 'xfs-get-next-dquot-4.6' into for-nextDave Chinner10-86/+377
2016-03-07Merge branch 'xfs-rt-fixes-4.6' into for-nextDave Chinner5-2/+42
2016-03-07Merge branch 'xfs-torn-log-fixes-4.5' into for-nextDave Chinner1-103/+168
2016-03-07xfs: use named array initializers for log item dumpingDarrick J. Wong1-64/+68
2016-03-07xfs: fix computation of inode btree maxlevelsDarrick J. Wong1-2/+2
2016-03-07xfs: reinitialise per-AG structures if geometry changes during recoveryDave Chinner1-9/+13
2016-03-07xfs: only run torn log write detection on dirty logsBrian Foster1-11/+31
2016-03-07xfs: refactor in-core log state update to helperBrian Foster1-19/+33
2016-03-07xfs: refactor unmount record detection into helperBrian Foster1-60/+93
2016-03-07xfs: separate log head record discovery from verificationBrian Foster1-22/+20
2016-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds6-3/+48
2016-03-06configfs: switch ->default groups to a linked listChristoph Hellwig4-72/+33
2016-03-05lookup_dcache(): lift d_alloc() into callersAl Viro1-18/+17
2016-03-05do_last(): reorder and simplify a bitAl Viro1-11/+11
2016-03-05Merge branch 'for-linus' into work.lookupsAl Viro41-355/+494
2016-03-04Merge branch 'for-linus2' of git://git.kernel.dk/linux-blockLinus Torvalds2-13/+42
2016-03-04Merge tag 'for-linus-20160304' of git://git.infradead.org/linux-mtdLinus Torvalds5-51/+91
2016-03-04Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+9
2016-03-04ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 supportYan, Zheng6-3/+48
2016-03-04direct-io: only use block polling if explicitly requestedChristoph Hellwig1-1/+2
2016-03-04vfs: add the RWF_HIPRI flag for preadv2/pwritev2Christoph Hellwig1-2/+4
2016-03-04vfs: vfs: Define new syscalls preadv2,pwritev2Milosz Tanski1-35/+126
2016-03-04vfs: pass a flags argument to vfs_readv/vfs_writevChristoph Hellwig3-21/+29
2016-03-03Btrfs: fix loading of orphan roots leading to BUG_ONFilipe Manana1-1/+9
2016-03-03block-dev: enable writeback cgroup supportShaohua Li1-1/+5
2016-03-03writeback: flush inode cgroup wb switches instead of pinning super_blockTejun Heo2-13/+42