android: binder: remove binder.h
[GitHub/LineageOS/android_kernel_samsung_universal7580.git] / fs /
2018-10-11 Oleg Nesterovproc: actually make proc_fd_permission() thread-friendly
2018-10-11 Aleksa Saraifs: exec: apply CLOEXEC before changing dumpable task...
2018-10-11 Ray Essickexec: reserve full virtual stack space at execve()
2018-10-11 alexax66fs: fixup after last commits
2018-10-11 Johannes Weinermm + fs: store shadow entries in page cache
2018-10-11 Davidlohr Buesomm: per-thread vma caching
2018-10-11 OGAWA Hirofumifat: fix using uninitialized fields of fat_inode/fsinfo...
2018-10-11 Weston Andros AdamsonNFSv4: fix getacl ERANGE for some ACL buffer sizes
2018-10-11 Miklos Szeredivfs: fix uninitialized flags in splice_to_pipe()
2018-10-11 Al Viromove the call of __d_drop(anon) into __d_materialise_un...
2018-10-11 Daeho Jeongext4: fix inode checksum calculation problem if i_extra...
2018-10-11 Theodore Ts'oext4: return EROFS if device is r/o and journal replay...
2018-10-11 Theodore Ts'oext4: preserve the needs_recovery flag when the journal...
2018-10-11 Jan Karaext4: trim allocation requests to group size
2018-10-11 Theodore Ts'oext4: fix fencepost in s_first_meta_bg validation
2018-10-11 Theodore Ts'ojbd2: don't leak modified metadata buffers on an aborte...
2018-10-11 Eryu Guanext4: validate s_first_meta_bg at mount time
2018-10-11 Theodore Ts'oext4: add sanity checking to count_overhead()
2018-10-11 Theodore Ts'oext4: fix in-superblock mount options processing
2018-10-11 Theodore Ts'oext4: use more strict checks for inodes_per_block on...
2018-10-11 Liu BoBtrfs: fix memory leak in reading btree blocks
2018-10-11 Eric Biggersext4: mark inode dirty after converting inline directory
2018-10-11 J. Bruce FieldsNFSv4: fix getacl head length estimation
2018-10-11 Miklos Szeredifuse: add missing FR_FORCE
2018-10-11 Ben Hutchingsocfs2: do not write error flag to user structure we...
2018-10-11 Richard Weinbergerubifs: Fix journal replay wrt. xattr nodes
2018-10-11 NeilBrownNFSv4.1: nfs4_fl_prepare_ds must be careful about repor...
2018-10-11 Rabin Vincentblock: protect iterate_bdevs() against concurrent close
2018-10-11 Dan Carpenterext4: return -ENOMEM instead of success
2018-10-11 Darrick J. Wongext4: reject inodes with negative size
2018-10-11 Chandan Rajendraext4: fix stack memory corruption with 64k block size
2018-10-11 Chandan Rajendraext4: fix mballoc breakage with 64k block size
2018-10-11 NeilBrownblock_dev: don't test bdev->bd_contains when it is...
2018-10-11 Robbie KoBtrfs: fix tree search logic when replaying directory...
2018-10-11 Jan Karaext4: fix data exposure after a crash
2018-10-11 Alex Thorltonexec: kill the unnecessary mm->def_flags setting in...
2018-10-11 Andy Shevchenkolib/uuid.c: move generate_random_uuid() to uuid.c
2018-10-11 Jin QianANDROID: sched: add a counter to track fsync
2018-10-11 Jan KaraBACKPORT: udf: Verify symlink size before loading it
2018-10-11 Jan KaraBACKPORT: udf: Check path length when reading symlink
2018-10-11 Miklos SzerediBACKPORT: fs: limit filesystem stacking depth
2018-10-11 alexax66ecryptfs: Merge tag 'LA.BR.1.2.9_rb1.10' of https:...
2018-10-11 alexax66fs: remove Samusung's ecryptfs
2018-10-11 Al Viromove d_rcu from overlapping d_child to overlapping...
2018-10-11 Amit Pundirfs: ecryptfs: readdir: constify actor
2018-10-11 vlwfs: ecryptfs: constify actor fix
2018-10-11 Daniel RosenbergANDROID: mnt: remount should propagate to slaves of...
2018-10-11 Johannes Thumshirnsplice: introduce FMODE_SPLICE_READ and FMODE_SPLICE_WRITE
2018-10-11 Daniel Rosenbergfuse: Add support for d_canonical_path
2018-10-11 Daniel Rosenbergvfs: change d_canonical_path to take two paths
2018-10-11 Daniel Rosenberginotify: Fix erroneous update of bit count
2018-10-11 Daniel Rosenbergvfs: add d_canonical_path for stacked filesystem support
2018-10-11 Al Viroconstify ->actor
2018-10-11 Al Virointroduce ->iterate(), ctx->pos, dir_emit()
2018-10-11 Al Virointroduce iterate_dir() and dir_context
2018-10-11 Mark SalyzynANDROID: fix acl leaks
2018-10-11 Cong WangFROMLIST: 9p: fix a potential acl leak
2018-10-11 Jan KaraBACKPORT: posix_acl: Clear SGID bit when setting file...
2018-10-11 alexax66Update f2fs and fscrypto to current f2fs-stable/linux...
2018-10-11 Daniel Rosenbergvfs: Add setattr2 for filesystems with per mount permis...
2018-10-11 Daniel Rosenbergvfs: Add permission2 for filesystems with per mount...
2018-10-11 Daniel Rosenbergvfs: Allow filesystems to access their private mount...
2018-10-11 Daniel Rosenbergmnt: Add filesystem private data to mount points
2018-10-11 Petr Cermakfs/proc/task_mmu.c: add user-space support for resettin...
2018-10-11 Andy LutomirskiUPSTREAM: capabilities: ambient capabilities
2018-10-11 Omar SandovalUPSTREAM: block: fix use-after-free in sys_ioprio_get()
2018-10-11 Eric W. Biedermanmnt: Fail collect_mounts when applied to unmounted...
2018-10-11 Roman Gushchinfuse: break infinite loop in fuse_fill_write_pages()
2018-10-11 Anatol Pomozovext4: make orphan functions be no-op in no-journal...
2018-10-11 Sasha Levinvfs: read file_handle only once in handle_to_path
2018-10-11 Daniel RosenbergANDROID: vfs: Missed updating truncate to truncate2
2018-10-11 Daniel RosenbergANDROID: sdcardfs: Hold i_mutex for i_size_write
2018-10-11 Ritesh HarjaniANDROID: sdcardfs: Set num in extension_details during...
2018-10-11 Daniel RosenbergANDROID: sdcardfs: Protect set_top
2018-10-11 Daniel RosenbergRevert "ANDROID: sdcardfs: notify lower file of opens"
2018-10-11 Daniel RosenbergANDROID: sdcardfs: Use lower getattr times/size
2018-10-11 Daniel RosenbergANDROID: xattr: Pass EOPNOTSUPP to permission2
2018-10-11 Daniel RosenbergANDROID: sdcardfs: Move default_normal to superblock
2018-10-11 Daniel RosenbergANDROID: sdcardfs: Fix missing break on default_normal
2018-10-11 Daniel RosenbergANDROID: sdcardfs: Add default_normal option
2018-10-11 Daniel RosenbergANDROID: sdcardfs: notify lower file of opens
2018-10-11 Daniel RosenbergANDROID: sdcardfs: Add missing break
2018-10-11 Daniel RosenbergANDROID: Sdcardfs: Move gid derivation under flag
2018-10-11 Andrew Chantsdcardfs: limit stacking depth
2018-10-11 Jaegeuk KimANDROID: sdcardfs: override credential for ioctl to...
2018-10-11 Nathan Chancellorsdcardfs: change d_u.d_child to d_child
2018-10-11 Daniel RosenbergANDROID: sdcardfs: Remove unnecessary lock
2018-10-11 Gao XiangANDROID: sdcardfs: use mount_nodev and fix a issue...
2018-10-11 Greg HackmannANDROID: sdcardfs: remove dead function open_flags_to_a...
2018-10-11 Daniel RosenbergANDROID: sdcardfs: d_splice_alias can return error...
2018-10-11 Daniel RosenbergANDROID: sdcardfs: Check for NULL in revalidate
2018-10-11 Dmitry ShmidtANDROID: sdcardfs: Add linux/kref.h include
2018-10-11 Daniel RosenbergANDROID: sdcardfs: Move top to its own struct
2018-10-11 Gao XiangANDROID: sdcardfs: fix sdcardfs_destroy_inode for the...
2018-10-11 Daniel RosebergANDROID: sdcardfs: Don't iput if we didn't igrab
2018-10-11 Daniel RosenbergANDROID: sdcardfs: Call lower fs's revalidate
2018-10-11 Daniel RosenbergANDROID: sdcardfs: Avoid setting GIDs outside of valid...
2018-10-11 Daniel RosenbergRevert "Android: sdcardfs: Don't do d_add for lower fs"
2018-10-11 Daniel RosenbergAndroid: sdcardfs: Don't complain in fixup_lower_ownership
2018-10-11 Daniel RosenbergAndroid: sdcardfs: Don't do d_add for lower fs
next