index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: fix use-after-free when aborting corrupt attr inactivation
Darrick J. Wong
2020-03-12
1
-1
/
+1
*
xfs: remove XFS_BUF_TO_SBP
Christoph Hellwig
2020-03-11
8
-15
/
+15
*
xfs: remove XFS_BUF_TO_AGF
Christoph Hellwig
2020-03-11
11
-72
/
+68
*
xfs: remove XFS_BUF_TO_AGI
Christoph Hellwig
2020-03-11
8
-35
/
+33
*
xfs: remove the xfs_agfl_t typedef
Christoph Hellwig
2020-03-11
1
-3
/
+3
*
xfs: remove the agfl_bno member from struct xfs_agfl
Christoph Hellwig
2020-03-11
5
-13
/
+17
*
xfs: clear PF_MEMALLOC before exiting xfsaild thread
Eric Biggers
2020-03-11
1
-1
/
+3
*
xfs: switch xfs_attrmulti_attr_get to lazy attr buffer allocation
Christoph Hellwig
2020-03-02
1
-4
/
+0
*
xfs: only allocate the buffer size actually needed in __xfs_set_acl
Christoph Hellwig
2020-03-02
1
-6
/
+1
*
xfs: clean up bufsize alignment in xfs_ioc_attr_list
Christoph Hellwig
2020-03-02
1
-1
/
+1
*
xfs: embedded the attrlist cursor into struct xfs_attr_list_context
Christoph Hellwig
2020-03-02
8
-37
/
+22
*
xfs: remove XFS_DA_OP_INCOMPLETE
Christoph Hellwig
2020-03-02
4
-15
/
+11
*
xfs: clean up the attr flag confusion
Christoph Hellwig
2020-03-02
13
-96
/
+96
*
xfs: clean up the ATTR_REPLACE checks
Christoph Hellwig
2020-03-02
1
-12
/
+12
*
xfs: improve xfs_forget_acl
Christoph Hellwig
2020-03-02
4
-28
/
+24
*
xfs: lift cursor copy in/out into xfs_ioc_attr_list
Christoph Hellwig
2020-03-02
3
-37
/
+20
*
xfs: lift buffer allocation into xfs_ioc_attr_list
Christoph Hellwig
2020-03-02
3
-41
/
+22
*
xfs: lift common checks into xfs_ioc_attr_list
Christoph Hellwig
2020-03-02
2
-22
/
+12
*
xfs: rename xfs_attr_list_int to xfs_attr_list
Christoph Hellwig
2020-03-02
5
-9
/
+9
*
xfs: move the legacy xfs_attr_list to xfs_ioctl.c
Christoph Hellwig
2020-03-02
6
-144
/
+137
*
xfs: open code ATTR_ENTSIZE
Christoph Hellwig
2020-03-02
1
-7
/
+4
*
xfs: remove the unused ATTR_ENTRY macro
Christoph Hellwig
2020-03-02
1
-8
/
+0
*
xfs: cleanup struct xfs_attr_list_context
Christoph Hellwig
2020-03-02
4
-54
/
+55
*
xfs: factor out a xfs_attr_match helper
Christoph Hellwig
2020-03-02
1
-50
/
+30
*
xfs: replace ATTR_KERNOTIME with XFS_DA_OP_NOTIME
Christoph Hellwig
2020-03-02
5
-11
/
+6
*
xfs: remove ATTR_ALLOC and XFS_DA_OP_ALLOCVAL
Christoph Hellwig
2020-03-02
5
-33
/
+18
*
xfs: remove ATTR_KERNOVAL
Christoph Hellwig
2020-03-02
6
-22
/
+13
*
xfs: remove the xfs_inode argument to xfs_attr_get_ilocked
Christoph Hellwig
2020-03-02
3
-10
/
+9
*
xfs: pass an initialized xfs_da_args to xfs_attr_get
Christoph Hellwig
2020-03-02
5
-100
/
+68
*
xfs: pass an initialized xfs_da_args structure to xfs_attr_set
Christoph Hellwig
2020-03-02
6
-74
/
+87
*
xfs: turn xfs_da_args.value into a void pointer
Christoph Hellwig
2020-03-02
1
-1
/
+1
*
xfs: remove the MAXNAMELEN check from xfs_attr_args_init
Christoph Hellwig
2020-03-02
1
-3
/
+0
*
xfs: remove the name == NULL check from xfs_attr_args_init
Christoph Hellwig
2020-03-02
1
-4
/
+0
*
xfs: factor out a helper for a single XFS_IOC_ATTRMULTI_BY_HANDLE op
Christoph Hellwig
2020-03-02
3
-106
/
+59
*
xfs: use strndup_user in XFS_IOC_ATTRMULTI_BY_HANDLE
Christoph Hellwig
2020-03-02
2
-24
/
+10
*
xfs: merge xfs_attrmulti_attr_remove into xfs_attrmulti_attr_set
Christoph Hellwig
2020-03-02
3
-32
/
+12
*
xfs: merge xfs_attr_remove into xfs_attr_set
Christoph Hellwig
2020-03-02
5
-149
/
+77
*
xfs: remove the ATTR_INCOMPLETE flag
Christoph Hellwig
2020-03-02
3
-10
/
+5
*
xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE
Christoph Hellwig
2020-03-02
2
-0
/
+4
*
xfs: rework collapse range into an atomic operation
Brian Foster
2020-03-02
1
-14
/
+15
*
xfs: rework insert range into an atomic operation
Brian Foster
2020-03-02
1
-19
/
+13
*
xfs: open code insert range extent split helper
Brian Foster
2020-03-02
3
-32
/
+17
*
xfs: Add missing annotation to xfs_ail_check()
Jules Irenge
2020-03-02
1
-0
/
+1
*
xfs: fix an undefined behaviour in _da3_path_shift
Qian Cai
2020-03-02
1
-1
/
+2
*
xfs: ratelimit xfs_discard_page messages
Christoph Hellwig
2020-03-02
1
-1
/
+1
*
xfs: ratelimit xfs_buf_ioerror_alert messages
Christoph Hellwig
2020-03-02
1
-1
/
+1
*
xfs: remove the kuid/kgid conversion wrappers
Christoph Hellwig
2020-03-02
7
-54
/
+27
*
xfs: remove the icdinode di_uid/di_gid members
Christoph Hellwig
2020-03-02
11
-52
/
+46
*
xfs: ensure that the inode uid/gid match values match the icdinode ones
Christoph Hellwig
2020-03-02
4
-5
/
+12
*
xfs: improve error message when we can't allocate memory for xfs_buf
Darrick J. Wong
2020-03-02
1
-2
/
+3
[next]