ANDROID: sdcardfs: Add GID Derivation to sdcardfs
[firefly-linux-kernel-4.4.55.git] / fs /
2017-02-03 Daniel RosenbergANDROID: sdcardfs: Add GID Derivation to sdcardfs
2017-02-03 Daniel RosenbergANDROID: sdcardfs: Remove redundant operation
2017-02-03 Daniel RosenbergANDROID: sdcardfs: add support for user permission...
2017-02-03 Daniel RosenbergANDROID: sdcardfs: Refactor configfs interface
2017-02-03 Daniel RosenbergANDROID: sdcardfs: Allow non-owners to touch
2017-02-03 Guenter RoeckANDROID: fs: Export vfs_rmdir2
2017-02-03 Guenter RoeckANDROID: fs: Export free_fs_struct and set_fs_pwd
2017-02-03 Daniel RosenbergANDROID: mnt: remount should propagate to slaves of...
2017-02-03 Daniel RosenbergANDROID: sdcardfs: Switch ->d_inode to d_inode()
2017-02-03 Daniel RosenbergANDROID: sdcardfs: Fix locking issue with permision...
2017-02-03 Daniel RosenbergANDROID: sdcardfs: Use per mount permissions
2017-02-03 Daniel RosenbergANDROID: sdcardfs: Add gid and mask to private mount...
2017-02-03 Daniel RosenbergANDROID: sdcardfs: User new permission2 functions
2017-02-03 Daniel RosenbergANDROID: vfs: Add setattr2 for filesystems with per...
2017-02-03 Daniel RosenbergANDROID: vfs: Add permission2 for filesystems with...
2017-02-03 Daniel RosenbergANDROID: vfs: Allow filesystems to access their private...
2017-02-03 Daniel RosenbergANDROID: mnt: Add filesystem private data to mount...
2017-02-03 Daniel RosenbergANDROID: sdcardfs: Move directory unlock before touch
2017-02-03 alvin_liangANDROID: sdcardfs: fix external storage exporting incor...
2017-02-03 Daniel RosenbergANDROID: sdcardfs: Added top to sdcardfs_inode_info
2017-02-03 Daniel RosenbergANDROID: sdcardfs: Switch package list to RCU
2017-02-03 Daniel RosenbergANDROID: sdcardfs: Fix locking for permission fix up
2017-02-03 Daniel RosenbergANDROID: sdcardfs: Check for other cases on path lookup
2017-02-03 Daniel RosenbergANDROID: sdcardfs: override umask on mkdir and create
2017-01-22 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2017-01-22 Alex Shi Merge tag 'v4.4.44' into linux-linaro-lsk-v4.4
2017-01-19 NeilBrownNFSv4.1: nfs4_fl_prepare_ds must be careful about repor...
2017-01-19 Trond MyklebustNFS: Fix a performance regression in readdir
2017-01-19 Trond MyklebustpNFS: Fix race in pnfs_wait_on_layoutreturn
2017-01-19 Jeff Mahoneybtrfs: fix error handling when run_delayed_extent_op...
2017-01-19 Jeff Mahoneybtrfs: fix locking when we put back a delayed ref that...
2017-01-19 Zhou Chengmingsysctl: Drop reference added by grab_header in proc_sys...
2017-01-19 Eric W. Biedermanmnt: Protect the mountpoint hashtable with mount_lock
2017-01-19 Eric Renocfs2: fix crash caused by stale lvb with fsdlm plugin
2017-01-16 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2017-01-16 Alex Shi Merge tag 'v4.4.43' into linux-linaro-lsk-v4.4
2017-01-13 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2017-01-13 Alex Shi Merge tag 'v4.4.42' into linux-linaro-lsk-v4.4
2017-01-10 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2017-01-10 Alex Shi Merge tag 'v4.4.41' into linux-linaro-lsk-v4.4
2017-01-09 Al Vironfs_write_end(): fix handling of short copies
2017-01-09 Rabin Vincentblock: protect iterate_bdevs() against concurrent close
2017-01-09 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2017-01-09 Alex Shi Merge tag 'v4.4.40' into linux-linaro-lsk-v4.4
2017-01-06 Eric Sandeenxfs: set AGI buffer type in xlog_recover_clear_agi_bucket
2017-01-06 Pavel ShilovskyCIFS: Fix a possible memory corruption in push locks
2017-01-06 Pavel ShilovskyCIFS: Fix missing nls unload in smb2_reconnect()
2017-01-06 Pavel ShilovskyCIFS: Fix a possible memory corruption during reconnect
2017-01-06 Eric W. Biedermanexec: Ensure mm->user_ns contains the execed files
2017-01-06 Aleksa Saraifs: exec: apply CLOEXEC before changing dumpable task...
2017-01-06 Nicolai Stangef2fs: set ->owner for debugfs status file's file_operations
2017-01-06 Sergey Karamovext4: do not perform data journaling when data is encrypted
2017-01-06 Dan Carpenterext4: return -ENOMEM instead of success
2017-01-06 Darrick J. Wongext4: reject inodes with negative size
2017-01-06 Theodore Ts'oext4: add sanity checking to count_overhead()
2017-01-06 Theodore Ts'oext4: fix in-superblock mount options processing
2017-01-06 Theodore Ts'oext4: use more strict checks for inodes_per_block on...
2017-01-06 Chandan Rajendraext4: fix stack memory corruption with 64k block size
2017-01-06 Chandan Rajendraext4: fix mballoc breakage with 64k block size
2017-01-06 Eric W. Biedermanptrace: Capture the ptracer's creds not PT_PTRACE_CAP
2017-01-06 NeilBrownblock_dev: don't test bdev->bd_contains when it is...
2017-01-06 Wang Xiaoguangbtrfs: make file clone aware of fatal signals
2017-01-06 Josef BacikBtrfs: don't BUG() during drop snapshot
2017-01-06 Liu BoBtrfs: fix memory leak in do_walk_down
2017-01-06 Josef BacikBtrfs: don't leak reloc root nodes on error
2017-01-06 Liu BoBtrfs: return gracefully from balance if fs tree is...
2017-01-06 Liu BoBtrfs: bail out if block group has different mixed...
2017-01-06 Liu BoBtrfs: fix memory leak in reading btree blocks
2017-01-06 Filipe MananaBtrfs: fix qgroup rescan worker initialization
2017-01-06 David Sterbabtrfs: store and load values of stripes_min/stripes_max...
2017-01-06 Robbie KoBtrfs: fix tree search logic when replaying directory...
2017-01-06 Maxim Patlasovbtrfs: limit async_work allocation and worker func...
2016-12-20 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-12-20 Alex ShiMerge remote-tracking branch 'lts/linux-4.4.y' into...
2016-12-12 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-12-12 Alex ShiMerge remote-tracking branch 'lts/linux-4.4.y' into...
2016-12-06 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-12-05 Alex Shi Merge tag 'v4.4.36' into linux-linaro-lsk-v4.4
2016-12-02 Arnd BergmannNFSv4.x: hide array-bounds warning
2016-11-29 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-11-29 Alex ShiMerge remote-tracking branch 'origin/v4.4/topic/wb...
2016-11-29 Tahsin Erdoganwriteback: initialize inode members that track writebac...
2016-11-28 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-11-28 Alex Shi Merge tag 'v4.4.35' into linux-linaro-lsk-v4.4
2016-11-26 Theodore Ts'oext4: sanity check the block and cluster size at mount...
2016-11-26 Miklos Szeredifuse: fix fuse_write_end() if zero bytes were copied
2016-11-25 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-11-25 Alex ShiMerge remote-tracking branch 'lts/linux-4.4.y' into...
2016-11-18 Goldwyn Rodriguesbtrfs: qgroup: Prevent qgroup->reserved from going...
2016-11-18 Andrey Ryabinincoredump: fix unfreezable coredumping task
2016-11-17 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-11-17 Alex ShiMerge branch 'v4.4/topic/hibernate' into linux-linaro...
2016-11-15 Amit PundirMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-11-15 Alex ShiMerge branch v4.4/topic/hibernate into linux-linaro...
2016-11-14 Alex ShiMerge branch 'v4.4/topic/hibernate' into linux-linaro...
2016-11-11 Alex Shi Merge tag 'v4.4.31' into linux-linaro-lsk-v4.4
2016-11-10 Miklos Szerediovl: fsync after copy-up
2016-11-10 Richard Weinbergerubifs: Fix regression in ubifs_readdir()
2016-11-10 Richard Weinbergerubifs: Abort readdir upon error
2016-11-10 Chris Masonbtrfs: fix races on root_log_ctx lists
next