summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-03-07Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-03-07Merge tag 'xfs-5.1-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-03-07Merge tag 'for-5.1-part1-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-07Merge tag 'fsnotify_for_v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-03-07Merge tag 'fs_for_v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-03-07Merge tag 'dtype_for_v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-03-06Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-03-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-03-05proc: use seq_puts() everywhereAlexey Dobriyan
2019-03-05proc: read kernel cpu stat pointer onceAlexey Dobriyan
2019-03-05proc: remove unused argument in proc_pid_lookup()Zhikang Zhang
2019-03-05fs/proc/thread_self.c: code cleanup for proc_setup_thread_self()Chengguang Xu
2019-03-05fs/proc/self.c: code cleanup for proc_setup_self()Chengguang Xu
2019-03-05mm/memfd: add an F_SEAL_FUTURE_WRITE seal to memfdJoel Fernandes (Google)
2019-03-05mm: update ptep_modify_prot_commit to take old pte value as argAneesh Kumar K.V
2019-03-05mm: update ptep_modify_prot_start/commit to take vm_area_struct as argAneesh Kumar K.V
2019-03-05fs: kernfs: add poll file operationJohannes Weiner
2019-03-05memcg: localize memcg_kmem_enabled() checkShakeel Butt
2019-03-05mm: convert PG_balloon to PG_offlineDavid Hildenbrand
2019-03-05fs/file.c: initialize init_files.resize_waitShuriyc Chu
2019-03-05fs/inode.c: inode_set_flags(): replace opencoded set_mask_bits()Vineet Gupta
2019-03-05ocfs2: Use zero-sized array and struct_size() in kzalloc()Gustavo A. R. Silva
2019-03-05ocfs2: fix the application IO timeout when fstrim is runningGang He
2019-03-05ocfs2: fix a panic problem caused by o2cb_ctlJia Guo
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-05Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-03-05a.out: remove core dumping supportLinus Torvalds
2019-03-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-03-04fs: Make splice() and tee() take into account O_NONBLOCK flag on pipesSlavomir Kaslev
2019-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-03-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds
2019-03-04aio: simplify - and fix - fget/fput for io_submit()Linus Torvalds
2019-03-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-01hugetlbfs: fix races and page leaks during migrationMike Kravetz
2019-03-01xfs: fix reporting supported extra file attributes for statx()Luis R. Rodriguez
2019-02-28Merge tag 'for-linus-5.0-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-02-28locking/percpu-rwsem: Remove preempt_disable variantsPeter Zijlstra
2019-02-25afs: Fix manually set volume location server listDavid Howells
2019-02-25xfs: fix backwards endian conversion in scrubDarrick J. Wong
2019-02-25xfs: fix uninitialized error variablesDarrick J. Wong
2019-02-25xfs: rework breaking of shared extents in xfs_file_iomap_beginDarrick J. Wong
2019-02-25Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses"Linus Torvalds
2019-02-25xfs: don't pass iomap flags to xfs_reflink_allocate_cowDarrick J. Wong
2019-02-25btrfs: Remove unnecessary casts in btrfs_read_root_itemYueHaibing
2019-02-25Btrfs: remove assertion when searching for a key in a node/leafFilipe Manana
2019-02-25Btrfs: add missing error handling after doing leaf/node binary searchFilipe Manana