| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | xfs: don't unconditionally clear the reflink flag on zero-block files | Darrick J. Wong | 2017-09-25 | 1 | -3/+5 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2017-09-27 | 3 | -0/+8 |
|\ \ \ \ |
|
| * | | | | quota: Fix quota corruption with generic/232 test | Jan Kara | 2017-09-27 | 1 | -0/+4 |
| * | | | | isofs: fix build regression | Arnd Bergmann | 2017-09-18 | 1 | -0/+2 |
| * | | | | quota: add missing lock into __dquot_transfer() | Konstantin Khlebnikov | 2017-09-18 | 1 | -0/+2 |
* | | | | | vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsets | Andreas Gruenbacher | 2017-09-26 | 1 | -2/+2 |
| |_|_|/
|/| | | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-09-25 | 2 | -19/+59 |
|\ \ \ \ |
|
| * | | | | fs: Fix page cache inconsistency when mixing buffered and AIO DIO | Lukas Czerner | 2017-09-25 | 2 | -19/+59 |
* | | | | | Merge tag 'gfs2-for-linus-4.14-rc3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-09-25 | 1 | -9/+5 |
|\ \ \ \ \ |
|
| * | | | | | gfs2: Fix debugfs glocks dump | Andreas Gruenbacher | 2017-09-25 | 1 | -9/+5 |
* | | | | | | Merge tag '4.14-smb3-fixes-from-recent-test-events-for-stable' of git://git.s... | Linus Torvalds | 2017-09-22 | 6 | -15/+66 |
|\ \ \ \ \ \ |
|
| * | | | | | | SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags | Steve French | 2017-09-22 | 1 | -0/+7 |
| * | | | | | | SMB3: handle new statx fields | Steve French | 2017-09-22 | 1 | -0/+15 |
| * | | | | | | SMB: Validate negotiate (to protect against downgrade) even if signing off | Steve French | 2017-09-20 | 1 | -5/+12 |
| * | | | | | | cifs: release auth_key.response for reconnect. | Shu Wang | 2017-09-20 | 1 | -0/+8 |
| * | | | | | | cifs: release cifs root_cred after exit_cifs | Shu Wang | 2017-09-20 | 1 | -1/+1 |
| * | | | | | | CIFS: make arrays static const, reduces object code size | Colin Ian King | 2017-09-20 | 1 | -4/+8 |
| * | | | | | | [SMB3] Update session and share information displayed for debugging SMB2/SMB3 | Steve French | 2017-09-20 | 1 | -2/+7 |
| * | | | | | | cifs: show 'soft' in the mount options for hard mounts | Ronnie Sahlberg | 2017-09-20 | 1 | -0/+2 |
| * | | | | | | SMB3: Warn user if trying to sign connection that authenticated as guest | Steve French | 2017-09-20 | 1 | -0/+2 |
| * | | | | | | SMB3: Fix endian warning | Steve French | 2017-09-20 | 1 | -2/+3 |
| * | | | | | | Fix SMB3.1.1 guest authentication to Samba | Steve French | 2017-09-19 | 1 | -1/+1 |
* | | | | | | | Merge tag 'ceph-for-4.14-rc2' of git://github.com/ceph/ceph-client | Linus Torvalds | 2017-09-22 | 2 | -3/+7 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | ceph: avoid panic in create_session_open_msg() if utsname() returns NULL | Yan, Zheng | 2017-09-19 | 2 | -3/+7 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2017-09-19 | 1 | -1/+1 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | fcntl: Don't set si_code to SI_SIGIO when sig == SIGPOLL | Eric W. Biederman | 2017-09-18 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge tag '4.14-smb3-multidialect-support-and-fixes-for-stable' of git://git.... | Linus Torvalds | 2017-09-19 | 6 | -21/+144 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Update version of cifs module | Steve French | 2017-09-17 | 1 | -1/+1 |
| * | | | | cifs: hide unused functions | Arnd Bergmann | 2017-09-17 | 1 | -0/+2 |
| * | | | | SMB3: Add support for multidialect negotiate (SMB2.1 and later) | Steve French | 2017-09-17 | 5 | -18/+139 |
| * | | | | cifs: check rsp for NULL before dereferencing in SMB2_open | Ronnie Sahlberg | 2017-09-12 | 1 | -2/+2 |
* | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-09-17 | 1 | -0/+9 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | fs/proc: Report eip/esp in /prod/PID/stat for coredumping | John Ogness | 2017-09-15 | 1 | -0/+9 |
* | | | | | Merge tag 'for-linus-4.14-ofs2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-09-15 | 8 | -53/+56 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | orangefs: Adjust three checks for null pointers | Markus Elfring | 2017-09-14 | 2 | -3/+3 |
| * | | | | orangefs: Use kcalloc() in orangefs_prepare_cdm_array() | Markus Elfring | 2017-09-14 | 1 | -3/+1 |
| * | | | | orangefs: Delete error messages for a failed memory allocation in five functions | Markus Elfring | 2017-09-14 | 5 | -19/+6 |
| * | | | | orangefs: constify xattr_handler structure | Julia Lawall | 2017-09-14 | 1 | -1/+1 |
| * | | | | orangefs: don't call filemap_write_and_wait from fsync | Jeff Layton | 2017-09-14 | 1 | -4/+1 |
| * | | | | orangefs: off by ones in xattr size checks | Dan Carpenter | 2017-09-14 | 1 | -3/+3 |
| * | | | | orangefs: react properly to posix_acl_update_mode's aftermath. | Mike Marshall | 2017-09-14 | 1 | -8/+21 |
| * | | | | orangefs: Don't clear SGID when inheriting ACLs | Jan Kara | 2017-09-14 | 1 | -20/+28 |
* | | | | | vfs: constify path argument to kernel_read_file_from_path | Mimi Zohar | 2017-09-14 | 1 | -1/+1 |
* | | | | | Merge tag 'nfs-for-4.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2017-09-14 | 7 | -20/+287 |
|\ \ \ \ \ |
|
| * | | | | | NFS: various changes relating to reporting IO errors. | NeilBrown | 2017-09-11 | 4 | -15/+19 |
| * | | | | | NFS: Add static NFS I/O tracepoints | Chuck Lever | 2017-09-11 | 3 | -0/+259 |
| * | | | | | pNFS: Use the standard I/O stateid when calling LAYOUTGET | Trond Myklebust | 2017-09-11 | 1 | -5/+9 |
* | | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2017-09-14 | 2 | -12/+8 |
|\ \ \ \ \ \ |
|
| * | | | | | | fput: Don't reinvent the wheel but use existing llist API | Byungchul Park | 2017-08-28 | 1 | -7/+5 |
| * | | | | | | namespace.c: Don't reinvent the wheel but use existing llist API | Byungchul Park | 2017-08-28 | 1 | -5/+3 |