| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | 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-25 | |
| | | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | compat: fix sys_fanotify_mark | Heiko Carstens | 2014-01-27 | |
| * | | | | | | | | | | | | | | | ocfs2: do not log ENOENT in unlink() | Xiaowei.Hu | 2014-01-27 | |
| * | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml | Linus Torvalds | 2014-01-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | um: hostfs: make functions static | James Hogan | 2014-01-26 | |
| | |/ / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | Merge tag 'for-3.14-merge-window' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-01-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | 9P: introduction of a new cache=mmap model. | Dominique Martinet | 2014-01-10 | |
| | * | | | | | | | | | | | | | | | 9p: remove useless 'name' variable and assignment | Geyslan G. Bem | 2013-11-23 | |
| | * | | | | | | | | | | | | | | | 9p: fix return value in case in v9fs_fid_xattr_set() | Geyslan G. Bem | 2013-11-23 | |
| | * | | | | | | | | | | | | | | | 9p: remove useless variable and assignment | Geyslan G. Bem | 2013-11-23 | |
| | * | | | | | | | | | | | | | | | 9p: remove useless assignment | Geyslan G. Bem | 2013-11-23 | |
| | * | | | | | | | | | | | | | | | 9p: remove unused 'super_block' struct pointer | Geyslan G. Bem | 2013-11-23 | |
| | * | | | | | | | | | | | | | | | 9p: remove never used return variable | Geyslan G. Bem | 2013-11-23 | |
| | * | | | | | | | | | | | | | | | 9p: remove unused 'p9_fid' struct pointer | Geyslan G. Bem | 2013-11-23 | |
| | * | | | | | | | | | | | | | | | 9p: remove unused 'p9_client' struct pointer | Geyslan G. Bem | 2013-11-23 | |
| | | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-01-25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | sctp: remove macros sctp_{lock|release}_sock | wangweidong | 2014-01-21 | |
| | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | 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 | |
