summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-11-10block, scsi: Make SCSI quiesce and resume work reliablyBart Van Assche
2017-11-03block: add a poll_fn callback to struct request_queueChristoph Hellwig
2017-10-12fs/block_dev: remove vfs_msg() interfaceRakesh Pandit
2017-10-10writeback: merge try_to_writeback_inodes_sb_nr() into callerRakesh Pandit
2017-10-04writeback: eliminate work item allocation in bd_start_writeback()Jens Axboe
2017-10-03writeback: only allow one inflight and pending full flushJens Axboe
2017-10-03writeback: move nr_pages == 0 logic to one locationJens Axboe
2017-10-03writeback: make wb_start_writeback() staticJens Axboe
2017-10-03writeback: provide a wakeup_flusher_threads_bdi()Jens Axboe
2017-10-03writeback: remove 'range_cyclic' argument for wb_start_writeback()Jens Axboe
2017-10-03writeback: switch wakeup_flusher_threads() to cyclic writebackJens Axboe
2017-10-03fs: kill 'nr_pages' argument from wakeup_flusher_threads()Jens Axboe
2017-10-03buffer: eliminate the need to call free_more_memory() in __getblk_slow()Jens Axboe
2017-10-03buffer: grow_dev_page() should use __GFP_NOFAIL for all casesJens Axboe
2017-10-03buffer: have alloc_page_buffers() use __GFP_NOFAILJens Axboe
2017-09-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-25Merge tag 'gfs2-for-linus-4.14-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-25gfs2: Fix debugfs glocks dumpAndreas Gruenbacher
2017-09-25fs: Fix page cache inconsistency when mixing buffered and AIO DIOLukas Czerner
2017-09-22Merge tag '4.14-smb3-fixes-from-recent-test-events-for-stable' of git://git.s...Linus Torvalds
2017-09-22Merge tag 'ceph-for-4.14-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-09-22SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flagsSteve French
2017-09-22SMB3: handle new statx fieldsSteve French
2017-09-20SMB: Validate negotiate (to protect against downgrade) even if signing offSteve French
2017-09-20cifs: release auth_key.response for reconnect.Shu Wang
2017-09-20cifs: release cifs root_cred after exit_cifsShu Wang
2017-09-20CIFS: make arrays static const, reduces object code sizeColin Ian King
2017-09-20[SMB3] Update session and share information displayed for debugging SMB2/SMB3Steve French
2017-09-20cifs: show 'soft' in the mount options for hard mountsRonnie Sahlberg
2017-09-20SMB3: Warn user if trying to sign connection that authenticated as guestSteve French
2017-09-20SMB3: Fix endian warningSteve French
2017-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-09-19Fix SMB3.1.1 guest authentication to SambaSteve French
2017-09-19ceph: avoid panic in create_session_open_msg() if utsname() returns NULLYan, Zheng
2017-09-19Merge tag '4.14-smb3-multidialect-support-and-fixes-for-stable' of git://git....Linus Torvalds
2017-09-18fcntl: Don't set si_code to SI_SIGIO when sig == SIGPOLLEric W. Biederman
2017-09-17Update version of cifs moduleSteve French
2017-09-17cifs: hide unused functionsArnd Bergmann
2017-09-17SMB3: Add support for multidialect negotiate (SMB2.1 and later)Steve French
2017-09-17Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-09-15fs/proc: Report eip/esp in /prod/PID/stat for coredumpingJohn Ogness
2017-09-15Merge tag 'for-linus-4.14-ofs2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-14vfs: constify path argument to kernel_read_file_from_pathMimi Zohar
2017-09-14Merge tag 'nfs-for-4.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-09-14Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-09-14Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-09-14Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-09-14Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2017-09-14Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds