aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | change close_files() to use rcu_dereference_raw(files->fdt)Oleg Nesterov2014-01-25
| * | introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_m...Oleg Nesterov2014-01-25
| * | kill reiserfs_bdevname()Al Viro2014-01-25
| * | afs: get rid of junk in fs/afs/proc.cAl Viro2014-01-25
| * | nls: have register_nls() set ->ownerAl Viro2014-01-25
| * | eventfd_ctx_fdget(): use fdget() instead of fget()Al Viro2014-01-25
| * | btrfs: sanitize BTRFS_IOC_FILE_EXTENT_SAMEAl Viro2014-01-25
| * | qnx4: clean qnx4_fill_super() upAl Viro2014-01-25
| * | efs: get rid of ->put_super()Al Viro2014-01-25
| * | cramfs: take headers to fs/cramfsAl Viro2014-01-25
| * | cramfs: get rid of ->put_super()Al Viro2014-01-25
| * | affs: use ->kill_sb() to simplify ->put_super() and failure exits of ->mount()Al Viro2014-01-25
| * | xfs: switch to kfree_put_link()Al Viro2014-01-25
| * | ecryptfs: fix failure handling in ->readlink()Al Viro2014-01-25
* | | compat: fix sys_fanotify_markHeiko Carstens2014-01-28
* | | ocfs2: do not log ENOENT in unlink()Xiaowei.Hu2014-01-28
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2014-01-26
|\ \ \
| * | | um: hostfs: make functions staticJames Hogan2014-01-26
| |/ /
* | | Merge tag 'for-3.14-merge-window' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-01-26
|\ \ \
| * | | 9P: introduction of a new cache=mmap model.Dominique Martinet2014-01-10
| * | | 9p: remove useless 'name' variable and assignmentGeyslan G. Bem2013-11-23
| * | | 9p: fix return value in case in v9fs_fid_xattr_set()Geyslan G. Bem2013-11-23
| * | | 9p: remove useless variable and assignmentGeyslan G. Bem2013-11-23
| * | | 9p: remove useless assignmentGeyslan G. Bem2013-11-23
| * | | 9p: remove unused 'super_block' struct pointerGeyslan G. Bem2013-11-23
| * | | 9p: remove never used return variableGeyslan G. Bem2013-11-23
| * | | 9p: remove unused 'p9_fid' struct pointerGeyslan G. Bem2013-11-23
| * | | 9p: remove unused 'p9_client' struct pointerGeyslan G. Bem2013-11-23
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
|\ \ \ \
| * | | | sctp: remove macros sctp_{lock|release}_sockwangweidong2014-01-21
| | |/ / | |/| |
* | | | romfs: fix returm err while getting inode in fill_superRui Xiang2014-01-23
* | | | userns: relax the posix_acl_valid() checksAndreas Gruenbacher2014-01-23
* | | | fs-ext3-use-rbtree-postorder-iteration-helper-instead-of-opencoding-fixAndrew Morton2014-01-23
* | | | fs/ext3: use rbtree postorder iteration helper instead of opencodingCody P Schafer2014-01-23
* | | | fs/jffs2: use rbtree postorder iteration helper instead of opencodingCody P Schafer2014-01-23
* | | | fs/ext4: use rbtree postorder iteration helper instead of opencodingCody P Schafer2014-01-23
* | | | fs/ubifs: use rbtree postorder iteration helper instead of opencodingCody P Schafer2014-01-23
* | | | fs/exec.c: call arch_pick_mmap_layout() only onceRichard Weinberger2014-01-23
* | | | exec: avoid propagating PF_NO_SETAFFINITY into userspace childZhang Yi2014-01-23
* | | | fs/proc/array.c: change do_task_stat() to use while_each_thread()Oleg Nesterov2014-01-23
* | | | exec: kill task_struct->did_execOleg Nesterov2014-01-23
* | | | exec: move the final allow_write_access/fput into free_bprm()Oleg Nesterov2014-01-23
* | | | exec:check_unsafe_exec: kill the dead -EAGAIN and clear_in_exec logicOleg Nesterov2014-01-23
* | | | exec:check_unsafe_exec: use while_each_thread() rather than next_thread()Oleg Nesterov2014-01-23
* | | | fs/proc: don't use module_init for non-modular core codePaul Gortmaker2014-01-23
* | | | fs/proc_namespace.c: simplify testing nsp and nsp->mnt_nsAxel Lin2014-01-23
* | | | fs/proc/proc_devtree.c: remove empty /proc/device-tree when no openfirmware e...Dave Jones2014-01-23
* | | | proc: set attributes of pde using accessor functionsRui Xiang2014-01-23
* | | | proc: fix ->f_pos overflows in first_tid()Oleg Nesterov2014-01-23
* | | | proc: don't (ab)use ->group_leader in proc_task_readdir() pathsOleg Nesterov2014-01-23