summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* crypto: introduce crypto wait for async opGilad Ben-Yossef2018-01-04
* fscrypt: new helper function - fscrypt_prepare_setattr()Eric Biggers2018-01-04
* fscrypt: new helper function - fscrypt_prepare_lookup()Eric Biggers2018-01-04
* fscrypt: new helper function - fscrypt_prepare_rename()Eric Biggers2018-01-04
* fscrypt: new helper function - fscrypt_prepare_link()Eric Biggers2018-01-04
* fscrypt: new helper function - fscrypt_file_open()Eric Biggers2018-01-04
* fscrypt: new helper function - fscrypt_require_key()Eric Biggers2018-01-04
* fscrypt: remove ->is_encrypted()Eric Biggers2018-01-04
* fscrypt: switch from ->is_encrypted() to IS_ENCRYPTED()Eric Biggers2018-01-04
* fs, fscrypt: add an S_ENCRYPTED inode flagEric Biggers2018-01-04
* fscrypt: clean up include file messDave Chinner2018-01-04
* fscrypt: make ->dummy_context() return boolEric Biggers2018-01-04
* f2fs: support quota sys filesJaegeuk Kim2017-11-15
* f2fs: add quota_ino feature infraJaegeuk Kim2017-11-15
* f2fs: support flexible inline xattr sizeChao Yu2017-11-15
* f2fs: support inode checksumChao Yu2017-09-21
* f2fs: support project quotaChao Yu2017-09-21
* f2fs: enhance on-disk inode structure scalabilityChao Yu2017-09-21
* f2fs: make max inline size changeableChao Yu2017-09-21
* fscrypt: add support for AES-128-CBCDaniel Walter2017-07-13
* fscrypt: inline fscrypt_free_filename()Eric Biggers2017-07-13
* fscrypt: correct collision claim for digested namesEric Biggers2017-05-08
* fscrypt: introduce helper function for filename matchingEric Biggers2017-05-08
* fscrypt: remove fscrypt_symlink_data_len()Eric Biggers2017-05-08
* fscrypt: eliminate ->prepare_context() operationEric Biggers2017-05-08
* f2fs: introduce CP_TRIMMED_FLAG to avoid unneeded discardChao Yu2017-05-08
* f2fs: sanity check segment countJin Qian2017-05-08
* fscrypt: catch up to v4.11-rc1Jaegeuk Kim2017-03-08
* f2fs: introduce free nid bitmapChao Yu2017-03-08
* fscrypt: catch fscrypto_get_policy in v4.10-rc6Jaegeuk Kim2017-03-08
* f2fs: add bitmaps for empty or full NAT blocksJaegeuk Kim2017-03-08
* f2fs: support IO alignment for DATA and NODE writesJaegeuk Kim2017-02-06
* f2fs: support multiple devicesJaegeuk Kim2016-12-01
* fs/crypto: catch up 4.9-rc6Jaegeuk Kim2016-12-01
* posix_acl: Clear SGID bit when setting file permissionsJaegeuk Kim2016-11-22
* f2fs: backport from (4c1fad64 - Merge tag 'for-f2fs-4.9' of git://git.kernel....Jaegeuk Kim2016-10-17
* sysctl: handle error writing UINT_MAX to u32 fieldsSubash Abhinov Kasiviswanathan2016-10-07
* nvmem: Declare nvmem_cell_read() consistentlyGuenter Roeck2016-10-07
* can: dev: fix deadlock reported after bus-offSergei Miroshnichenko2016-10-07
* fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro2016-09-30
* fanotify: fix list corruption in fanotify_get_response()Jan Kara2016-09-30
* fsnotify: add a way to stop queueing events on group shutdownJan Kara2016-09-30
* net: smc91x: fix SMC accessesRussell King2016-09-30
* bonding: Fix bonding crashMahesh Bandewar2016-09-30
* include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz2016-09-30
* fix iov_iter_fault_in_readable()Al Viro2016-09-24
* genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon2016-09-24
* net: simplify napi_synchronize() to avoid warningsArnd Bergmann2016-09-24
* mmc: dw_mmc: use resource_size_t to store physical addressArnd Bergmann2016-09-24
* iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sampleVignesh R2016-09-24