Age | Commit message (Expand) | Author | Files | Lines |
2011-03-23 | userns: rename is_owner_or_cap to inode_owner_or_capable | Serge E. Hallyn | 28 | -42/+45 |
2011-03-23 | userns: userns: check user namespace for task->file uid equivalence checks | Serge E. Hallyn | 2 | -5/+33 |
2011-03-23 | procfs: kill the global proc_mnt variable | Oleg Nesterov | 3 | -6/+4 |
2011-03-23 | pidns: call pid_ns_prepare_proc() from create_pid_namespace() | Eric W. Biederman | 1 | -18/+7 |
2011-03-23 | sysctl: add some missing input constraint checks | Petr Holasek | 1 | -1/+5 |
2011-03-23 | proc: protect mm start_code/end_code in /proc/pid/stat | Kees Cook | 1 | -2/+2 |
2011-03-23 | proc: make struct proc_dir_entry::namelen unsigned int | Alexey Dobriyan | 1 | -4/+4 |
2011-03-23 | procfs: fix some wrong error code usage | Jovi Zhang | 1 | -2/+5 |
2011-03-23 | procfs: fix /proc/<pid>/maps heap check | Aaro Koskinen | 1 | -2/+2 |
2011-03-23 | proc: hide kernel addresses via %pK in /proc/<pid>/stack | Konstantin Khlebnikov | 1 | -1/+1 |
2011-03-23 | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita | 2 | -0/+82 |
2011-03-23 | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita | 1 | -0/+6 |
2011-03-23 | ufs: use little-endian bitops | Akinobu Mita | 1 | -1/+1 |
2011-03-23 | udf: use little-endian bitops | Akinobu Mita | 1 | -5/+4 |
2011-03-23 | nilfs2: use little-endian bitops | Akinobu Mita | 1 | -1/+1 |
2011-03-23 | ocfs2: use little-endian bitops | Akinobu Mita | 1 | -5/+5 |
2011-03-23 | ext4: use little-endian bitops | Akinobu Mita | 1 | -6/+6 |
2011-03-23 | fs/adfs/adfs.h: fix unsigned comparison | Andrew Morton | 1 | -1/+1 |
2011-03-22 | zlib: slim down zlib_deflate() workspace when possible | Jim Keniston | 3 | -5/+7 |
2011-03-22 | fs/devpts/inode.c: correctly check d_alloc_name() return code in devpts_pty_n... | Andrey Vagin | 1 | -1/+1 |
2011-03-22 | aio: wake all waiters when destroying ctx | Roland Dreier | 1 | -2/+2 |
2011-03-22 | adfs: add hexadecimal filetype suffix option | Stuart Swales | 5 | -26/+81 |
2011-03-22 | adfs: improve timestamp precision | Stuart Swales | 1 | -21/+19 |
2011-03-22 | adfs: fix E+/F+ dir size > 2048 crashing kernel | Stuart Swales | 2 | -21/+84 |
2011-03-22 | codafs: fix compile warning when CONFIG_SYSCTL=n | Rakib Mullick | 1 | -7/+1 |
2011-03-22 | binfmt_elf: quiet GCC-4.6 'set but not used' warning in load_elf_binary() | David Daney | 1 | -1/+1 |
2011-03-22 | epoll: fix compiler warning and optimize the non-blocking path | Shawn Bohrer | 1 | -5/+28 |
2011-03-22 | epoll: move ready event check into proper inline | Davide Libenzi | 1 | -3/+16 |
2011-03-22 | fs: use appropriate printk priority levels | Mandeep Singh Baines | 2 | -2/+2 |
2011-03-22 | smaps: have smaps show transparent huge pages | Dave Hansen | 1 | -0/+4 |
2011-03-22 | smaps: teach smaps_pte_range() about THP pmds | Dave Hansen | 1 | -2/+21 |
2011-03-22 | smaps: pass pte size argument in to smaps_pte_entry() | Dave Hansen | 1 | -12/+12 |
2011-03-22 | smaps: break out smaps_pte_entry() from smaps_pte_range() | Dave Hansen | 1 | -40/+47 |
2011-03-22 | pagewalk: only split huge pages when necessary | Dave Hansen | 1 | -0/+6 |
2011-03-22 | mm: hugetlbfs: change remove_from_page_cache | Minchan Kim | 1 | -2/+1 |
2011-03-22 | mm: add replace_page_cache_page() function | Miklos Szeredi | 1 | -6/+4 |
2011-03-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 7 | -30/+65 |
2011-03-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client | Linus Torvalds | 6 | -49/+91 |
2011-03-22 | 9p: use the updated offset given by generic_write_checks | M. Mohan Kumar | 1 | -2/+5 |
2011-03-22 | fs/9p: Add v9fs_dentry2v9ses | Aneesh Kumar K.V | 6 | -11/+16 |
2011-03-22 | fs/9p: Attach writeback_fid on first open with WR flag | Aneesh Kumar K.V | 3 | -3/+6 |
2011-03-22 | fs/9p: Open writeback fid in O_SYNC mode | Aneesh Kumar K.V | 1 | -2/+13 |
2011-03-22 | fs/9p: Use truncate_setsize instead of vmtruncate | Aneesh Kumar K.V | 2 | -13/+15 |
2011-03-22 | fs/9p: Fix race in initializing writeback fid | Aneesh Kumar K.V | 4 | -0/+11 |
2011-03-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 5 | -16/+54 |
2011-03-21 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 45 | -1072/+947 |
2011-03-21 | pstore: use mount option instead sysfs to tweak kmsg_bytes | Luck, Tony | 3 | -37/+50 |
2011-03-21 | ceph: rename dentry_release -> d_release, fix comment | Sage Weil | 1 | -7/+6 |
2011-03-21 | ceph: add request to the tail of unsafe write list | Henry C Chang | 1 | -1/+2 |
2011-03-21 | ceph: remove request from unsafe list if it is canceled/timed out | Henry C Chang | 1 | -0/+7 |