Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | 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-16 | 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-16 | 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-16 | 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-25 | 5 | -14/+25 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | sysfs, kobject: allow creating kobject belonging to arbitrary users | Dmitry Torokhov | 2018-07-21 | 4 | -23/+44 | |
| * | | | | | | | | | | | kernfs: allow creating kernfs objects with arbitrary uid/gid | Dmitry Torokhov | 2018-07-21 | 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-04 | 2 | -3/+30 | |
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2018-08-15 | 1 | -2/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | kernel: add kcompat_sys_{f,}statfs64() | Mark Rutland | 2018-07-12 | 1 | -2/+12 | |
* | | | | | | | | | | | | | | Merge tag 'configfs-for-4.19' of git://git.infradead.org/users/hch/configfs | Linus Torvalds | 2018-08-14 | 3 | -21/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | configfs: fix registered group removal | Mike Christie | 2018-07-17 | 1 | -0/+11 | |
| * | | | | | | | | | | | | | | configfs: replace strncpy with memcpy | Guenter Roeck | 2018-07-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | configfs: use kvasprintf() instead of open-coding it | Bart Van Assche | 2018-06-19 | 1 | -20/+4 | |
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2018-08-14 | 4 | -31/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/next | Boris Brezillon | 2018-08-11 | 55 | -684/+1116 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | jffs2: use unsigned 32-bit timstamps consistently | Arnd Bergmann | 2018-07-18 | 1 | -7/+7 | |
| * | | | | | | | | | | | | | | jffs2: use 64-bit intermediate timestamps | Arnd Bergmann | 2018-07-18 | 4 | -26/+27 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-08-14 | 7 | -12/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'v4.18-rc6' into for-4.19/block2 | Jens Axboe | 2018-08-06 | 12 | -95/+136 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | exofs: use bio_clone_fast in _write_mirror | Christoph Hellwig | 2018-07-24 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | block: Define and use STAT_READ and STAT_WRITE | Michael Callahan | 2018-07-18 | 4 | -6/+10 | |
| * | | | | | | | | | | | | | | block: make bdev_ops->rw_page() take a REQ_OP instead of bool | Tejun Heo | 2018-07-18 | 2 | -4/+6 | |
* | | | | | | | | | | | | | | | Merge tag 'xfs-4.19-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2018-08-14 | 117 | -5332/+5640 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | xfs: fix a null pointer dereference in xfs_bmap_extents_to_btree | Shan Hai | 2018-08-12 | 1 | -8/+16 | |
| * | | | | | | | | | | | | | | | xfs: remove b_last_holder & associated macros | Eric Sandeen | 2018-08-12 | 3 | -23/+2 | |
| * | | | | | | | | | | | | | | | iomap: Switch to offset_in_page for clarity | Andreas Gruenbacher | 2018-08-12 | 1 | -10/+10 | |
| * | | | | | | | | | | | | | | | xfs: Close race between direct IO and xfs_break_layouts() | Dave Jiang | 2018-08-12 | 1 | -5/+4 | |
| * | | | | | | | | | | | | | | | xfs: repair the AGI | Darrick J. Wong | 2018-08-10 | 3 | -1/+220 | |
| * | | | | | | | | | | | | | | | xfs: repair the AGFL | Darrick J. Wong | 2018-08-10 | 5 | -1/+380 | |
| * | | | | | | | | | | | | | | | xfs: repair the AGF | Darrick J. Wong | 2018-08-10 | 4 | -10/+400 | |
| * | | | | | | | | | | | | | | | xfs: remove dead error handling code in xfs_dquot_disk_alloc() | Brian Foster | 2018-08-07 | 1 | -20/+6 | |
| * | | | | | | | | | | | | | | | xfs: use WRITE_ONCE to update if_seq | Christoph Hellwig | 2018-08-07 | 3 | -6/+21 | |
| * | | | | | | | | | | | | | | | xfs: fix a comment in xfs_log_reserve | Huang Chong | 2018-08-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | xfs: only validate summary counts on primary superblock | Darrick J. Wong | 2018-08-03 | 1 | -4/+10 |