Age | Commit message (Expand) | Author |
2011-03-23 | ufs: use little-endian bitops | Akinobu Mita |
2011-03-23 | udf: use little-endian bitops | Akinobu Mita |
2011-03-23 | nilfs2: use little-endian bitops | Akinobu Mita |
2011-03-23 | ocfs2: use little-endian bitops | Akinobu Mita |
2011-03-23 | ext4: use little-endian bitops | Akinobu Mita |
2011-03-23 | fs/adfs/adfs.h: fix unsigned comparison | Andrew Morton |
2011-03-23 | deal with races in /proc/*/{syscall,stack,personality} | Al Viro |
2011-03-23 | proc: enable writing to /proc/pid/mem | Stephen Wilson |
2011-03-23 | proc: make check_mem_permission() return an mm_struct on success | Stephen Wilson |
2011-03-23 | proc: hold cred_guard_mutex in check_mem_permission() | Stephen Wilson |
2011-03-23 | proc: disable mem_write after exec | Stephen Wilson |
2011-03-23 | mm: arch: make get_gate_vma take an mm_struct instead of a task_struct | Stephen Wilson |
2011-03-23 | auxv: require the target to be tracable (or yourself) | Al Viro |
2011-03-23 | close race in /proc/*/environ | Al Viro |
2011-03-23 | report errors in /proc/*/*map* sanely | Al Viro |
2011-03-23 | pagemap: close races with suid execve | Al Viro |
2011-03-23 | make sessionid permissions in /proc/*/task/* match those in /proc/* | Al Viro |
2011-03-23 | ext4: fix a BUG in mb_mark_used during trim. | Tao Ma |
2011-03-23 | NFSv4.1 remove temp code that prevented ds commits | Fred Isaman |
2011-03-23 | NFSv4.1: layoutcommit | Andy Adamson |
2011-03-23 | NFSv4.1: filelayout driver specific code for COMMIT | Fred Isaman |
2011-03-23 | NFSv4.1: remove GETATTR from ds commits | Fred Isaman |
2011-03-23 | NFSv4.1: add generic layer hooks for pnfs COMMIT | Fred Isaman |
2011-03-23 | NFSv4.1: alloc and free commit_buckets | Fred Isaman |
2011-03-23 | NFSv4.1: shift filelayout_free_lseg | Fred Isaman |
2011-03-23 | NFSv4.1: pull out code from nfs_commit_release | Fred Isaman |
2011-03-23 | NFSv4.1: pull error handling out of nfs_commit_list | Fred Isaman |
2011-03-23 | NFSv4.1: add callback to nfs4_commit_done | Fred Isaman |
2011-03-23 | NFSv4.1: rearrange nfs_commit_rpcsetup | Fred Isaman |
2011-03-23 | NFSv4.1: don't send COMMIT to ds for data sync writes | Fred Isaman |
2011-03-23 | NFS: Detect loops in a readdir due to bad cookies | Bryan Schumaker |
2011-03-23 | NFS: Create nfs_open_dir_context | Bryan Schumaker |
2011-03-23 | NFS: Ensure that we update the readdir filp->f_pos correctly | Trond Myklebust |
2011-03-23 | ext4: unused variables cleanup in fs/ext4/extents.c | Sergey Senozhatsky |
2011-03-23 | ext4: remove redundant set_buffer_mapped() in ext4_da_get_block_prep() | Feng Tang |
2011-03-23 | fix leaks in path_lookupat() | Al Viro |
2011-03-22 | zlib: slim down zlib_deflate() workspace when possible | Jim Keniston |
2011-03-22 | fs/devpts/inode.c: correctly check d_alloc_name() return code in devpts_pty_n... | Andrey Vagin |
2011-03-22 | aio: wake all waiters when destroying ctx | Roland Dreier |
2011-03-22 | adfs: add hexadecimal filetype suffix option | Stuart Swales |
2011-03-22 | adfs: improve timestamp precision | Stuart Swales |
2011-03-22 | adfs: fix E+/F+ dir size > 2048 crashing kernel | Stuart Swales |
2011-03-22 | codafs: fix compile warning when CONFIG_SYSCTL=n | Rakib Mullick |
2011-03-22 | binfmt_elf: quiet GCC-4.6 'set but not used' warning in load_elf_binary() | David Daney |
2011-03-22 | epoll: fix compiler warning and optimize the non-blocking path | Shawn Bohrer |
2011-03-22 | epoll: move ready event check into proper inline | Davide Libenzi |
2011-03-22 | fs: use appropriate printk priority levels | Mandeep Singh Baines |
2011-03-22 | smaps: have smaps show transparent huge pages | Dave Hansen |
2011-03-22 | smaps: teach smaps_pte_range() about THP pmds | Dave Hansen |
2011-03-22 | smaps: pass pte size argument in to smaps_pte_entry() | Dave Hansen |