Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
f97a43e4366277f5b683a130af7f1d86ce7c162b
f97a43e
xfs: simplify the xfs_log_release_iclog calling convention
by Christoph Hellwig
· 5 years ago
81e5b50
xfs: factor out a xlog_wait_on_iclog helper
by Christoph Hellwig
· 5 years ago
c7cc296
xfs: merge xlog_cil_push into xlog_cil_push_work
by Christoph Hellwig
· 5 years ago
6471e9c
xfs: remove the di_version field from struct icdinode
by Christoph Hellwig
· 5 years ago
5e28aaf
xfs: simplify a check in xfs_ioctl_setattr_check_cowextsize
by Christoph Hellwig
· 5 years ago
b3d1d375
xfs: simplify di_flags2 inheritance in xfs_ialloc
by Christoph Hellwig
· 5 years ago
e9e2eae
xfs: only check the superblock version for dinode size calculation
by Christoph Hellwig
· 5 years ago
b81b79f
xfs: add a new xfs_sb_version_has_v3inode helper
by Christoph Hellwig
· 5 years ago
8a62714
xfs: fix unmount hang and memory leak on shutdown during quotaoff
by Brian Foster
· 5 years ago
854f82b
xfs: factor out quotaoff intent AIL removal and memory free
by Brian Foster
· 5 years ago
59d6771
xfs: add support for rmap btree staging cursors
by Darrick J. Wong
· 5 years ago
56e9816
xfs: add support for refcount btree staging cursors
by Darrick J. Wong
· 5 years ago
c29ce8f
xfs: add support for inode btree staging cursors
by Darrick J. Wong
· 5 years ago
e6eb33d
xfs: add support for free space btree staging cursors
by Darrick J. Wong
· 5 years ago
60e3d70
xfs: support bulk loading of staged btrees
by Darrick J. Wong
· 5 years ago
349e1c0
xfs: introduce fake roots for inode-rooted btrees
by Darrick J. Wong
· 5 years ago
e06536a
xfs: introduce fake roots for ag-rooted btrees
by Darrick J. Wong
· 5 years ago
608eb3c
xfs: replace open-coded bitmap weight logic
by Darrick J. Wong
· 5 years ago
00b10d4
xfs: rename xfs_bitmap to xbitmap
by Darrick J. Wong
· 5 years ago
37a6547
xfs: xrep_reap_extents should not destroy the bitmap
by Darrick J. Wong
· 5 years ago
77ca1ee
xfs: fix incorrect test in xfs_alloc_ag_vextent_lastblock
by Darrick J. Wong
· 5 years ago
faf8ee8
xfs: xfs_dabuf_map should return ENOMEM when map allocation fails
by Darrick J. Wong
· 5 years ago
13859c9
xfs: cleanup xfs_log_unmount_write
by Christoph Hellwig
· 5 years ago
6178d10
xfs: remove dead code from xfs_log_unmount_write
by Christoph Hellwig
· 5 years ago
550319e
xfs: remove the unused return value from xfs_log_unmount_write
by Christoph Hellwig
· 5 years ago
cb3d425
xfs: remove the unused XLOG_UNMOUNT_REC_TYPE define
by Christoph Hellwig
· 5 years ago
b941c71
xfs: mark XLOG_FORCED_SHUTDOWN as unlikely
by Christoph Hellwig
· 5 years ago
c4aa10d
xfs: make the btree ag cursor private union anonymous
by Dave Chinner
· 5 years ago
68422d9
xfs: make the btree cursor union members named structure
by Dave Chinner
· 5 years ago
3528907
xfs: make btree cursor private union anonymous
by Dave Chinner
· 5 years ago
8ef5479
xfs: rename btree cursor private btree member flags
by Dave Chinner
· 5 years ago
92219c2
xfs: convert btree cursor inode-private member names
by Dave Chinner
· 5 years ago
576af73
xfs: convert btree cursor ag-private member name
by Dave Chinner
· 5 years ago
7cace18
xfs: introduce new private btree cursor names
by Dave Chinner
· 5 years ago
3d28e7e
xfs: fix regression in "cleanup xfs_dir2_block_getdents"
by Tommi Rantala
· 5 years ago
17bb60b
xfs: Use scnprintf() for avoiding potential buffer overflow
by Takashi Iwai
· 5 years ago
806d390
xfs: mark extended attr corrupt when lookup-by-hash fails
by Darrick J. Wong
· 5 years ago
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
Next »