Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | | | | | | ext4: don't count external journal blocks as overhead | Eric Sandeen | 2014-11-25 | |
| * | | | | | | | | | | | | | | | | | | | | ext4: remove never taken branch from ext4_ext_shift_path_extents() | Jan Kara | 2014-11-25 | |
| * | | | | | | | | | | | | | | | | | | | | ext4: create nojournal_checksum mount option | Darrick J. Wong | 2014-11-25 | |
| * | | | | | | | | | | | | | | | | | | | | ext4: update comments regarding ext4_delete_inode() | Wang Shilong | 2014-11-25 | |
| * | | | | | | | | | | | | | | | | | | | | ext4: cleanup GFP flags inside resize path | Dmitry Monakhov | 2014-11-25 | |
| * | | | | | | | | | | | | | | | | | | | | ext4: introduce aging to extent status tree | Jan Kara | 2014-11-25 | |
| * | | | | | | | | | | | | | | | | | | | | ext4: cleanup flag definitions for extent status tree | Jan Kara | 2014-11-25 | |
| * | | | | | | | | | | | | | | | | | | | | ext4: limit number of scanned extents in status tree shrinker | Jan Kara | 2014-11-25 | |
| * | | | | | | | | | | | | | | | | | | | | ext4: move handling of list of shrinkable inodes into extent status code | Jan Kara | 2014-11-25 | |
| * | | | | | | | | | | | | | | | | | | | | ext4: change LRU to round-robin in extent status tree shrinker | Zheng Liu | 2014-11-25 | |
| * | | | | | | | | | | | | | | | | | | | | ext4: cache extent hole in extent status tree for ext4_da_map_blocks() | Zheng Liu | 2014-11-25 | |
| * | | | | | | | | | | | | | | | | | | | | ext4: fix block reservation for bigalloc filesystems | Jan Kara | 2014-11-25 | |
| * | | | | | | | | | | | | | | | | | | | | ext4: fix end of region partial cluster handling | Eric Whitney | 2014-11-23 | |
| * | | | | | | | | | | | | | | | | | | | | ext4: miscellaneous partial cluster cleanups | Eric Whitney | 2014-11-23 | |
| * | | | | | | | | | | | | | | | | | | | | ext4: fix end of leaf partial cluster handling | Eric Whitney | 2014-11-23 | |
| * | | | | | | | | | | | | | | | | | | | | ext4: fix partial cluster initialization | Eric Whitney | 2014-11-23 | |
| * | | | | | | | | | | | | | | | | | | | | ext4: kill ext4_kvfree() | Al Viro | 2014-11-20 | |
| * | | | | | | | | | | | | | | | | | | | | ext4: move_extent improve bh vanishing success factor | Dmitry Monakhov | 2014-11-05 | |
| | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-12-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | binfmt_elf: allow arch code to examine PT_LOPROC ... PT_HIPROC headers | Paul Burton | 2014-11-24 | |
| * | | | | | | | | | | | | | | | | | | | | binfmt_elf: load interpreter program headers earlier | Paul Burton | 2014-11-24 | |
| * | | | | | | | | | | | | | | | | | | | | binfmt_elf: Hoist ELF program header loading to a function | Paul Burton | 2014-11-24 | |
| | |_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-12-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-12-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | net: replace remaining users of arch_fast_hash with jhash | Daniel Borkmann | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | | | | put iov_iter into msghdr | Al Viro | 2014-12-09 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patchbomb from Andrew) | Linus Torvalds | 2014-12-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | exit: proc: don't try to flush /proc/tgid/task/tgid | Oleg Nesterov | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | | | | | fs/hfs/catalog.c: fix comparison bug in hfs_cat_keycmp | Rasmus Villemoes | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | | | | | nilfs2: fix the nilfs_iget() vs. nilfs_new_inode() races | Ryusuke Konishi | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | | | | | nilfs2: deletion of an unnecessary check before the function call "iput" | Markus Elfring | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | | | | | nilfs2: avoid duplicate segment construction for fsync() | Andreas Rohner | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | | | | | ncpfs: return proper error from NCP_IOC_SETROOT ioctl | Jan Kara | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | | | | | fs/binfmt_elf.c: fix internal inconsistency relating to vma dump size | Jungseung Lee | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | | | | | fs/binfmt_misc.c: use GFP_KERNEL instead of GFP_USER | Andrew Morton | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | | | | | binfmt_misc: clean up code style a bit | Mike Frysinger | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | | | | | binfmt_misc: add comments & debug logs | Mike Frysinger | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | | | | | fs/file.c: replace get_unused_fd() with get_unused_fd_flags(0) | Yann Droneaud | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | | | | | binfmt_misc: replace get_unused_fd() with get_unused_fd_flags(0) | Yann Droneaud | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | | | | | proc: task_state: ptrace_parent() doesn't need pid_alive() check | Oleg Nesterov | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | | | | | proc: task_state: move the main seq_printf() outside of rcu_read_lock() | Oleg Nesterov | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | | | | | proc: task_state: deuglify the max_fds calculation | Oleg Nesterov | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | | | | | proc: task_state: read cred->group_info outside of task_lock() | Oleg Nesterov | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | | | | | fs/proc.c: use rb_entry_safe() instead of rb_entry() | Nicolas Dichtel | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | | | | | procfs: fix error handling of proc_register() | Debabrata Banerjee | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | | | | | fs/proc: use a rb tree for the directory entries | Nicolas Dichtel | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | | | | | mm: fix huge zero page accounting in smaps report | Kirill A. Shutemov | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | | | | | fs/char_dev.c: remove pointless assignment from __register_chrdev_region() | Jan Kara | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | | | | | ocfs2: remove unneeded NULL check | Dan Carpenter | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | | | | | ocfs2: remove bogus NULL check in ocfs2_move_extents() | Dan Carpenter | 2014-12-10 |