Show patches with: none      |   32941 patches
« 1 2 ... 59 60 61329 330 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,1/5] ubifs: switch to fscrypt_file_open() ubifs: switch to new fscrypt helper functions - - - - --- 2017-11-29 Eric Biggers rw Accepted
UBI: Fix copy/paste error in function documentation UBI: Fix copy/paste error in function documentation - - - - --- 2017-11-24 Sascha Hauer rw Accepted
UBI: Fastmap: Fix typo UBI: Fastmap: Fix typo - - - - --- 2017-11-24 Sascha Hauer rw Accepted
[v2] mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalid [v2] mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalid - - - - --- 2017-11-11 Boris Brezillon rw Accepted
[V2] mtd: sharpslpart: fix overflow on block_adr calculation [V2] mtd: sharpslpart: fix overflow on block_adr calculation 1 - - - --- 2017-11-08 Colin Ian King rw Accepted
[v3,5/5] MTD: remove the get_unmapped_area method unconfuse get_unmapped_area and point/unpoint driver methods 1 - 1 1 --- 2017-10-30 Nicolas Pitre rw Accepted
[v3,4/5] MTD: implement mtd_get_unmapped_area() using the point method unconfuse get_unmapped_area and point/unpoint driver methods 1 - 1 - --- 2017-10-30 Nicolas Pitre rw Accepted
[v3,3/5] MTD: chips/map_rom.c: implement point and unpoint methods unconfuse get_unmapped_area and point/unpoint driver methods 1 - - 1 --- 2017-10-30 Nicolas Pitre rw Accepted
[v3,2/5] MTD: chips/map_ram.c: implement point and unpoint methods unconfuse get_unmapped_area and point/unpoint driver methods 1 - 1 - --- 2017-10-30 Nicolas Pitre rw Accepted
[v3,1/5] MTD: mtdram: properly handle the phys argument in the point method unconfuse get_unmapped_area and point/unpoint driver methods 1 - 1 - --- 2017-10-30 Nicolas Pitre rw Accepted
ubi: fastmap: clean up the initialization of pointer p ubi: fastmap: clean up the initialization of pointer p - - 1 - --- 2017-10-29 Colin Ian King rw Accepted
ubi: fastmap: use kmem_cache_free to deallocate memory ubi: fastmap: use kmem_cache_free to deallocate memory - - 1 - --- 2017-10-29 Pan Bian rw Accepted
mtd: mtdswap: fix spelling mistake: 'TRESHOLD' -> 'THRESHOLD' mtd: mtdswap: fix spelling mistake: 'TRESHOLD' -> 'THRESHOLD' - - - - --- 2017-10-29 Arvind Yadav rw Accepted
[RFC,24/25] ubifs crypto: wire up FS_IOC_GET_ENCRYPTION_POLICY_EX fscrypt: filesystem-level keyring and v2 policy support - - - - --- 2017-10-23 Eric Biggers rw RFC
mtd: lpddr: Fix a potential double mutex_lock mtd: lpddr: Fix a potential double mutex_lock - - - - --- 2017-10-22 Christophe JAILLET rw Changes Requested
mtd: cfi_cmdset_0001: Fix a potential double mutex_lock mtd: cfi_cmdset_0001: Fix a potential double mutex_lock - - - - --- 2017-10-22 Christophe JAILLET rw Rejected
[RFC,2/2] fs: Grant CAP_TRUSTED rw access to trusted xattrs [RFC,1/2] security, capabilities: create CAP_TRUSTED - - - - --- 2017-10-21 Nicolas Belouin rw Not Applicable
[RFC,1/2] security, capabilities: create CAP_TRUSTED [RFC,1/2] security, capabilities: create CAP_TRUSTED - - - - --- 2017-10-21 Nicolas Belouin rw Not Applicable
[v2] mtd: slram: use memremap() instead of ioremap() [v2] mtd: slram: use memremap() instead of ioremap() 1 - - 1 --- 2017-10-19 Roy Franz rw Accepted
mdt: slram: use memremap() instead of ioremap() mdt: slram: use memremap() instead of ioremap() 1 - - 1 --- 2017-10-17 Roy Franz rw Superseded
[v2,5/5] MTD: remove the get_unmapped_area method unconfuse get_unmapped_area and point/unpoint driver methods - - 1 - --- 2017-10-17 Nicolas Pitre rw Superseded
[v2,4/5] MTD: implement mtd_get_unmapped_area() using the point method unconfuse get_unmapped_area and point/unpoint driver methods - - 1 - --- 2017-10-17 Nicolas Pitre rw Superseded
[v2,3/5] MTD: chips/map_rom.c: implement point and unpoint methods unconfuse get_unmapped_area and point/unpoint driver methods - - - - --- 2017-10-17 Nicolas Pitre rw Superseded
[v2,2/5] MTD: chips/map_ram.c: implement point and unpoint methods unconfuse get_unmapped_area and point/unpoint driver methods - - 1 - --- 2017-10-17 Nicolas Pitre rw Superseded
[v2,1/5] MTD: mtdram: properly handle the phys argument in the point method unconfuse get_unmapped_area and point/unpoint driver methods - - 1 - --- 2017-10-17 Nicolas Pitre rw Superseded
kconfig: kill off GENERIC_IO option kconfig: kill off GENERIC_IO option 2 - - - --- 2017-10-16 Rob Herring rw Accepted
UBI: attach: check_corruption(): add missing newline at end of pr_err() UBI: attach: check_corruption(): add missing newline at end of pr_err() - - - - --- 2017-10-15 Marc Kleine-Budde rw Accepted
[v2,11/11] fscrypt: new helper function - fscrypt_prepare_setattr() fscrypt: add some higher-level helper functions 1 - - - --- 2017-10-09 Eric Biggers rw Accepted
[v2,10/11] fscrypt: new helper function - fscrypt_prepare_lookup() fscrypt: add some higher-level helper functions 1 - - - --- 2017-10-09 Eric Biggers rw Accepted
[v2,09/11] fscrypt: new helper function - fscrypt_prepare_rename() fscrypt: add some higher-level helper functions 1 - - - --- 2017-10-09 Eric Biggers rw Accepted
[v2,08/11] fscrypt: new helper function - fscrypt_prepare_link() fscrypt: add some higher-level helper functions 1 - - - --- 2017-10-09 Eric Biggers rw Accepted
[v2,07/11] fscrypt: new helper function - fscrypt_file_open() fscrypt: add some higher-level helper functions 1 - - - --- 2017-10-09 Eric Biggers rw Accepted
[v2,06/11] fscrypt: new helper function - fscrypt_require_key() fscrypt: add some higher-level helper functions 1 - - - --- 2017-10-09 Eric Biggers rw Accepted
[v2,05/11] fscrypt: remove unneeded empty fscrypt_operations structs fscrypt: add some higher-level helper functions 1 - 1 - --- 2017-10-09 Eric Biggers rw Accepted
[v2,04/11] fscrypt: remove ->is_encrypted() fscrypt: add some higher-level helper functions 1 - 1 - --- 2017-10-09 Eric Biggers rw Accepted
[v2,03/11] fscrypt: switch from ->is_encrypted() to IS_ENCRYPTED() fscrypt: add some higher-level helper functions 1 - - - --- 2017-10-09 Eric Biggers rw Accepted
[v2,02/11] fs, fscrypt: add an S_ENCRYPTED inode flag fscrypt: add some higher-level helper functions 1 - 1 - --- 2017-10-09 Eric Biggers rw Accepted
[v2,01/11] fscrypt: clean up include file mess fscrypt: add some higher-level helper functions - - - - --- 2017-10-09 Eric Biggers rw Accepted
[2/2] mtd: mtdpart: Create a symlink to the master debugfs dir [1/2] mtd: Make sure MTD objects always have a valid debugfs dir - - - - --- 2017-10-04 Boris Brezillon rw Accepted
[1/2] mtd: Make sure MTD objects always have a valid debugfs dir [1/2] mtd: Make sure MTD objects always have a valid debugfs dir - - - 1 --- 2017-10-04 Boris Brezillon rw Accepted
Fix C++ kernel in include/linux/mtd/mtd.h Fix C++ kernel in include/linux/mtd/mtd.h 1 - - - --- 2017-09-23 Pavel Machek rw Accepted
ubi: Fix race condition between ubi volume creation and udev ubi: Fix race condition between ubi volume creation and udev - - - - --- 2017-09-22 Clay McClure rw Accepted
[25/25] ubifs: switch to fscrypt_prepare_setattr() fscrypt: add some higher-level helper functions - - - - --- 2017-09-20 Eric Biggers rw Deferred
[24/25] ubifs: switch to fscrypt_prepare_lookup() fscrypt: add some higher-level helper functions - - - - --- 2017-09-20 Eric Biggers rw Deferred
[23/25] ubifs: switch to fscrypt_prepare_rename() fscrypt: add some higher-level helper functions - - - - --- 2017-09-20 Eric Biggers rw Deferred
[22/25] ubifs: switch to fscrypt_prepare_link() fscrypt: add some higher-level helper functions - - - - --- 2017-09-20 Eric Biggers rw Deferred
[21/25] ubifs: switch to fscrypt_file_open() fscrypt: add some higher-level helper functions - - - - --- 2017-09-20 Eric Biggers rw Deferred
mtd: cfi_cmdset_0002: fix Cypress S29GL flash erase suspend mtd: cfi_cmdset_0002: fix Cypress S29GL flash erase suspend - - - - --- 2017-09-14 Chen Bin rw Changes Requested
[3/3] UBIFS crypto: Return -EXDEV for link, rename, and cross-rename between incompat contexts fscrypto: Return -EXDEV for link, rename, and cross-rename between incompat contexts - - - - --- 2017-09-08 Michael Halcrow rw Not Applicable
[v9] mtd: sharpslpart: Add sharpslpart partition parser [v9] mtd: sharpslpart: Add sharpslpart partition parser - - 1 - --- 2017-08-31 Andrea Adami rw Accepted
mtd: mtdchar: handle a block that should be marked bad that already is mtd: mtdchar: handle a block that should be marked bad that already is - - - - --- 2017-08-31 Uwe Kleine-König rw Changes Requested
UBI: Fix two typos in comments UBI: Fix two typos in comments - - - - --- 2017-08-31 Uwe Kleine-König rw Accepted
mtd: constify mtd_partition mtd: constify mtd_partition - - - - --- 2017-08-28 Arvind Yadav rw Accepted
[v3] mtd: plat-ram: Replace manual resource management by devm - - - - --- 2017-08-22 Anton Vasilyev rw Accepted
[2/2] UBIFS: Improve 19 size determinations - - - - --- 2017-08-16 SF Markus Elfring rw Rejected
[1/2] UBIFS: Delete an error message for a failed memory allocation in dbg_check_orphans() - - - - --- 2017-08-16 SF Markus Elfring rw Rejected
fs: convert a pile of fsync routines to errseq_t based reporting 2 - - - --- 2017-07-28 Jeff Layton rw Not Applicable
ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate" - - 1 - --- 2017-07-03 Colin Ian King rw Accepted
ubifs: replay: Detect and kill orphaned xattrs - 1 - - --- 2017-06-26 Richard Weinberger rw Superseded
ubifs: Don't leak kernel memory to the MTD - - 1 - --- 2017-06-16 Richard Weinberger rw Accepted
[v3] ubifs: Change gfp flags in page allocation for bulk read - - - - --- 2017-06-14 Hyunchul Lee rw Accepted
[3/3] ubifs: require key for truncate(2) of encrypted file - - - - --- 2017-06-13 Eric Biggers rw Accepted
ubifs: Fail commit if TNC is obviously inconsistent - - - - --- 2017-06-07 Richard Weinberger rw Accepted
[v4] ubifs: allow userspace to map mounts to volumes - - - - --- 2017-05-31 Rabin Vincent rw Accepted
Setting ->s_dev to a char device (Was: Re: [PATCH v2] ubifs: allow userspace to map mounts to volum… - - - - --- 2017-05-29 Richard Weinberger rw Deferred
Setting ->s_dev to a char device (Was: Re: [PATCH v2] ubifs: allow userspace to map mounts to volum… - - - - --- 2017-05-29 Rabin Vincent rw Deferred
[v2] ubifs: allow userspace to map mounts to volumes - - - - --- 2017-05-29 Rabin Vincent rw Deferred
ubifs: Add freeze support - - - - --- 2017-05-25 Hyunchul Lee rw Deferred
ubifs: allow userspace to map mounts to volumes - - - - --- 2017-05-24 Rabin Vincent rw Deferred
[4/4] f2fs: don't bother checking for encryption key in ->write_iter() 1 - - - --- 2017-05-23 Eric Biggers rw Deferred
[3/4] ubifs: don't bother checking for encryption key in ->mmap() 1 - - - --- 2017-05-23 Eric Biggers rw Accepted
[2/4] f2fs: don't bother checking for encryption key in ->mmap() 1 - - - --- 2017-05-23 Eric Biggers rw Deferred
[1/4] ext4: don't bother checking for encryption key in ->mmap() - - - - --- 2017-05-23 Eric Biggers rw Deferred
[6/6] ubifs: Wire up NFS support - - 1 - --- 2017-05-21 Richard Weinberger rw Deferred
[5/6] ubifs: Implement export_operations - - - - --- 2017-05-21 Richard Weinberger rw Deferred
[4/6] ubifs: Maintain a parent pointer - - - - --- 2017-05-21 Richard Weinberger rw Deferred
[3/6] ubifs: Use 64bit readdir cookies - - 1 - --- 2017-05-21 Richard Weinberger rw Deferred
[2/6] ubifs: Provide a custom llseek for directories - - - - --- 2017-05-21 Richard Weinberger rw Deferred
[1/6] ext4: Move is_32bit_api() to generic code - - 1 - --- 2017-05-21 Richard Weinberger rw Deferred
[05/11,linux-next] ubifs: use magic.h 1 - - - --- 2017-05-21 Fabian Frederick rw Deferred
ubifs: Wire-up statx() support - - - - --- 2017-05-20 Richard Weinberger rw Accepted
mkfs.ubifs: Add support for symlinks in device table - - - - --- 2017-05-18 David Engraf rw Deferred
ubifs: Don't encrypt special files on creation - - - - --- 2017-05-17 David Gstir rw Accepted
[6/6] ubifs: Remove dead code from ubifs_get_link() - - - - --- 2017-05-17 Richard Weinberger rw Accepted
[5/6] ubifs: Massage debug prints wrt. fscrypt - - - - --- 2017-05-17 Richard Weinberger rw Accepted
[4/6] ubifs: Add assert to dent_key_init() - - - - --- 2017-05-17 Richard Weinberger rw Accepted
[3/6] ubifs: Fix unlink code wrt. double hash lookups - - - - --- 2017-05-17 Richard Weinberger rw Accepted
[2/6] ubifs: Fix data node size for truncating uncompressed nodes - - - - --- 2017-05-17 Richard Weinberger rw Accepted
[1/6] ubifs: Don't try to encrypt special files - - - - --- 2017-05-17 Richard Weinberger rw Deferred
[2/2] ubifs: Fix memory leak in RENAME_WHITEOUT error path in do_rename - - - - --- 2017-05-16 Hyunchul Lee rw Accepted
[1/2] ubifs: Fix inode data budget in ubifs_mknod - - - - --- 2017-05-16 Hyunchul Lee rw Accepted
[2/2] ubifs: Correctly evict xattr inodes - - - - --- 2017-05-16 Richard Weinberger rw Accepted
[1/2] ubifs: Unexport ubifs_inode_slab - - - - --- 2017-05-16 Richard Weinberger rw Accepted
ubifs: Fix inode leak in xattr code - - - - --- 2017-05-15 Richard Weinberger rw Deferred
ubifs: Return -ENOKEY from rename if encryption keys are missing - - - - --- 2017-04-24 Richard Weinberger rw Changes Requested
ubifs: Correctly handle 0 value hashes in ubifs_lookup() - - - - --- 2017-04-24 Richard Weinberger rw Deferred
UBIFS: remove unnecessary assignment - - - - --- 2017-04-17 Stefan Agner rw Accepted
ubifs: fix a typo in comment of ioctl2ubifs & ubifs2ioctl - - - - --- 2017-04-14 Rock Lee rw Accepted
[v2,3/3] fs: ubifs: set s_uuid in super block - - 1 - --- 2017-04-11 Oleksij Rempel rw Deferred
[v2,2/3] fs: ubifs: update i_version on inode changes - - - - --- 2017-04-11 Oleksij Rempel rw Deferred
« 1 2 ... 59 60 61329 330 »