summaryrefslogtreecommitdiffstats
path: root/Documentation/SecurityBugs
Commit message (Collapse)AuthorAgeFilesLines
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+38
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!
n2'>|\ | * vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi2016-12-091-3/+0Star * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-181-2/+2 |\ \ | * | quota: constify struct path in quota_onAl Viro2016-12-061-2/+2 | |/ * | Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-153-25/+8Star |\ \ | * | fs: Add helper to clean bdev aliases under a bh and use itJan Kara2016-11-042-3/+2Star | * | ext4: Use clean_bdev_aliases() instead of iterationJan Kara2016-11-042-22/+6Star * | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2016-12-1415-326/+615 |\ \ \ | * \ \ Merge branch 'fscrypt' into devTheodore Ts'o2016-12-133-31/+6Star | |\ \ \ | | * | | fscrypt: Cleanup page locking requirements for fscrypt_{decrypt,encrypt}_page()David Gstir2016-12-111-1/+0Star | | * | | fscrypto: move ioctl processing more fully into common codeEric Biggers2016-12-112-31/+7Star | * | | | ext4: do not perform data journaling when data is encryptedSergey Karamov2016-12-102-6/+13 | * | | | ext4: return -ENOMEM instead of successDan Carpenter2016-12-101-1/+3 | * | | | ext4: reject inodes with negative sizeDarrick J. Wong2016-12-101-0/+6 | * | | | ext4: remove another test in ext4_alloc_file_blocks()Dan Carpenter2016-12-031-1/+1 | * | | | ext4: fix checks for data=ordered and journal_async_commit optionsJan Kara2016-12-031-6/+15 | * | | | ext4: fix reading new encrypted symlinks on no-journal file systemsTheodore Ts'o2016-12-021-1/+2 | * | | | ext4: validate s_first_meta_bg at mount timeEryu Guan2016-12-011-0/+9 | * | | | ext4: correctly detect when an xattr value has an invalid sizeEric Biggers2016-12-011-6/+21 | * | | | ext4: don't read out of bounds when checking for in-inode xattrsEric Biggers2016-12-012-4/+5 | * | | | ext4: forbid i_extra_isize not divisible by 4Eric Biggers2016-12-011-4/+7 | * | | | ext4: disable pwsalt ioctl when encryption disabled by configEric Biggers2016-12-011-0/+6 | * | | | ext4: get rid of ext4_sb_has_crypto()Eric Biggers2016-12-01