Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
2e107cf869eecc770e3f630060bb4e5f547d0fd8
2e107cf
xfs: mark dir corrupt when lookup-by-hash fails
by Darrick J. Wong
· 5 years ago
1b2c1a6
xfs: check owner of dir3 blocks
by Darrick J. Wong
· 5 years ago
a10c21e
xfs: check owner of dir3 data blocks
by Darrick J. Wong
· 5 years ago
6fb5aac
xfs: check owner of dir3 free blocks
by Darrick J. Wong
· 5 years ago
1cb5deb
xfs: don't ever return a stale pointer from __xfs_dir3_free_read
by Darrick J. Wong
· 5 years ago
ce99494
xfs: fix buffer corruption reporting when xfs_dir3_free_header_check fails
by Darrick J. Wong
· 5 years ago
e83cf87
xfs: xfs_buf_corruption_error should take __this_address
by Darrick J. Wong
· 5 years ago
8d57c21
xfs: add a function to deal with corrupt buffers post-verifiers
by Darrick J. Wong
· 5 years ago
a71e422
xfs: fix xfs_rmap_has_other_keys usage of ECANCELED
by Darrick J. Wong
· 5 years ago
496b9bc
xfs: fix use-after-free when aborting corrupt attr inactivation
by Darrick J. Wong
· 5 years ago
3e6e8af
xfs: remove XFS_BUF_TO_SBP
by Christoph Hellwig
· 5 years ago
9798f61
xfs: remove XFS_BUF_TO_AGF
by Christoph Hellwig
· 5 years ago
370c782
xfs: remove XFS_BUF_TO_AGI
by Christoph Hellwig
· 5 years ago
4b97510
xfs: remove the xfs_agfl_t typedef
by Christoph Hellwig
· 5 years ago
183606d
xfs: remove the agfl_bno member from struct xfs_agfl
by Christoph Hellwig
· 5 years ago
10a98cb
xfs: clear PF_MEMALLOC before exiting xfsaild thread
by Eric Biggers
· 5 years ago
5680c39
xfs: switch xfs_attrmulti_attr_get to lazy attr buffer allocation
by Christoph Hellwig
· 5 years ago
ed02d13
xfs: only allocate the buffer size actually needed in __xfs_set_acl
by Christoph Hellwig
· 5 years ago
f311d77
xfs: clean up bufsize alignment in xfs_ioc_attr_list
by Christoph Hellwig
· 5 years ago
e3a19cd
xfs: embedded the attrlist cursor into struct xfs_attr_list_context
by Christoph Hellwig
· 5 years ago
254f800
xfs: remove XFS_DA_OP_INCOMPLETE
by Christoph Hellwig
· 5 years ago
d5f0f49
xfs: clean up the attr flag confusion
by Christoph Hellwig
· 5 years ago
f3e93d9
xfs: clean up the ATTR_REPLACE checks
by Christoph Hellwig
· 5 years ago
5a3930e
xfs: improve xfs_forget_acl
by Christoph Hellwig
· 5 years ago
53ac39f
xfs: lift cursor copy in/out into xfs_ioc_attr_list
by Christoph Hellwig
· 5 years ago
eb241c7
xfs: lift buffer allocation into xfs_ioc_attr_list
by Christoph Hellwig
· 5 years ago
f604631
xfs: lift common checks into xfs_ioc_attr_list
by Christoph Hellwig
· 5 years ago
17e1dd8
xfs: rename xfs_attr_list_int to xfs_attr_list
by Christoph Hellwig
· 5 years ago
3e7a779
xfs: move the legacy xfs_attr_list to xfs_ioctl.c
by Christoph Hellwig
· 5 years ago
2f014aa
xfs: open code ATTR_ENTSIZE
by Christoph Hellwig
· 5 years ago
fe96008
xfs: remove the unused ATTR_ENTRY macro
by Christoph Hellwig
· 5 years ago
a9c8c69
xfs: cleanup struct xfs_attr_list_context
by Christoph Hellwig
· 5 years ago
377f16a
xfs: factor out a xfs_attr_match helper
by Christoph Hellwig
· 5 years ago
1d73301
xfs: replace ATTR_KERNOTIME with XFS_DA_OP_NOTIME
by Christoph Hellwig
· 5 years ago
d49db18
xfs: remove ATTR_ALLOC and XFS_DA_OP_ALLOCVAL
by Christoph Hellwig
· 5 years ago
e513e25
xfs: remove ATTR_KERNOVAL
by Christoph Hellwig
· 5 years ago
c36f533
xfs: remove the xfs_inode argument to xfs_attr_get_ilocked
by Christoph Hellwig
· 5 years ago
e5171d7
xfs: pass an initialized xfs_da_args to xfs_attr_get
by Christoph Hellwig
· 5 years ago
a254462
xfs: pass an initialized xfs_da_args structure to xfs_attr_set
by Christoph Hellwig
· 5 years ago
ead189a
xfs: turn xfs_da_args.value into a void pointer
by Christoph Hellwig
· 5 years ago
4df28c6
xfs: remove the MAXNAMELEN check from xfs_attr_args_init
by Christoph Hellwig
· 5 years ago
79f2280
xfs: remove the name == NULL check from xfs_attr_args_init
by Christoph Hellwig
· 5 years ago
d0ce6439
xfs: factor out a helper for a single XFS_IOC_ATTRMULTI_BY_HANDLE op
by Christoph Hellwig
· 5 years ago
2282a9e
xfs: use strndup_user in XFS_IOC_ATTRMULTI_BY_HANDLE
by Christoph Hellwig
· 5 years ago
6cc4f4f
xfs: merge xfs_attrmulti_attr_remove into xfs_attrmulti_attr_set
by Christoph Hellwig
· 5 years ago
0eb81a5
xfs: merge xfs_attr_remove into xfs_attr_set
by Christoph Hellwig
· 5 years ago
5e81357
xfs: remove the ATTR_INCOMPLETE flag
by Christoph Hellwig
· 5 years ago
4d542e4
xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE
by Christoph Hellwig
· 5 years ago
211683b
xfs: rework collapse range into an atomic operation
by Brian Foster
· 5 years ago
dd87f87
xfs: rework insert range into an atomic operation
by Brian Foster
· 5 years ago
b73df17
xfs: open code insert range extent split helper
by Brian Foster
· 5 years ago
daebba1
xfs: Add missing annotation to xfs_ail_check()
by Jules Irenge
· 5 years ago
4982bff
xfs: fix an undefined behaviour in _da3_path_shift
by Qian Cai
· 5 years ago
4ab45e2
xfs: ratelimit xfs_discard_page messages
by Christoph Hellwig
· 5 years ago
13b1f81
xfs: ratelimit xfs_buf_ioerror_alert messages
by Christoph Hellwig
· 5 years ago
ba8adad
xfs: remove the kuid/kgid conversion wrappers
by Christoph Hellwig
· 5 years ago
5429515
xfs: remove the icdinode di_uid/di_gid members
by Christoph Hellwig
· 5 years ago
3d8f282
xfs: ensure that the inode uid/gid match values match the icdinode ones
by Christoph Hellwig
· 5 years ago
93baa55
xfs: improve error message when we can't allocate memory for xfs_buf
by Darrick J. Wong
· 5 years ago
d0c7fea
xfs: add agf freeblocks verify in xfs_agf_verify
by Zheng Bin
· 5 years ago
6b789c3
xfs: fix iclog release error check race with shutdown
by Brian Foster
· 5 years ago
98d54f8
Linux 5.6-rc4
by Linus Torvalds
· 5 years ago
e708698
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 5 years ago
f853ed9
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
86f7e90
KVM: VMX: check descriptor table exits on instruction emulation
by Oliver Upton
· 5 years ago
fb279f4e2
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 5 years ago
37b0b6b
ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()
by Dan Carpenter
· 5 years ago
38b17af
macintosh: therm_windtunnel: fix regression when instantiating devices
by Wolfram Sang
· 5 years ago
6c5d911
jbd2: fix data races at struct journal_head
by Qian Cai
· 5 years ago
7557c1b
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
29795de
Merge tag 'pci-v5.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 5 years ago
2edc78b
Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
74dea5d
Merge tag 'io_uring-5.6-2020-02-28' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
5b8ea58
Merge branch 'nvme-5.6-rc4' of git://git.infradead.org/nvme into block-5.6
by Jens Axboe
· 5 years ago
c60c040
Merge tag 'acpi-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
3642859
Merge tag 'pm-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
bfeb4f9
Merge tag 'zonefs-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs
by Linus Torvalds
· 5 years ago
e951445
Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 5 years ago
ef935c25
kvm: x86: Limit the number of "kvm: disabled by bios" messages
by Erwan Velu
· 5 years ago
189c696
Merge branches 'pm-sleep' and 'pm-devfreq'
by Rafael J. Wysocki
· 5 years ago
aaec7c0
KVM: x86: avoid useless copy of cpufreq policy
by Paolo Bonzini
· 5 years ago
4f337fa
KVM: allow disabling -Werror
by Paolo Bonzini
· 5 years ago
575b255
KVM: x86: allow compiling as non-module with W=1
by Valdis Klētnieks
· 5 years ago
8a9442f
KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis
by Wanpeng Li
· 5 years ago
a262bca
KVM: Introduce pv check helpers
by Wanpeng Li
· 5 years ago
fcd07f9
KVM: let declaration of kvm_get_running_vcpus match implementation
by Christian Borntraeger
· 5 years ago
7943f4a
KVM: SVM: allocate AVIC data structures based on kvm_amd module parameter
by Paolo Bonzini
· 5 years ago
45d0b75
Merge tag 'drm-fixes-2020-02-28' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
f091bf39
Merge tag 'drm-intel-fixes-2020-02-27' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 5 years ago
e180af1
Merge tag 'amd-drm-fixes-5.6-2020-02-26' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 5 years ago
7058b83
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
5901b51
MAINTAINERS: Correct Cadence PCI driver path
by Lukas Bulwahn
· 5 years ago
d876836
io_uring: fix 32-bit compatability with sendmsg/recvmsg
by Jens Axboe
· 5 years ago
3ee339e
net: dsa: mv88e6xxx: Fix masking of egress port
by Andrew Lunn
· 5 years ago
ac004e8
mlxsw: pci: Wait longer before accessing the device after reset
by Amit Cohen
· 5 years ago
23797b9
sfc: fix timestamp reconstruction at 16-bit rollover points
by Alex Maftei (amaftei)
· 5 years ago
3f74957
vsock: fix potential deadlock in transport->release()
by Stefano Garzarella
· 5 years ago
5c05a16
unix: It's CONFIG_PROC_FS not CONFIG_PROCFS
by David S. Miller
· 5 years ago
795c03a
Merge branch 'net-rmnet-fix-several-bugs'
by David S. Miller
· 5 years ago
ad3cc31b
net: rmnet: fix packet forwarding in rmnet bridge mode
by Taehee Yoo
· 5 years ago
Next »