aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | ext4: don't count external journal blocks as overheadEric Sandeen2014-11-25
| * | | | | | | | | | | | | | | | | | | | ext4: remove never taken branch from ext4_ext_shift_path_extents()Jan Kara2014-11-25
| * | | | | | | | | | | | | | | | | | | | ext4: create nojournal_checksum mount optionDarrick J. Wong2014-11-25
| * | | | | | | | | | | | | | | | | | | | ext4: update comments regarding ext4_delete_inode()Wang Shilong2014-11-25
| * | | | | | | | | | | | | | | | | | | | ext4: cleanup GFP flags inside resize pathDmitry Monakhov2014-11-25
| * | | | | | | | | | | | | | | | | | | | ext4: introduce aging to extent status treeJan Kara2014-11-25
| * | | | | | | | | | | | | | | | | | | | ext4: cleanup flag definitions for extent status treeJan Kara2014-11-25
| * | | | | | | | | | | | | | | | | | | | ext4: limit number of scanned extents in status tree shrinkerJan Kara2014-11-25
| * | | | | | | | | | | | | | | | | | | | ext4: move handling of list of shrinkable inodes into extent status codeJan Kara2014-11-25
| * | | | | | | | | | | | | | | | | | | | ext4: change LRU to round-robin in extent status tree shrinkerZheng Liu2014-11-25
| * | | | | | | | | | | | | | | | | | | | ext4: cache extent hole in extent status tree for ext4_da_map_blocks()Zheng Liu2014-11-25
| * | | | | | | | | | | | | | | | | | | | ext4: fix block reservation for bigalloc filesystemsJan Kara2014-11-25
| * | | | | | | | | | | | | | | | | | | | ext4: fix end of region partial cluster handlingEric Whitney2014-11-23
| * | | | | | | | | | | | | | | | | | | | ext4: miscellaneous partial cluster cleanupsEric Whitney2014-11-23
| * | | | | | | | | | | | | | | | | | | | ext4: fix end of leaf partial cluster handlingEric Whitney2014-11-23
| * | | | | | | | | | | | | | | | | | | | ext4: fix partial cluster initializationEric Whitney2014-11-23
| * | | | | | | | | | | | | | | | | | | | ext4: kill ext4_kvfree()Al Viro2014-11-20
| * | | | | | | | | | | | | | | | | | | | ext4: move_extent improve bh vanishing success factorDmitry Monakhov2014-11-05
| | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-12-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | binfmt_elf: allow arch code to examine PT_LOPROC ... PT_HIPROC headersPaul Burton2014-11-24
| * | | | | | | | | | | | | | | | | | | | binfmt_elf: load interpreter program headers earlierPaul Burton2014-11-24
| * | | | | | | | | | | | | | | | | | | | binfmt_elf: Hoist ELF program header loading to a functionPaul Burton2014-11-24
| | |_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-12-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | net: replace remaining users of arch_fast_hash with jhashDaniel Borkmann2014-12-10
| * | | | | | | | | | | | | | | | | | | | put iov_iter into msghdrAl Viro2014-12-09
* | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds2014-12-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | exit: proc: don't try to flush /proc/tgid/task/tgidOleg Nesterov2014-12-10
| * | | | | | | | | | | | | | | | | | | | | fs/hfs/catalog.c: fix comparison bug in hfs_cat_keycmpRasmus Villemoes2014-12-10
| * | | | | | | | | | | | | | | | | | | | | nilfs2: fix the nilfs_iget() vs. nilfs_new_inode() racesRyusuke Konishi2014-12-10
| * | | | | | | | | | | | | | | | | | | | | nilfs2: deletion of an unnecessary check before the function call "iput"Markus Elfring2014-12-10
| * | | | | | | | | | | | | | | | | | | | | nilfs2: avoid duplicate segment construction for fsync()Andreas Rohner2014-12-10
| * | | | | | | | | | | | | | | | | | | | | ncpfs: return proper error from NCP_IOC_SETROOT ioctlJan Kara2014-12-10
| * | | | | | | | | | | | | | | | | | | | | fs/binfmt_elf.c: fix internal inconsistency relating to vma dump sizeJungseung Lee2014-12-10
| * | | | | | | | | | | | | | | | | | | | | fs/binfmt_misc.c: use GFP_KERNEL instead of GFP_USERAndrew Morton2014-12-10
| * | | | | | | | | | | | | | | | | | | | | binfmt_misc: clean up code style a bitMike Frysinger2014-12-10
| * | | | | | | | | | | | | | | | | | | | | binfmt_misc: add comments & debug logsMike Frysinger2014-12-10
| * | | | | | | | | | | | | | | | | | | | | fs/file.c: replace get_unused_fd() with get_unused_fd_flags(0)Yann Droneaud2014-12-10
| * | | | | | | | | | | | | | | | | | | | | binfmt_misc: replace get_unused_fd() with get_unused_fd_flags(0)Yann Droneaud2014-12-10
| * | | | | | | | | | | | | | | | | | | | | proc: task_state: ptrace_parent() doesn't need pid_alive() checkOleg Nesterov2014-12-10
| * | | | | | | | | | | | | | | | | | | | | proc: task_state: move the main seq_printf() outside of rcu_read_lock()Oleg Nesterov2014-12-10
| * | | | | | | | | | | | | | | | | | | | | proc: task_state: deuglify the max_fds calculationOleg Nesterov2014-12-10
| * | | | | | | | | | | | | | | | | | | | | proc: task_state: read cred->group_info outside of task_lock()Oleg Nesterov2014-12-10
| * | | | | | | | | | | | | | | | | | | | | fs/proc.c: use rb_entry_safe() instead of rb_entry()Nicolas Dichtel2014-12-10
| * | | | | | | | | | | | | | | | | | | | | procfs: fix error handling of proc_register()Debabrata Banerjee2014-12-10
| * | | | | | | | | | | | | | | | | | | | | fs/proc: use a rb tree for the directory entriesNicolas Dichtel2014-12-10
| * | | | | | | | | | | | | | | | | | | | | mm: fix huge zero page accounting in smaps reportKirill A. Shutemov2014-12-10
| * | | | | | | | | | | | | | | | | | | | | fs/char_dev.c: remove pointless assignment from __register_chrdev_region()Jan Kara2014-12-10
| * | | | | | | | | | | | | | | | | | | | | ocfs2: remove unneeded NULL checkDan Carpenter2014-12-10
| * | | | | | | | | | | | | | | | | | | | | ocfs2: remove bogus NULL check in ocfs2_move_extents()Dan Carpenter2014-12-10