summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* fs/block_dev: remove vfs_msg() interfaceRakesh Pandit2017-10-12
* writeback: merge try_to_writeback_inodes_sb_nr() into callerRakesh Pandit2017-10-10
* writeback: eliminate work item allocation in bd_start_writeback()Jens Axboe2017-10-04
* writeback: only allow one inflight and pending full flushJens Axboe2017-10-03
* writeback: move nr_pages == 0 logic to one locationJens Axboe2017-10-03
* writeback: make wb_start_writeback() staticJens Axboe2017-10-03
* writeback: provide a wakeup_flusher_threads_bdi()Jens Axboe2017-10-03
* writeback: remove 'range_cyclic' argument for wb_start_writeback()Jens Axboe2017-10-03
* writeback: switch wakeup_flusher_threads() to cyclic writebackJens Axboe2017-10-03
* fs: kill 'nr_pages' argument from wakeup_flusher_threads()Jens Axboe2017-10-03
* buffer: eliminate the need to call free_more_memory() in __getblk_slow()Jens Axboe2017-10-03
* buffer: grow_dev_page() should use __GFP_NOFAIL for all casesJens Axboe2017-10-03
* buffer: have alloc_page_buffers() use __GFP_NOFAILJens Axboe2017-10-03
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-25
|\
| * fs: Fix page cache inconsistency when mixing buffered and AIO DIOLukas Czerner2017-09-25
* | Merge tag 'gfs2-for-linus-4.14-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-25
|\ \
| * | gfs2: Fix debugfs glocks dumpAndreas Gruenbacher2017-09-25
* | | Merge tag '4.14-smb3-fixes-from-recent-test-events-for-stable' of git://git.s...Linus Torvalds2017-09-22
|\ \ \
| * | | SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flagsSteve French2017-09-22
| * | | SMB3: handle new statx fieldsSteve French2017-09-22
| * | | SMB: Validate negotiate (to protect against downgrade) even if signing offSteve French2017-09-20
| * | | cifs: release auth_key.response for reconnect.Shu Wang2017-09-20
| * | | cifs: release cifs root_cred after exit_cifsShu Wang2017-09-20
| * | | CIFS: make arrays static const, reduces object code sizeColin Ian King2017-09-20
| * | | [SMB3] Update session and share information displayed for debugging SMB2/SMB3Steve French2017-09-20
| * | | cifs: show 'soft' in the mount options for hard mountsRonnie Sahlberg2017-09-20
| * | | SMB3: Warn user if trying to sign connection that authenticated as guestSteve French2017-09-20
| * | | SMB3: Fix endian warningSteve French2017-09-20
| * | | Fix SMB3.1.1 guest authentication to SambaSteve French2017-09-19
* | | | Merge tag 'ceph-for-4.14-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds2017-09-22
|\ \ \ \ | |_|_|/ |/| | |
| * | | ceph: avoid panic in create_session_open_msg() if utsname() returns NULLYan, Zheng2017-09-19
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-19
|\ \ \ \ | |_|/ / |/| | |
| * | | fcntl: Don't set si_code to SI_SIGIO when sig == SIGPOLLEric W. Biederman2017-09-18
| |/ /
* | | Merge tag '4.14-smb3-multidialect-support-and-fixes-for-stable' of git://git....Linus Torvalds2017-09-19
|\ \ \
| * | | Update version of cifs moduleSteve French2017-09-18
| * | | cifs: hide unused functionsArnd Bergmann2017-09-18
| * | | SMB3: Add support for multidialect negotiate (SMB2.1 and later)Steve French2017-09-18
| * | | cifs: check rsp for NULL before dereferencing in SMB2_openRonnie Sahlberg2017-09-12
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-09-17
|\ \ \ \ | |_|/ / |/| | |
| * | | fs/proc: Report eip/esp in /prod/PID/stat for coredumpingJohn Ogness2017-09-15
* | | | Merge tag 'for-linus-4.14-ofs2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-15
|\ \ \ \ | |/ / / |/| | |
| * | | orangefs: Adjust three checks for null pointersMarkus Elfring2017-09-14
| * | | orangefs: Use kcalloc() in orangefs_prepare_cdm_array()Markus Elfring2017-09-14
| * | | orangefs: Delete error messages for a failed memory allocation in five functionsMarkus Elfring2017-09-14
| * | | orangefs: constify xattr_handler structureJulia Lawall2017-09-14
| * | | orangefs: don't call filemap_write_and_wait from fsyncJeff Layton2017-09-14
| * | | orangefs: off by ones in xattr size checksDan Carpenter2017-09-14
| * | | orangefs: react properly to posix_acl_update_mode's aftermath.Mike Marshall2017-09-14
| * | | orangefs: Don't clear SGID when inheriting ACLsJan Kara2017-09-14
* | | | vfs: constify path argument to kernel_read_file_from_pathMimi Zohar2017-09-14