summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-03Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-06-30Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-06-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-06-28block: provide bio_uninit() free freeing integrity/task associationsJens Axboe
2017-06-28Merge tag 'nfs-for-4.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-06-28fs/fcntl: use copy_to/from_user() for u64 typesJens Axboe
2017-06-28ovl: don't set origin on broken lower hardlinkMiklos Szeredi
2017-06-28ovl: copy-up: don't unlock between lookup and linkMiklos Szeredi
2017-06-27NFSv4.1: nfs4_callback_free_slot() cannot call nfs4_slot_tbl_drain_complete()Trond Myklebust
2017-06-27Revert "NFS: nfs_rename() handle -ERESTARTSYS dentry left behind"Benjamin Coddington
2017-06-27NFSv4.1: Fix a race in nfs4_proc_layoutgetTrond Myklebust
2017-06-27NFS: Trunking detection should handle ERESTARTSYS/EINTRTrond Myklebust
2017-06-27btrfs: add support for passing in write hints for buffered writesJens Axboe
2017-06-27xfs: add support for passing in write hints for buffered writesJens Axboe
2017-06-27ext4: add support for passing in write hints for buffered writesJens Axboe
2017-06-27fs: add support for buffered writeback to pass down write hintsJens Axboe
2017-06-27fs: add O_DIRECT and aio support for sending down write life time hintsJens Axboe
2017-06-27fs: add fcntl() interface for setting/getting write life time hintsJens Axboe
2017-06-24Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2017-06-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-06-23fs/exec.c: account for argv/envp pointersKees Cook
2017-06-23ocfs2: fix deadlock caused by recursive locking in xattrEric Ren
2017-06-23fs/dax.c: fix inefficiency in dax_writeback_mapping_range()Jan Kara
2017-06-23autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAILNeilBrown
2017-06-23Merge tag 'xfs-4.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-06-22Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-06-21xfs: don't allow bmap on rt filesDarrick J. Wong
2017-06-21Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-06-21btrfs: use new block error codeDan Carpenter
2017-06-21CIFS: Fix some return values in case of error in 'crypt_message'Christophe Jaillet
2017-06-20block: Make most scsi_req_init() calls implicitBart Van Assche
2017-06-20cifs: remove redundant return in cifs_creation_time_getColin Ian King
2017-06-20CIFS: Improve readdir verbosityPavel Shilovsky
2017-06-20CIFS: check if pages is null rather than bv for a failed allocationColin Ian King
2017-06-20CIFS: Set ->should_dirty in cifs_user_readv()Dan Carpenter
2017-06-20btrfs: nowait aio supportGoldwyn Rodrigues
2017-06-20xfs: nowait aio supportGoldwyn Rodrigues
2017-06-20ext4: nowait aio supportGoldwyn Rodrigues
2017-06-20block: return on congested block deviceGoldwyn Rodrigues
2017-06-20fs: Introduce IOMAP_NOWAITGoldwyn Rodrigues
2017-06-20fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAITGoldwyn Rodrigues
2017-06-20fs: Use RWF_* flags for AIO operationsGoldwyn Rodrigues
2017-06-20fs: Separate out kiocb flags setup based on RWF_* flagsGoldwyn Rodrigues
2017-06-20sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list namingIngo Molnar
2017-06-20sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...Ingo Molnar
2017-06-20sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field nameIngo Molnar
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins