summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* CIFS: Display SMB2 error codes in the hex formatPavel Shilovsky2017-07-091-2/+2
* cifs: Use smb 2 - 3 and cifsacl mount options setacl functionShirish Pargaonkar2017-07-091-3/+60
* cifs: prototype declaration and definition to set acl for smb 2 - 3 and cifsa...Shirish Pargaonkar2017-07-082-12/+30
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-07-088-15/+55
|\
| * dentry name snapshotsAl Viro2017-07-084-11/+42
| * Make statfs properly return read-only state after emergency remountCarlos Maiolino2017-06-301-0/+2
| * fs/dcache: init in_lookup_hashtableSebastian Andrzej Siewior2017-06-301-0/+5
| * minix: Deinline get_block, save 2691 bytesDenys Vlasenko2017-06-301-1/+1
| * fs: Reorder inode_owner_or_capable() to avoid needlessKees Cook2017-06-302-2/+2
| * fs: warn in case userspace lied about modprobe returnLuis R. Rodriguez2017-06-301-1/+3
* | Merge branch 'work.__copy_in_user' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-07-081-10/+9Star
|\ \
| * | sanitize do_i2c_smbus_ioctl()Al Viro2017-05-251-10/+9Star
* | | Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-081-2/+4
|\ \ \
| * | | move file_{start,end}_write() out of do_iter_write()Al Viro2017-07-061-2/+4
* | | | exec: Limit arg stack to at most 75% of _STK_LIMKees Cook2017-07-081-5/+6
* | | | Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-0812-34/+43
|\ \ \ \
| * | | | btrfs: minimal conversion to errseq_t writeback error reporting on fsyncJeff Layton2017-07-061-5/+8
| * | | | xfs: minimal conversion to errseq_t writeback error reportingJeff Layton2017-07-061-1/+1
| * | | | ext4: use errseq_t based error handling for reporting data writeback errorsJeff Layton2017-07-061-1/+1
| * | | | fs: convert __generic_file_fsync to use errseq_t based reportingJeff Layton2017-07-061-4/+6
| * | | | block: convert to errseq_t based writeback error trackingJeff Layton2017-07-061-1/+1
| * | | | dax: set errors in mapping when writeback failsJeff Layton2017-07-061-1/+3
| * | | | fs: new infrastructure for writeback error handling and reportingJeff Layton2017-07-063-0/+5
| * | | | jbd2: don't clear and reset errors after waiting on writebackJeff Layton2017-07-061-12/+4Star
| * | | | buffer: set errors in mapping at the time that the error occursJeff Layton2017-07-062-8/+14
| * | | | fs: check for writeback errors after syncing out buffers in generic_file_fsyncJeff Layton2017-07-062-5/+4Star
| * | | | buffer: use mapping_set_error instead of setting the flagJeff Layton2017-07-061-1/+1
* | | | | Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-088-8/+12
|\ \ \ \ \
| * | | | | fs: remove call_fsync helper functionJeff Layton2017-07-061-1/+1
| * | | | | JFS: do not ignore return code from write_one_page()Dave Kleikamp2017-07-062-2/+6
| * | | | | mm: drop "wait" parameter from write_one_page()Jeff Layton2017-07-066-7/+7
| |/ / / /
* | | | | Merge tag 'cifs-bug-fixes-for-4.13' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2017-07-088-24/+218
|\ \ \ \ \
| * | | | | CIFS: fix circular locking dependencyRabin Vincent2017-07-061-2/+2
| * | | | | cifs: set oparms.create_options rather than or'ing in CREATE_OPEN_BACKUP_INTENTColin Ian King2017-07-061-1/+1
| * | | | | cifs: Do not modify mid entry after submitting I/O in cifs_call_asyncLong Li2017-07-061-2/+5
| * | | | | CIFS: add SFM mapping for 0x01-0x1FBjörn JACKE2017-07-061-0/+8
| * | | | | cifs: hide unused functionsArnd Bergmann2017-07-061-1/+2
| * | | | | cifs: Use smb 2 - 3 and cifsacl mount options getacl functionsShirish Pargaonkar2017-07-061-0/+116
| * | | | | cifs: prototype declaration and definition for smb 2 - 3 and cifsacl mount op...Shirish Pargaonkar2017-07-062-11/+44
| * | | | | CIFS: add CONFIG_CIFS_DEBUG_KEYS to dump encryption keysAurélien Aptel2017-07-062-3/+34
| * | | | | cifs: set mapping error when page writeback fails in writepage or launder_pagesJeff Layton2017-07-061-5/+7
| * | | | | SMB3: Enable encryption for SMB3.1.1Steve French2017-07-021-1/+1
* | | | | | Merge tag 'gfs2-4.13.fixes.addendum' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-082-2/+10
|\ \ \ \ \ \
| * | | | | | gfs2: Fix glock rhashtable rcu bugAndreas Gruenbacher2017-07-072-2/+10
* | | | | | | vfs: fix flock compat thinkoLinus Torvalds2017-07-071-15/+15
* | | | | | | Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-071-4/+5
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-4.13/dax' into libnvdimm-for-nextDan Williams2017-07-041-4/+5
| |\ \ \ \ \ \ \
| | * | | | | | | x86, libnvdimm, pmem: remove global pmem apiDan Williams2017-06-281-1/+0Star
| | * | | | | | | x86, dax: replace clear_pmem() with open coded memset + dax_ops->flushDan Williams2017-06-151-1/+2
| | * | | | | | | filesystem-dax: convert to dax_flush()Dan Williams2017-06-151-1/+1