aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-31ovl: check whiteout in ovl_create_over_whiteout()Miklos Szeredi1-0/+4
2018-10-26ovl: using posix_acl_xattr_size() to get size instead of posix_acl_to_xattr()Chengguang Xu1-3/+2
2018-10-26ovl: abstract ovl_inode lock with a helperAmir Goldstein2-12/+23
2018-10-26ovl: remove the 'locked' argument of ovl_nlink_{start,end}Amir Goldstein3-28/+25
2018-10-26ovl: relax requirement for non null uuid of lower fsAmir Goldstein2-4/+31
2018-10-26ovl: fold copy-up helpers into callersMiklos Szeredi1-108/+67
2018-10-26ovl: untangle copy up call chainAmir Goldstein1-86/+159
2018-10-26ovl: relax permission checking on underlying layersMiklos Szeredi1-4/+13
2018-10-26ovl: fix recursive oi->lock in ovl_link()Amir Goldstein1-0/+4
2018-10-26vfs: fix FIGETBSZ ioctl on an overlayfs fileAmir Goldstein1-0/+3
2018-10-26ovl: clean up error handling in ovl_get_tmpfile()Miklos Szeredi1-3/+2
2018-10-26ovl: fix error handling in ovl_verify_set_fh()Amir Goldstein1-1/+3
2018-10-22Linux 4.19Greg Kroah-Hartman1-2/+2
2018-10-22MAINTAINERS: Add an entry for the code of conductGreg Kroah-Hartman1-0/+6
2018-10-22Code of Conduct: Change the contact email addressGreg Kroah-Hartman1-6/+7
2018-10-22Code of Conduct Interpretation: Put in the proper URL for the committeeGreg Kroah-Hartman1-2/+3
2018-10-22Code of Conduct: Provide links between the two documentsGreg Kroah-Hartman2-1/+11
2018-10-22Code of Conduct Interpretation: Properly reference the TAB correctlyGreg Kroah-Hartman1-8/+8
2018-10-22Code of Conduct Interpretation: Add document explaining how the Code of Conduct is to be interpretedGreg Kroah-Hartman2-0/+154
2018-10-22Code of conduct: Fix wording around maintainers enforcing the code of conductChris Mason1-4/+0
2018-10-20Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin"Roopa Prabhu1-2/+1
2018-10-20net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern1-2/+4
2018-10-20i2c: rcar: cleanup DMA for all kinds of failureWolfram Sang1-1/+5
2018-10-20MAINTAINERS: Add entry for Broadcom STB I2C controllerKamal Dasu1-0/+8
2018-10-20net: fix pskb_trim_rcsum_slow() with odd trim offsetDimitris Michailidis1-2/+3