Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'jfs-4.19' of git://github.com/kleikamp/linux-shaggy | Linus Torvalds | 2018-08-15 | 1 | -1/+1 |
|\ | |||||
| * | jfs: use time64_t for otime | Arnd Bergmann | 2018-06-19 | 1 | -1/+1 |
* | | Merge tag 'gfs2-4.19.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-08-15 | 20 | -570/+752 |
|\ \ | |||||
| * | | gfs2: eliminate update_rgrp_lvb_unlinked | Bob Peterson | 2018-08-08 | 1 | -9/+2 |
| * | | gfs2: Fix gfs2_testbit to use clone bitmaps | Bob Peterson | 2018-08-07 | 2 | -25/+40 |
| * | | gfs2: Get rid of gfs2_ea_strlen | Andreas Gruenbacher | 2018-08-03 | 1 | -37/+22 |
| * | | gfs2: cleanup: call gfs2_rgrp_ondisk2lvb from gfs2_rgrp_out | Bob Peterson | 2018-07-26 | 1 | -17/+13 |
| * | | gfs2: Special-case rindex for gfs2_grow | Andreas Gruenbacher | 2018-07-25 | 1 | -1/+1 |
| * | | GFS2: rgrp free blocks used incorrectly | Bob Peterson | 2018-07-25 | 1 | -5/+34 |
| * | | gfs2: remove redundant variable 'moved' | Colin Ian King | 2018-07-25 | 1 | -3/+1 |
| * | | gfs2: use iomap_readpage for blocksize == PAGE_SIZE | Andreas Gruenbacher | 2018-07-25 | 1 | -1/+5 |
| * | | gfs2: Use iomap for stuffed direct I/O reads | Andreas Gruenbacher | 2018-07-25 | 1 | -6/+0 |
| * | | Merge branch 'iomap-4.19-merge' into linux-gfs2/for-next | Andreas Gruenbacher | 2018-07-25 | 3 | -47/+415 |
| |\ \ | |||||
| * | | | gfs2: fallocate_chunk: Always initialize struct iomap | Andreas Gruenbacher | 2018-07-25 | 1 | -1/+2 |
| * | | | GFS2: Fix recovery issues for spectators | Bob Peterson | 2018-07-25 | 3 | -8/+30 |
| * | | | Merge branch 'iomap-write' into linux-gfs2/for-next | Andreas Gruenbacher | 2018-07-24 | 441 | -7158/+6539 |
| |\ \ \ | |||||
| | * | | | gfs2: Remove gfs2_write_{begin,end} | Andreas Gruenbacher | 2018-07-02 | 1 | -213/+0 |
| | * | | | gfs2: iomap direct I/O support | Andreas Gruenbacher | 2018-07-02 | 3 | -110/+136 |
| | * | | | gfs2: gfs2_extent_length cleanup | Andreas Gruenbacher | 2018-07-02 | 1 | -16/+8 |
| | * | | | gfs2: iomap buffered write support | Andreas Gruenbacher | 2018-07-02 | 4 | -43/+338 |
| | * | | | gfs2: Further iomap cleanups | Andreas Gruenbacher | 2018-07-02 | 2 | -33/+43 |
| * | | | | fs: gfs2: Adding new return type vm_fault_t | Souptick Joarder | 2018-07-24 | 1 | -1/+1 |
| * | | | | gfs2: using posix_acl_xattr_size instead of posix_acl_to_xattr | Chengguang Xu | 2018-07-24 | 1 | -4/+2 |
| * | | | | gfs2: Don't reject a supposedly full bitmap if we have blocks reserved | Bob Peterson | 2018-07-24 | 1 | -1/+2 |
| * | | | | gfs2: Eliminate redundant ip->i_rgd | Andreas Gruenbacher | 2018-07-05 | 4 | -11/+10 |
| * | | | | gfs2: Stop messing with ip->i_rgd in the rlist code | Andreas Gruenbacher | 2018-07-04 | 1 | -6/+22 |
| * | | | | gfs2: call ktime_get_coarse_real_ts64() directly | Arnd Bergmann | 2018-06-21 | 1 | -1/+1 |
| * | | | | gfs2: Minor clarification to __gfs2_punch_hole | Andreas Gruenbacher | 2018-06-21 | 1 | -5/+5 |
| * | | | | gfs2: Don't withdraw under a spin lock | Andreas Gruenbacher | 2018-06-21 | 5 | -31/+49 |
| * | | | | gfs2: eliminate rs_inum and reduce the size of gfs2 inodes | Bob Peterson | 2018-06-21 | 3 | -4/+5 |
* | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2018-08-15 | 1 | -0/+44 |
|\ \ \ \ \ | |||||
| * | | | | | scsi: sysfs: Introduce sysfs_{un,}break_active_protection() | Bart Van Assche | 2018-08-02 | 1 | -0/+44 |
* | | | | | | Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2018-08-15 | 1 | -40/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | media: dvb/audio.h: get rid of unused APIs | Mauro Carvalho Chehab | 2018-07-30 | 1 | -3/+0 |
| * | | | | | | media: dvb/video.h: get rid of unused APIs | Mauro Carvalho Chehab | 2018-07-30 | 1 | -7/+0 |
| * | | | | | | media: dvb: get rid of VIDEO_SET_SPU_PALETTE | Mauro Carvalho Chehab | 2018-07-27 | 1 | -30/+0 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2018-08-15 | 10 | -40/+108 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-08-05 | 6 | -17/+26 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to caller | David Howells | 2018-08-03 | 1 | -11/+17 |
| * | | | | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-08-02 | 28 | -103/+150 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | sysfs: Fix regression when adding a file to an existing group | Tyler Hicks | 2018-07-29 | 1 | -1/+1 |
| * | | | | | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-07-24 | 5 | -14/+25 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | sysfs, kobject: allow creating kobject belonging to arbitrary users | Dmitry Torokhov | 2018-07-20 | 4 | -23/+44 |
| * | | | | | | | | | | kernfs: allow creating kernfs objects with arbitrary uid/gid | Dmitry Torokhov | 2018-07-20 | 7 | -10/+51 |
* | | | | | | | | | | | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-08-15 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | kconfig: move the "Executable file formats" menu to fs/Kconfig.binfmt | Christoph Hellwig | 2018-08-02 | 1 | -0/+5 |
* | | | | | | | | | | | | Merge tag 'pstore-v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-08-15 | 2 | -3/+30 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | pstore: add zstd compression support | Geliang Tang | 2018-08-03 | 2 | -3/+30 |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2018-08-14 | 1 | -2/+12 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | kernel: add kcompat_sys_{f,}statfs64() | Mark Rutland | 2018-07-12 | 1 | -2/+12 |