Age | Commit message (Expand) | Author |
2012-03-22 | Fix full_name_hash() behaviour when length is a multiple of 8 | Al Viro |
2012-03-22 | sysctl: protect poll() in entries that may go away | Lucas De Marchi |
2012-03-22 | xfs: introduce an allocation workqueue | Dave Chinner |
2012-03-22 | xfs: Fix open flag handling in open_by_handle code | Dave Chinner |
2012-03-22 | xfs: fix deadlock in xfs_rtfree_extent | Kamal Dasu |
2012-03-22 | fs: xfs: fix section mismatch in linux-next | Gerard Snitselaar |
2012-03-22 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-03-22 | ceph: fix three bugs, two in ceph_vxattrcb_file_layout() | Alex Elder |
2012-03-22 | ceph: ensure Boolean options support both senses | Alex Elder |
2012-03-22 | rbd: make ceph_parse_options() return a pointer | Alex Elder |
2012-03-22 | ceph: make ceph_setxattr() and ceph_removexattr() more alike | Alex Elder |
2012-03-22 | ceph: avoid repeatedly computing the size of constant vxattr names | Alex Elder |
2012-03-22 | ceph: encode type in vxattr callback routines | Alex Elder |
2012-03-22 | ceph: drop "_cb" from name of struct ceph_vxattr_cb | Alex Elder |
2012-03-22 | ceph: use macros to normalize vxattr table definitions | Alex Elder |
2012-03-22 | ceph: use a symbolic name for "ceph." extended attribute namespace | Alex Elder |
2012-03-22 | ceph: pass inode rather than table to ceph_match_vxattr() | Alex Elder |
2012-03-22 | ceph: don't null-terminate xattr values | Alex Elder |
2012-03-22 | ceph: fix overflow check in build_snap_context() | Xi Wang |
2012-03-22 | ceph: avoid panic with mismatched symlink sizes in fill_inode() | Xi Wang |
2012-03-22 | ceph: use 2 instead of 1 as fallback for 32-bit inode number | Amon Ott |
2012-03-22 | ceph: don't reset s_cap_ttl to zero | Alex Elder |
2012-03-21 | ext4: remove useless s_dirt assignment | Artem Bityutskiy |
2012-03-21 | ext4: write superblock only once on unmount | Artem Bityutskiy |
2012-03-21 | ext4: do not mark superblock as dirty unnecessarily | Artem Bityutskiy |
2012-03-21 | ext4: correct ext4_punch_hole return codes | Allison Henderson |
2012-03-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-03-21 | ext4: remove restrictive checks for EOFBLOCKS_FL | Lukas Czerner |
2012-03-21 | ext4: always set then trimmed blocks count into len | Lukas Czerner |
2012-03-21 | ext4: fix trimmed block count accunting | Lukas Czerner |
2012-03-21 | ext4: fix start and len arguments handling in ext4_trim_fs() | Lukas Czerner |
2012-03-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw | Linus Torvalds |
2012-03-21 | hugetlbfs: return error code when initializing module | Hillf Danton |
2012-03-21 | hugetlbfs: fix alignment of huge page requests | Steven Truelove |
2012-03-21 | mm, hugetlb: add thread name and pid to SHM_HUGETLB mlock rlimit warning | David Rientjes |
2012-03-21 | mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat() | David Rientjes |
2012-03-21 | hugepages: fix use after free bug in "quota" handling | David Gibson |
2012-03-21 | hugetlb: cleanup hugetlb.h | David Gibson |
2012-03-21 | hugetlbfs: avoid taking i_mutex from hugetlbfs_read() | Aneesh Kumar K.V |
2012-03-21 | procfs: mark thread stack correctly in proc/<pid>/maps | Siddhesh Poyarekar |
2012-03-21 | pagemap: introduce data structure for pagemap entry | Naoya Horiguchi |
2012-03-21 | pagemap: export KPF_THP | Naoya Horiguchi |
2012-03-21 | thp: optimize away unnecessary page table locking | Naoya Horiguchi |
2012-03-21 | pagemap: avoid splitting thp when reading /proc/pid/pagemap | Naoya Horiguchi |
2012-03-21 | hugetlbfs: fix hugetlb_get_unmapped_area() | Xiao Guangrong |
2012-03-21 | seq_file: fix mishandling of consecutive pread() invocations. | Earl Chew |
2012-03-21 | fs/namei.c: fix warnings on 32-bit | Andrew Morton |
2012-03-21 | mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode | Andrea Arcangeli |
2012-03-21 | Merge tag 'dlm-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland... | Linus Torvalds |
2012-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |