index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2014-01-25
fs: __fget_light() can use __fget() in slow path
Oleg Nesterov
2014-01-25
fs: factor out common code in fget_light() and fget_raw_light()
Oleg Nesterov
2014-01-25
fs: factor out common code in fget() and fget_raw()
Oleg Nesterov
2014-01-25
change close_files() to use rcu_dereference_raw(files->fdt)
Oleg Nesterov
2014-01-25
introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_m...
Oleg Nesterov
2014-01-25
kill reiserfs_bdevname()
Al Viro
2014-01-25
afs: get rid of junk in fs/afs/proc.c
Al Viro
2014-01-25
nls: have register_nls() set ->owner
Al Viro
2014-01-25
eventfd_ctx_fdget(): use fdget() instead of fget()
Al Viro
2014-01-25
btrfs: sanitize BTRFS_IOC_FILE_EXTENT_SAME
Al Viro
2014-01-25
qnx4: clean qnx4_fill_super() up
Al Viro
2014-01-25
efs: get rid of ->put_super()
Al Viro
2014-01-25
cramfs: take headers to fs/cramfs
Al Viro
2014-01-25
cramfs: get rid of ->put_super()
Al Viro
2014-01-25
affs: use ->kill_sb() to simplify ->put_super() and failure exits of ->mount()
Al Viro
2014-01-25
xfs: switch to kfree_put_link()
Al Viro
2014-01-25
ecryptfs: fix failure handling in ->readlink()
Al Viro
2014-01-24
xfs: allow logical-sector sized O_DIRECT
Eric Sandeen
2014-01-24
xfs: rename xfs_buftarg structure members
Eric Sandeen
2014-01-24
xfs: clean up xfs_buftarg
Eric Sandeen
2014-01-23
romfs: fix returm err while getting inode in fill_super
Rui Xiang
2014-01-23
userns: relax the posix_acl_valid() checks
Andreas Gruenbacher
2014-01-23
fs-ext3-use-rbtree-postorder-iteration-helper-instead-of-opencoding-fix
Andrew Morton
2014-01-23
fs/ext3: use rbtree postorder iteration helper instead of opencoding
Cody P Schafer
2014-01-23
fs/jffs2: use rbtree postorder iteration helper instead of opencoding
Cody P Schafer
2014-01-23
fs/ext4: use rbtree postorder iteration helper instead of opencoding
Cody P Schafer
2014-01-23
fs/ubifs: use rbtree postorder iteration helper instead of opencoding
Cody P Schafer
2014-01-23
fs/exec.c: call arch_pick_mmap_layout() only once
Richard Weinberger
2014-01-23
exec: avoid propagating PF_NO_SETAFFINITY into userspace child
Zhang Yi
2014-01-23
fs/proc/array.c: change do_task_stat() to use while_each_thread()
Oleg Nesterov
2014-01-23
exec: kill task_struct->did_exec
Oleg Nesterov
2014-01-23
exec: move the final allow_write_access/fput into free_bprm()
Oleg Nesterov
2014-01-23
exec:check_unsafe_exec: kill the dead -EAGAIN and clear_in_exec logic
Oleg Nesterov
2014-01-23
exec:check_unsafe_exec: use while_each_thread() rather than next_thread()
Oleg Nesterov
2014-01-23
fs/proc: don't use module_init for non-modular core code
Paul Gortmaker
2014-01-23
fs/proc_namespace.c: simplify testing nsp and nsp->mnt_ns
Axel Lin
2014-01-23
fs/proc/proc_devtree.c: remove empty /proc/device-tree when no openfirmware e...
Dave Jones
2014-01-23
proc: set attributes of pde using accessor functions
Rui Xiang
2014-01-23
proc: fix ->f_pos overflows in first_tid()
Oleg Nesterov
2014-01-23
proc: don't (ab)use ->group_leader in proc_task_readdir() paths
Oleg Nesterov
2014-01-23
proc: change first_tid() to use while_each_thread() rather than next_thread()
Oleg Nesterov
2014-01-23
proc: fix the potential use-after-free in first_tid()
Oleg Nesterov
2014-01-23
proc: cleanup/simplify get_task_state/task_state_array
Oleg Nesterov
2014-01-23
coredump: make __get_dumpable/get_dumpable inline, kill fs/coredump.h
Oleg Nesterov
2014-01-23
coredump: kill MMF_DUMPABLE and MMF_DUMP_SECURELY
Oleg Nesterov
2014-01-23
coredump: set_dumpable: fix the theoretical race with itself
Oleg Nesterov
2014-01-23
hfsplus: remove hfsplus_file_lookup()
Sougata Santra
2014-01-23
nilfs2: add comments for ioctls
Vyacheslav Dubeyko
2014-01-23
fs/nilfs2: fix integer overflow in nilfs_ioctl_wrap_copy()
Wenliang Fan
2014-01-23
fs/pipe.c: skip file_update_time on frozen fs
Dmitry Monakhov
[prev]
[next]