summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* autofs4 - fix d_manage() return on rcu-walkIan Kent2011-03-241-0/+2
* autofs4 - fix autofs4_expire_indirect() traversalIan Kent2011-03-241-1/+51
* autofs4 - fix dentry leak in autofs4_expire_direct()Ian Kent2011-03-241-4/+3
* autofs4 - reinstate last used update on accessIan Kent2011-03-242-34/+14
* vfs - check non-mountpoint dentry might block in __follow_mount_rcu()Ian Kent2011-03-241-5/+18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-235-81/+138
|\
| * deal with races in /proc/*/{syscall,stack,personality}Al Viro2011-03-231-19/+50
| * proc: enable writing to /proc/pid/memStephen Wilson2011-03-231-5/+0
| * proc: make check_mem_permission() return an mm_struct on successStephen Wilson2011-03-231-24/+34
| * proc: hold cred_guard_mutex in check_mem_permission()Stephen Wilson2011-03-231-4/+22
| * proc: disable mem_write after execStephen Wilson2011-03-231-0/+4
| * mm: arch: make get_gate_vma take an mm_struct instead of a task_structStephen Wilson2011-03-232-4/+6
| * auxv: require the target to be tracable (or yourself)Al Viro2011-03-231-3/+3
| * close race in /proc/*/environAl Viro2011-03-231-6/+4
| * report errors in /proc/*/*map* sanelyAl Viro2011-03-233-11/+13
| * pagemap: close races with suid execveAl Viro2011-03-232-7/+4
| * make sessionid permissions in /proc/*/task/* match those in /proc/*Al Viro2011-03-231-1/+1
| * fix leaks in path_lookupat()Al Viro2011-03-231-2/+5
* | userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn2011-03-2328-42/+45
* | userns: userns: check user namespace for task->file uid equivalence checksSerge E. Hallyn2011-03-232-5/+33
* | procfs: kill the global proc_mnt variableOleg Nesterov2011-03-233-6/+4
* | pidns: call pid_ns_prepare_proc() from create_pid_namespace()Eric W. Biederman2011-03-231-18/+7
* | sysctl: add some missing input constraint checksPetr Holasek2011-03-231-1/+5
* | proc: protect mm start_code/end_code in /proc/pid/statKees Cook2011-03-231-2/+2
* | proc: make struct proc_dir_entry::namelen unsigned intAlexey Dobriyan2011-03-231-4/+4
* | procfs: fix some wrong error code usageJovi Zhang2011-03-231-2/+5
* | procfs: fix /proc/<pid>/maps heap checkAaro Koskinen2011-03-231-2/+2
* | proc: hide kernel addresses via %pK in /proc/<pid>/stackKonstantin Khlebnikov2011-03-231-1/+1
* | bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-232-0/+82
* | bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-231-0/+6
* | ufs: use little-endian bitopsAkinobu Mita2011-03-231-1/+1
* | udf: use little-endian bitopsAkinobu Mita2011-03-231-5/+4
* | nilfs2: use little-endian bitopsAkinobu Mita2011-03-231-1/+1
* | ocfs2: use little-endian bitopsAkinobu Mita2011-03-231-5/+5
* | ext4: use little-endian bitopsAkinobu Mita2011-03-231-6/+6
* | fs/adfs/adfs.h: fix unsigned comparisonAndrew Morton2011-03-231-1/+1
* | zlib: slim down zlib_deflate() workspace when possibleJim Keniston2011-03-223-5/+7
* | fs/devpts/inode.c: correctly check d_alloc_name() return code in devpts_pty_n...Andrey Vagin2011-03-221-1/+1
* | aio: wake all waiters when destroying ctxRoland Dreier2011-03-221-2/+2
* | adfs: add hexadecimal filetype suffix optionStuart Swales2011-03-225-26/+81
* | adfs: improve timestamp precisionStuart Swales2011-03-221-21/+19
* | adfs: fix E+/F+ dir size > 2048 crashing kernelStuart Swales2011-03-222-21/+84
* | codafs: fix compile warning when CONFIG_SYSCTL=nRakib Mullick2011-03-221-7/+1
* | binfmt_elf: quiet GCC-4.6 'set but not used' warning in load_elf_binary()David Daney2011-03-221-1/+1
* | epoll: fix compiler warning and optimize the non-blocking pathShawn Bohrer2011-03-221-5/+28
* | epoll: move ready event check into proper inlineDavide Libenzi2011-03-221-3/+16
* | fs: use appropriate printk priority levelsMandeep Singh Baines2011-03-222-2/+2
* | smaps: have smaps show transparent huge pagesDave Hansen2011-03-221-0/+4
* | smaps: teach smaps_pte_range() about THP pmdsDave Hansen2011-03-221-2/+21
* | smaps: pass pte size argument in to smaps_pte_entry()Dave Hansen2011-03-221-12/+12
OpenPOWER on IntegriCloud