Age | Commit message (Expand) | Author |
2012-07-31 | hugetlb: use mmu_gather instead of a temporary linked list for accumulating p... | Aneesh Kumar K.V |
2012-07-31 | mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads | Wanpeng Li |
2012-07-30 | Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-07-30 | Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-07-30 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-07-30 | c/r: fcntl: add F_GETOWNER_UIDS option | Cyrill Gorcunov |
2012-07-30 | fs: cachefiles: add support for large files in filesystem caching | Justin Lecher |
2012-07-30 | proc: do not allow negative offsets on /proc/<pid>/environ | Djalal Harouni |
2012-07-30 | proc: environ_read() make sure offset points to environment address range | Djalal Harouni |
2012-07-30 | coredump: fix wrong comments on core limits of pipe coredump case | Jovi Zhang |
2012-07-30 | fat: refactor shortname parsing | Steven J. Magnani |
2012-07-30 | fat: accessors for msdos_dir_entry 'start' fields | Steven J. Magnani |
2012-07-30 | hfsplus: use -ENOMEM when kzalloc() fails | Namjae Jeon |
2012-07-30 | nilfs2: add omitted comments for different structures in driver implementation | Vyacheslav Dubeyko |
2012-07-30 | nilfs2: fix deadlock issue between chcp and thaw ioctls | Ryusuke Konishi |
2012-07-30 | nilfs2: fix timing issue between rmcp and chcp ioctls | Ryusuke Konishi |
2012-07-30 | nilfs2: remove references to long gone super operations | Fernando Luis Vazquez Cao |
2012-07-30 | nilfs2: add omitted comment for ns_mount_state field of the_nilfs structure | Vyacheslav Dubeyko |
2012-07-30 | minixfs: fix block limit check | Vladimir Serbinenko |
2012-07-30 | ext4: use memweight() | Akinobu Mita |
2012-07-30 | ext3: use memweight() | Akinobu Mita |
2012-07-30 | ext2: use memweight() | Akinobu Mita |
2012-07-30 | ocfs2: use memweight() | Akinobu Mita |
2012-07-30 | affs: use memweight() | Akinobu Mita |
2012-07-30 | qnx4fs: use memweight() | Akinobu Mita |
2012-07-30 | btrfs: use printk_get_level and printk_skip_level, add __printf, fix fallout | Joe Perches |
2012-07-30 | coredump: warn about unsafe suid_dumpable / core_pattern combo | Kees Cook |
2012-07-30 | fs: make dumpable=2 require fully qualified path | Kees Cook |
2012-07-30 | fs/xattr.c:getxattr(): improve handling of allocation failures | Sasha Levin |
2012-07-30 | ntfs: remove references to long gone super operations and unimplemented methods | Fernando Luis Vazquez Cao |
2012-07-30 | nfs: fix fl_type tests in NFSv4 code | Jeff Layton |
2012-07-30 | NFS: fix pnfs regression with directio writes | Fred Isaman |
2012-07-30 | NFS: fix pnfs regression with directio reads | Fred Isaman |
2012-07-30 | nfs: fix stub return type warnings | Randy Dunlap |
2012-07-30 | Merge tag 'for-linus-v3.6-rc1' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2012-07-29 | xfs: wait for the write the superblock on unmount | Mark Tinguely |
2012-07-29 | xfs: re-enable xfsaild idle mode and fix associated races | Brian Foster |
2012-07-29 | xfs: remove iolock lock classes | Christoph Hellwig |
2012-07-29 | xfs: avoid the iolock in xfs_free_eofblocks for evicted inodes | Christoph Hellwig |
2012-07-29 | xfs: do not take the iolock in xfs_inactive | Christoph Hellwig |
2012-07-29 | xfs: remove xfs_inactive_attrs | Christoph Hellwig |
2012-07-29 | xfs: clean up xfs_inactive | Christoph Hellwig |
2012-07-29 | xfs: do not read the AGI buffer in xfs_dialloc until nessecary | Christoph Hellwig |
2012-07-29 | xfs: refactor xfs_ialloc_ag_select | Christoph Hellwig |
2012-07-29 | xfs: add a short cut to xfs_dialloc for the non-NULL agbp case | Christoph Hellwig |
2012-07-29 | xfs: remove the alloc_done argument to xfs_dialloc | Christoph Hellwig |
2012-07-29 | xfs: split xfs_dialloc | Christoph Hellwig |
2012-07-27 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2012-07-27 | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds |
2012-07-26 | Btrfs: using vmalloc and friends needs vmalloc.h | Stephen Rothwell |