summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-02-05ext4: return EROFS if device is r/o and journal replay is neededTheodore Ts'o
2017-02-04ext4: preserve the needs_recovery flag when the journal is abortedTheodore Ts'o
2017-02-04jbd2: don't leak modified metadata buffers on an aborted journalTheodore Ts'o
2017-02-04ext4: fix inline data error pathsTheodore Ts'o
2017-02-03fs: break out of iomap_file_buffered_write on fatal signalsMichal Hocko
2017-02-03udf: simplify udf_ioctl()Fabian Frederick
2017-02-03udf: fix ioctl errorsFabian Frederick
2017-02-03gfs2: Make gfs2_write_full_page staticAndrew Price
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-02Merge tag 'nfsd-4.10-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-02-02debugfs: add debugfs_lookup()Omar Sandoval
2017-02-02ext4: move halfmd4 into hash.c directlyJason A. Donenfeld
2017-02-02block: Get rid of blk_get_backing_dev_info()Jan Kara
2017-02-02block: Make blk_get_backing_dev_info() safe without open bdevJan Kara
2017-02-02block: Use pointer to backing_dev_info from request_queueJan Kara
2017-02-02block: Unhash block device inodes on gendisk destructionJan Kara
2017-02-01ext4: fix use-after-iput when fscrypt contexts are inconsistentEric Biggers
2017-02-01jbd2: fix use after free in kjournald2()Sahitya Tummala
2017-02-01CIFS: Allow to switch on encryption with seal mount optionPavel Shilovsky
2017-02-01CIFS: Add capability to decrypt big read responsesPavel Shilovsky
2017-02-01CIFS: Decrypt and process small encrypted packetsPavel Shilovsky
2017-02-01CIFS: Add copy into pages callback for a read operationPavel Shilovsky
2017-02-01CIFS: Add mid handle callbackPavel Shilovsky
2017-02-01CIFS: Add transform header handling callbacksPavel Shilovsky
2017-02-01CIFS: Encrypt SMB3 requests before sendingPavel Shilovsky
2017-02-01CIFS: Enable encryption during session setup phasePavel Shilovsky
2017-02-01CIFS: Add capability to transform requests before sendingPavel Shilovsky
2017-02-01CIFS: Separate RFC1001 length processing for SMB2 readPavel Shilovsky
2017-02-01CIFS: Separate SMB2 sync header processingPavel Shilovsky
2017-02-01CIFS: Send RFC1001 length in a separate iovPavel Shilovsky
2017-02-01CIFS: Make send_cancel take rqst as argumentPavel Shilovsky
2017-02-01CIFS: Make SendReceive2() takes resp iovPavel Shilovsky
2017-02-01CIFS: Separate SMB2 header structurePavel Shilovsky
2017-02-01CIFS: Fix splice read for non-cached filesPavel Shilovsky
2017-02-01cifs: Add soft dependenciesJean Delvare
2017-02-01cifs: Only select the required crypto modulesJean Delvare
2017-02-01cifs: Simplify SMB2 and SMB311 dependenciesJean Delvare
2017-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-02-01s390, sched/cputime: Make arch_cpu_idle_time() to return nsecsFrederic Weisbecker
2017-02-01fs/binfmt: Convert obsolete cputime type to nsecsFrederic Weisbecker
2017-02-01sched/cputime: Convert task/group cputime to nsecsFrederic Weisbecker
2017-02-01sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...Frederic Weisbecker
2017-02-01sched/cputime: Convert guest time accounting to nsecs (u64)Frederic Weisbecker
2017-02-01sched/cputime: Convert kcpustat to nsecsFrederic Weisbecker
2017-02-01Merge branch 'linus' into sched/core, to pick up fixes and refresh the branchIngo Molnar
2017-01-31block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig
2017-01-31Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-01-31fscache: Fix dead object requeueDavid Howells
2017-01-31fscache: Clear outstanding writes when disabling a cookieDavid Howells
2017-01-31FS-Cache: Initialise stores_lock in netfs cookieDavid Howells