summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | xfs: allow lazy sb counter sync during filesystem freeze sequenceBrian Foster2014-11-28
| | * | | | | | | | | | | | | | | | | | | | | xfs: fix error handling in xfs_qm_log_quotaoff()Brian Foster2014-11-28
| | * | | | | | | | | | | | | | | | | | | | | xfs: replace on-stack xfs_trans_res with pointer in xfs_create()Brian Foster2014-11-28
| | * | | | | | | | | | | | | | | | | | | | | xfs: replace global xfslogd wq with per-mount wqBrian Foster2014-11-28
| | |/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-12-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | ext4: ext4_da_convert_inline_data_to_extent drop locked page after errorDmitry Monakhov2014-12-05
| * | | | | | | | | | | | | | | | | | | | | ext4: fix suboptimal seek_{data,hole} extents traversialDmitry Monakhov2014-12-02
| * | | | | | | | | | | | | | | | | | | | | ext4: ext4_inline_data_fiemap should respect callers argumentDmitry Monakhov2014-12-02
| * | | | | | | | | | | | | | | | | | | | | ext4: prevent fsreentrance deadlock for inline_dataDmitry Monakhov2014-12-02
| * | | | | | | | | | | | | | | | | | | | | ext4: forbid journal_async_commit in data=ordered modeJan Kara2014-11-25
| * | | | | | | | | | | | | | | | | | | | | jbd2: remove unnecessary NULL check before iput()Theodore Ts'o2014-11-25
| * | | | | | | | | | | | | | | | | | | | | ext4: Remove an unnecessary check for NULL before iput()Markus Elfring2014-11-25
| * | | | | | | | | | | | | | | | | | | | | ext4: remove unneeded code in ext4_unlinkNamjae Jeon2014-11-25
| * | | | | | | | | | | | | | | | | | | | | 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