summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2016-11-22fs: logfs: remove unnecesary checkMing Lei1-1/+0
2016-11-22fs: logfs: use bio_add_page() in do_erase()Ming Lei1-29/+15
2016-11-22fs: logfs: use bio_add_page() in __bdev_writeseg()Ming Lei1-31/+20
2016-11-22fs: logfs: convert to bio_add_page() in sync_request()Ming Lei1-5/+1
2016-11-22block: bio: pass bvec table to bio_init()Ming Lei2-6/+2
2016-11-22block_dev: get rid of blksize bits calculationJens Axboe1-4/+4
2016-11-22block_dev: Fixed direct I/O bio sector calculationDamien Le Moal1-2/+2
2016-11-21NFSv4.1: Keep a reference on lock states while checkingBenjamin Coddington1-3/+15
2016-11-20Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-36/+51
2016-11-20ext4: sanity check the block and cluster size at mount timeTheodore Ts'o2-1/+17
2016-11-20fscrypto: don't use on-stack buffer for key derivationEric Biggers1-3/+13
2016-11-20fscrypto: don't use on-stack buffer for filename encryptionEric Biggers1-32/+21
2016-11-19Merge tag 'v4.9-rc4' into soundJonathan Corbet65-832/+944
2016-11-18NFSv4.1: Handle NFS4ERR_OLD_STATEID in nfs4_reclaim_open_stateBenjamin Coddington1-0/+1
2016-11-18NFSv4: Don't call close if the open stateid has already been clearedTrond Myklebust1-1/+2
2016-11-18NFSv4: Fix CLOSE races with OPENTrond Myklebust2-6/+13
2016-11-18NFSv4.1: Fix a regression in DELEGRETURNTrond Myklebust1-2/+3
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan7-7/+7
2016-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-8/+14
2016-11-18Merge tag 'for-linus-4.9-rc5-ofs-1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2016-11-17block: new direct I/O implementationChristoph Hellwig1-4/+162
2016-11-17block: make __blkdev_direct_IO_sync() support O_SYNC/DSYNCJens Axboe1-2/+12
2016-11-17block: support a full bio worth of IO for simplified bdev direct-ioJens Axboe1-4/+15
2016-11-17block: fast-path for small and simple direct I/O requestsChristoph Hellwig1-0/+80
2016-11-17xenfs: Use proc_create_mount_point() to create /proc/xenSeth Forshee2-1/+1
2016-11-17xattr: Fix setting security xattrs on sockfsAndreas Gruenbacher1-8/+14
2016-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds4-1/+14
2016-11-16orangefs: add .owner to debugfs file_operationsMike Marshall1-0/+2
2016-11-16posix-timers: Make them configurableNicolas Pitre1-0/+2
2016-11-16ramoops: add pdata NULL check to ramoops_probeKees Cook1-2/+11
2016-11-16pstore: Convert console write to use ->write_bufNamhyung Kim1-2/+2
2016-11-16pstore: Protect unlink with read_mutexNamhyung Kim1-2/+5
2016-11-16pstore: Use global ftrace filters for function trace filteringJoel Fernandes1-2/+5
2016-11-16pstore: Clarify context field przs as dprzsKees Cook1-12/+12
2016-11-16pstore: improve error report for failed setupKees Cook1-19/+34
2016-11-16pstore: Merge per-CPU ftrace records into oneJoel Fernandes1-13/+109
2016-11-16pstore: Add ftrace timestamp counterJoel Fernandes3-37/+9
2016-11-16ramoops: Split ftrace buffer space into per-CPU zonesJoel Fernandes1-17/+55
2016-11-16pstore: Make ramoops_init_przs generic for other prz arraysKees Cook1-28/+54
2016-11-16pstore: Allow prz to control need for lockingJoel Fernandes2-11/+18
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller23-242/+268
2016-11-15fuse: fix fuse_write_end() if zero bytes were copiedMiklos Szeredi1-0/+6
2016-11-11block: move poll code to blk-mqJens Axboe1-1/+1
2016-11-11pstore: Warn on PSTORE_TYPE_PMSG using deprecated functionJoel Fernandes1-4/+2
2016-11-11pstore: Make spinlock per zone instead of globalJoel Fernandes1-6/+5
2016-11-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-1/+4
2016-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-105/+109
2016-11-11Merge tag 'ceph-for-4.9-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds1-1/+0
2016-11-11Merge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds4-7/+12
2016-11-11Merge tag 'xfs-fixes-for-linus-4.9-rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-12/+5