aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2015-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...HEADmasterLinus Torvalds7-66/+161
2015-11-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-4/+15
2015-11-11Merge tag 'xfs-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds62-411/+994
2015-11-11Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds19-248/+316
2015-11-11Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds12-98/+86
2015-11-11dax_io(): don't let non-error value escape via retval instead of EFAULTAl Viro1-1/+3
2015-11-11fs/block_dev.c: Remove WARN_ON() when inode writeback failsVivek Goyal1-3/+12
2015-11-11fs: 9p: cache.h: Add #define of include guardTzvetelin Katchov1-0/+1
2015-11-11vfs: remove unused wrapper block_page_mkwrite()Ross Zwisler4-26/+6
2015-11-11binfmt_elf: Correct `arch_check_elf's descriptionMaciej W. Rozycki1-1/+1
2015-11-11fs: fix writeback.c kernel-doc warningsRandy Dunlap1-1/+2
2015-11-11fs: fix inode.c kernel-doc warningRandy Dunlap1-0/+1
2015-11-11fs/pipe.c: return error code rather than 0 in pipe_write()Eric Biggers1-5/+4
2015-11-11fs/pipe.c: preserve alloc_file() error codeEric Biggers1-3/+6
2015-11-11binfmt_elf: Don't clobber passed executable's file headerMaciej W. Rozycki1-5/+5
2015-11-11FS-Cache: Handle a write to the page immediately beyond the EOF markerDavid Howells2-31/+38
2015-11-11cachefiles: perform test on s_blocksize when opening cache file.NeilBrown2-6/+2
2015-11-11FS-Cache: Don't override netfs's primary_index if registering failedKinglong Mee1-18/+17
2015-11-11FS-Cache: Increase reference of parent after registering, netfs successKinglong Mee1-5/+4
2015-11-11debugfs: fix refcount imbalance in start_creatingDaniel Borkmann1-1/+5
2015-11-10Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+10
2015-11-10Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds11-34/+107
2015-11-10Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+25
2015-11-10Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds1-1/+1
2015-11-10direct-io: be sure to assign dio->bio_bdev for both pathsJens Axboe1-3/+3
2015-11-10nfsd: fix race with open / open upgrade stateidsAndrew Elble1-25/+53
2015-11-10nfsd: eliminate sending duplicate and repeated delegationsAndrew Elble1-10/+84
2015-11-10nfsd: remove recurring workqueue job to clean DRCJeff Layton1-26/+0
2015-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds18-48/+44
2015-11-09Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds23-197/+542
2015-11-09Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-59/+70
2015-11-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds4-4/+104
2015-11-09Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds1-6/+1
2015-11-10Merge branch 'xfs-misc-fixes-for-4.4-3' into for-nextDave Chinner4-5/+6
2015-11-09fs/binfmt_elf_fdpic.c: provide NOMMU loader for regular ELF binariesRich Felker1-8/+38
2015-11-09fs/stat.c: remove unnecessary new_valid_dev() checkYaowei Bai1-2/+0
2015-11-09fs/reiserfs/namei.c: remove unnecessary new_valid_dev() checkYaowei Bai1-3/+0
2015-11-09fs/nilfs2/namei.c: remove unnecessary new_valid_dev() checkYaowei Bai1-3/+0
2015-11-09fs/ncpfs/dir.c: remove unnecessary new_valid_dev() checkYaowei Bai1-2/+0
2015-11-09fs/jfs: remove unnecessary new_valid_dev() checksYaowei Bai2-6/+0
2015-11-09fs/hpfs/namei.c: remove unnecessary new_valid_dev() checkYaowei Bai1-2/+0
2015-11-09fs/f2fs/namei.c: remove unnecessary new_valid_dev() checkYaowei Bai1-3/+0
2015-11-09fs/ext2/namei.c: remove unnecessary new_valid_dev() checkYaowei Bai1-3/+0
2015-11-09fs/exofs/namei.c: remove unnecessary new_valid_dev() checkYaowei Bai1-3/+0
2015-11-09fs/btrfs/inode.c: remove unnecessary new_valid_dev() checkYaowei Bai1-3/+0
2015-11-09fs/9p: remove unnecessary new_valid_dev() checksYaowei Bai2-6/+0
2015-11-09remove abs64()Andrew Morton2-3/+3
2015-11-09fs/writeback.c: fix kernel-doc warningsRandy Dunlap1-1/+2
2015-11-09fs/inode.c: fix kernel-doc warningRandy Dunlap1-0/+1
2015-11-10xfs: give all workqueues rescuer threadsChris Mason1-3/+4
2015-11-10xfs: fix log recovery op header validation assertBrian Foster1-1/+1
2015-11-10xfs: Fix error path in xfs_get_aclAndreas Gruenbacher2-1/+1
2015-11-09coredump: add DAX filtering for FDPIC ELF coredumpsRoss Zwisler1-0/+15
2015-11-09coredump: add DAX filtering for ELF coredumpsRoss Zwisler1-0/+10
2015-11-09GFS2: Fix rgrp end rounding problem for bsize < page sizeBob Peterson1-2/+3
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds43-264/+418
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds8-11/+11
2015-11-07directio: add block polling supportJens Axboe1-4/+10
2015-11-07ubifs: introduce UBIFS_ATIME_SUPPORT to ubifsDongsheng Yang5-2/+81
2015-11-07ubifs: make ubifs_[get|set]xattr atomicDongsheng Yang1-3/+9
2015-11-06fs, seqfile: always allow oom killerGreg Thelen1-3/+8
2015-11-06seq_file: reuse string_escape_str()Andy Shevchenko1-19/+6
2015-11-06fs/seq_file: use seq_* helpers in seq_hex_dump()Andy Shevchenko1-8/+7
2015-11-06coredump: change zap_threads() and zap_process() to use for_each_thread()Oleg Nesterov1-14/+13
2015-11-06coredump: ensure all coredumping tasks have SIGNAL_GROUP_COREDUMPOleg Nesterov1-6/+6
2015-11-06signal: remove jffs2_garbage_collect_thread()->allow_signal(SIGCONT)Oleg Nesterov1-1/+0
2015-11-06signal: introduce kernel_signal_stop() to fix jffs2_garbage_collect_thread()Oleg Nesterov1-2/+1
2015-11-06signal: turn dequeue_signal_lock() into kernel_dequeue_signal()Oleg Nesterov1-2/+1
2015-11-06nilfs2: fix gcc uninitialized-variable warnings in powerpc buildRyusuke Konishi3-4/+7
2015-11-06nilfs2: fix gcc unused-but-set-variable warningsRyusuke Konishi5-13/+3
2015-11-06nilfs2: add tracepoints for analyzing reading and writing metadata filesHitoshi Mitake1-0/+6
2015-11-06nilfs2: add tracepoints for analyzing sufile manipulationHitoshi Mitake1-0/+8
2015-11-06nilfs2: add a tracepoint for transaction eventsHitoshi Mitake1-1/+32
2015-11-06nilfs2: add a tracepoint for tracking stage transition of segment constructionHitoshi Mitake2-21/+53
2015-11-06nilfs2: free unused dat file blocks during garbage collectionRyusuke Konishi2-17/+75
2015-11-06nilfs2: add helper functions to delete blocks from dat fileRyusuke Konishi1-0/+50
2015-11-06nilfs2: get rid of nilfs_palloc_group_is_in()Ryusuke Konishi1-19/+9
2015-11-06nilfs2: refactor nilfs_palloc_find_available_slot()Ryusuke Konishi1-27/+21
2015-11-06nilfs2: do not call nilfs_mdt_bgl_lock() needlesslyRyusuke Konishi1-44/+40
2015-11-06nilfs2: use nilfs_warning() in allocator implementationRyusuke Konishi1-8/+12
2015-11-06nilfs2: drop null test before destroy functionsJulia Lawall1-8/+4
2015-11-06fs/jffs2/wbuf.c: remove stray semicolonAndrew Morton1-1/+1
2015-11-06proc: actually make proc_fd_permission() thread-friendlyOleg Nesterov1-3/+11
2015-11-06fs/proc/array.c: set overflow flag in case of errorAndy Shevchenko1-5/+5
2015-11-06fs/sync.c: make sync_file_range(2) use WB_SYNC_NONE writebackJan Kara1-1/+2
2015-11-06mm, fs: introduce mapping_gfp_constraint()Michal Hocko14-23/+23
2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman3-3/+3
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman9-21/+21
2015-11-06Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds42-1065/+2627
2015-11-06Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds36-992/+1199
2015-11-06UBIFS: Delete unnecessary checks before the function call "iput"Markus Elfring1-4/+2
2015-11-06UBIFS: Fix possible memory leak in ubifs_readdir()Richard Weinberger1-2/+3
2015-11-06fs/ubifs: remove unnecessary new_valid_dev checkYaowei Bai2-10/+2
2015-11-06Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-1/+5
2015-11-06Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtdLinus Torvalds4-23/+14
2015-11-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds20-76/+204
2015-11-05vfs: clear remainder of 'full_fds_bits' in dup_fd()Eric Biggers1-32/+32
2015-11-05mm, oom: add comment for why oom_adj existsDavid Rientjes1-0/+10
2015-11-05mm: clear_soft_dirty_pmd() requires THPLaurent Dufour1-7/+7
2015-11-05mm: clear pte in clear_soft_dirty()Laurent Dufour1-3/+4
2015-11-05mm/filemap.c: make global sync not clear error status of individual inodesJunichi Nomura2-2/+12
2015-11-05mm: hugetlb: proc: add HugetlbPages field to /proc/PID/statusNaoya Horiguchi1-0/+1
2015-11-05mm: hugetlb: proc: add hugetlb-related fields to /proc/PID/smapsNaoya Horiguchi1-0/+38
2015-11-059p: do not overwrite return code when locking failsDominique Martinet1-1/+2
2015-11-05ocfs2: clean up unused variable in ocfs2_duplicate_clusters_by_page()Joseph Qi1-4/+1
2015-11-05ocfs2: add uuid to ocfs2 thread name for problem analysisJoseph Qi5-6/+10
2015-11-05ocfs2: should reclaim the inode if '__ocfs2_mknod_locked' returns an erroralex chen1-1/+10
2015-11-05ocfs2: fix race between mount and delete node/clusterJoseph Qi1-3/+16
2015-11-05ocfs2: only take lock if dio entry when recover orphansJoseph Qi2-39/+49
2015-11-05ocfs2: do not include dio entry in case of orphan scanJoseph Qi3-5/+15
2015-11-05ocfs2: improve performance for localallocJoseph Qi1-1/+4
2015-11-05ocfs2: fill in the unused portion of the block with zeros by dio_zero_block()jiangyiwen1-0/+1
2015-11-05ocfs2_direct_IO_write() misses ocfs2_is_overwrite() error codeNorton.Zhu1-0/+1
2015-11-05logfs: fix build warningSudip Mukherjee1-2/+2
2015-11-05inotify: actually check for invalid bits in sys_inotify_add_watch()Dave Hansen1-1/+13
2015-11-05inotify: hide internal kernel bits from fdinfoDave Hansen1-1/+8
2015-11-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds11-33/+76
2015-11-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-5/+2
2015-11-05Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-26/+99
2015-11-05Merge tag 'for-f2fs-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds18-541/+791
2015-11-05Merge tag 'dlm-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds1-1/+1
2015-11-05Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linuxLinus Torvalds11-91/+86
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-75/+112
2015-11-04Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2015-11-04Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-blockLinus Torvalds2-11/+21
2015-11-04tracefs: Fix refcount imbalance in start_creating()Daniel Borkmann1-1/+5
2015-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-2/+2
2015-11-04GFS2: Protect freeing directory hash table with i_lock spin_lockBob Peterson1-1/+6
2015-11-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2015-11-03Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-8/+17
2015-11-03nfs: Fix GETATTR bitmap verificationAndreas Gruenbacher1-0/+23
2015-11-03nfs: Remove unused xdr page offsets in getacl/setacl argumentsAndreas Gruenbacher2-5/+4
2015-11-03fs/nfs: remove unnecessary new_valid_dev checkYaowei Bai1-3/+0
2015-11-03dlm: make posix locks interruptibleEric Ren1-1/+1
2015-11-03Btrfs: fix hole punching when using the no-holes featureFilipe Manana1-0/+13
2015-11-03Btrfs: find_free_extent: Do not erroneously skip LOOP_CACHING_WAIT statechandan1-1/+6
2015-11-03btrfs: Fix a data space underflow warningQu Wenruo1-3/+8
2015-11-03Merge branch 'xfs-dax-updates' into for-nextDave Chinner12-65/+230
2015-11-03Merge branch 'xfs-misc-fixes-for-4.4-2' into for-nextDave Chinner14-16/+101
2015-11-03xfs: optimise away log forces on timestamp updates for fdatasyncDave Chinner5-5/+29
2015-11-03xfs: don't leak uuid table on rmmodDarrick J. Wong3-0/+12
2015-11-03xfs: invalidate cached acl if set via ioctlAndreas Gruenbacher3-15/+36
2015-11-03xfs: Plug memory leak in xfs_attrmulti_attr_setAndreas Gruenbacher1-1/+4
2015-11-03xfs: Validate the length of on-disk ACLsAndreas Gruenbacher2-7/+14
2015-11-03xfs: invalidate cached acl if set directly via xattrBrian Foster1-2/+19
2015-11-03xfs: xfs_filemap_pmd_fault treats read faults as write faultsDave Chinner1-4/+16
2015-11-03xfs: add ->pfn_mkwrite support for DAXDave Chinner2-0/+36
2015-11-03xfs: DAX does not use IO completion callbacksDave Chinner3-43/+2
2015-11-03xfs: Don't use unwritten extents for DAXDave Chinner3-6/+35
2015-11-03xfs: introduce BMAPI_ZERO for allocating zeroed extentsDave Chinner6-8/+97
2015-11-03xfs: fix inode size update overflow in xfs_map_direct()Dave Chinner3-9/+49
2015-11-02libceph: msg signing callouts don't need con argumentIlya Dryomov1-6/+8
2015-11-02ceph: make fsync() wait unsafe requests that created/modified inodeYan, Zheng5-37/+53
2015-11-02ceph: add request to i_unsafe_dirops when getting unsafe replyYan, Zheng1-7/+11
2015-11-02ceph: don't invalidate page cache when inode is no longer usedYan, Zheng2-4/+10
2015-11-02ceph: combine as many iovec as possile into one OSD requestZhu, Caifeng1-10/+77
2015-11-02ceph: fix message length computationArnd Bergmann1-1/+1
2015-11-02ceph: fix a comment typoGeliang Tang1-1/+1
2015-11-02Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust19-119/+112
2015-11-02pstore: fix code comment to match codeGeliang Tang1-2/+3
2015-11-02NFS: Enable client side NFSv4.1 backchannel to use other transportsChuck Lever1-32/+8
2015-11-02pNFS/flexfiles: Add support for FF_FLAGS_NO_IO_THRU_MDSTrond Myklebust2-2/+23
2015-11-02pNFS/flexfiles: When mirrored, retry failed reads by switching mirrorsTrond Myklebust1-8/+14
2015-11-02xfs: clear PF_NOFREEZE for xfsaild kthreadJiri Kosina1-0/+1
2015-11-01mm: get rid of 'vmalloc_info' from /proc/meminfoLinus Torvalds1-5/+2
2015-11-01Merge branch 'fs-file-descriptor-optimization'Linus Torvalds1-5/+37
2015-10-31vfs: conditionally clear close-on-exec flagLinus Torvalds1-1/+2
2015-10-31vfs: Fix pathological performance case for __alloc_fd()Linus Torvalds1-4/+35
2015-10-31Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-3/+8
2015-10-29fs/ext4: remove unnecessary new_valid_dev checkYaowei Bai1-3/+0
2015-10-29gfs2: Remove gl_spin defineAndreas Gruenbacher6-54/+53
2015-10-28fs/writeback, rcu: Don't use list_entry_rcu() for pointer offsetting in bdi_s...Tejun Heo1-2/+2
2015-10-27namei: permit linking with CAP_FOWNER in usernsDirk Steinmetz1-5/+2
2015-10-26btrfs: qgroup: Fix a rebase bug which will cause qgroup double freeQu Wenruo1-4/+0
2015-10-26btrfs: qgroup: Fix a race in delayed_ref which leads to abort transQu Wenruo5-21/+32
2015-10-26btrfs: clear PF_NOFREEZE in cleaner_kthread()Jiri Kosina1-0/+1
2015-10-26btrfs: qgroup: Don't copy extent buffer to do qgroup rescanQu Wenruo1-10/+16
2015-10-26btrfs: add balance filters limits, stripes and usage to supported maskDavid Sterba1-1/+4
2015-10-26btrfs: extend balance filter usage to take minimum and maximumDavid Sterba3-3/+53
2015-10-26btrfs: add balance filter for stripesGabríel Arthúr Pétursson3-1/+28
2015-10-26btrfs: extend balance filter limit to take minimum and maximumDavid Sterba3-2/+55
2015-10-26btrfs: fix use after free iterating extrefsChris Mason1-5/+3
2015-10-26btrfs: check unsupported filters in balance argumentsDavid Sterba2-0/+13
2015-10-26fs/binfmt_elf_fdpic.c: fix brk area overlap with stack on NOMMURich Felker1-6/+1
2015-10-25Btrfs: fix regression running delayed references when using qgroupsFilipe Manana9-134/+44
2015-10-25Btrfs: fix regression when running delayed referencesFilipe Manana2-0/+127
2015-10-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-11/+24
2015-10-24Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+5
2015-10-23i2c-dev: Fix typo in ioctl name referenceJean Delvare1-1/+1
2015-10-23nfsd: ensure that seqid morphing operations are atomic wrt to copiesJeff Layton3-39/+31
2015-10-23nfsd: serialize layout stateid morphing operationsJeff Layton3-4/+26
2015-10-23nfsd: improve client_has_state to check for unused openownersJ. Bruce Fields1-8/+12
2015-10-23nfsd: fix clid_inuse on mount with security changeJ. Bruce Fields1-2/+8
2015-10-23nfsd: move include of state.h from trace.c to trace.hJeff Layton2-2/+2
2015-10-23lockd: get rid of reference-counted NSM RPC clientsAndrey Ryabinin4-78/+16
2015-10-23ocfs2/dlm: unlock lockres spinlock before dlm_lockres_putJoseph Qi2-2/+3
2015-10-22locks: cleanup posix_lock_inode_wait and flock_lock_inode_waitBenjamin Coddington1-6/+3
2015-10-22Move locks API users to locks_lock_inode_wait()Benjamin Coddington11-53/+20
2015-10-22locks: introduce locks_lock_inode_wait()Benjamin Coddington1-0/+24
2015-10-22pstore: Fix return type of pstore_is_mounted()Geliang Tang2-2/+2