]> Git Repo - linux.git/history - fs
disable new gcc-7.1.1 warnings for now
[linux.git] / fs /
2017-07-05 Arvind YadavGFS2: constify attribute_group structures.
2017-07-05 Andreas Gruenbachergfs2: gfs2_create_inode: Keep glock across iput
2017-07-05 Andreas Gruenbachergfs2: Clean up glock work enqueuing
2017-07-05 Andreas Gruenbachergfs2: Protect gl->gl_object by spin lock
2017-07-05 Andreas Gruenbachergfs2: Get rid of flush_delayed_work in gfs2_evict_inode
2017-07-05 Herbert XuMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-07-05 Ingo MolnarMerge tag 'perf-urgent-for-mingo-4.12-20170704' of...
2017-07-05 Alexander Potapenkofs: generic_block_bmap(): initialize all of the fields...
2017-07-05 Kees CookMerge branch 'merge/randstruct' into for-next/gcc-plugins
2017-07-05 Kees CookMerge branch 'for-next/gcc-plugin-infrastructure' into...
2017-07-04 Linus TorvaldsMerge tag 'armsoc-arm64' of git://git.kernel.org/pub...
2017-07-04 Linus TorvaldsMerge tag 'armsoc-dt64' of git://git.kernel.org/pub...
2017-07-04 Linus TorvaldsMerge tag 'armsoc-drivers' of git://git.kernel.org...
2017-07-04 Linus TorvaldsMerge tag 'armsoc-defconfig' of git://git.kernel.org...
2017-07-04 Linus TorvaldsMerge tag 'armsoc-dt' of git://git.kernel.org/pub/scm...
2017-07-04 Linus TorvaldsMerge tag 'armsoc-soc' of git://git.kernel.org/pub...
2017-07-04 Linus TorvaldsMerge tag 'armsoc-fixes-nc' of git://git.kernel.org...
2017-07-04 Linus TorvaldsMerge tag 'hsi-for-4.13' of git://git.kernel.org/pub...
2017-07-04 Linus TorvaldsMerge tag 'for-v4.13' of git://git.kernel.org/pub/scm...
2017-07-04 Linus TorvaldsMerge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub...
2017-07-04 Linus TorvaldsMerge tag 'pm-4.13-rc1' of git://git.kernel.org/pub...
2017-07-04 Amir Goldsteinovl: mark parent impure and restore timestamp on ovl_li...
2017-07-04 Amir Goldsteinovl: cleanup orphan index entries
2017-07-04 Amir Goldsteinovl: persistent overlay inode nlink for indexed inodes
2017-07-04 Amir Goldsteinovl: implement index dir copy up
2017-07-04 Miklos Szerediovl: move copy up lock out
2017-07-04 Miklos Szerediovl: rearrange copy up
2017-07-04 Miklos Szerediovl: add flag for upper in ovl_entry
2017-07-04 Miklos Szerediovl: use struct copy_up_ctx as function argument
2017-07-04 Miklos Szerediovl: base tmpfile in workdir too
2017-07-04 Amir Goldsteinovl: factor out ovl_copy_up_inode() helper
2017-07-04 Miklos Szerediovl: extract helper to get temp file in copy up
2017-07-04 Amir Goldsteinovl: defer upper dir lock to tempfile link
2017-07-04 Miklos Szerediovl: hash overlay non-dir inodes by copy up origin
2017-07-04 Amir Goldsteinovl: cleanup bad and stale index entries on mount
2017-07-04 Amir Goldsteinovl: lookup index entry for copy up origin
2017-07-04 Amir Goldsteinovl: verify index dir matches upper dir
2017-07-04 Amir Goldsteinovl: verify upper root dir matches lower root dir
2017-07-04 Amir Goldsteinovl: introduce the inodes index dir feature
2017-07-04 Amir Goldsteinovl: generalize ovl_create_workdir()
2017-07-04 Amir Goldsteinovl: relax same fs constrain for ovl_check_origin()
2017-07-04 Amir Goldsteinovl: get exclusive ownership on upper/work dirs
2017-07-04 Amir Goldsteinvfs: introduce inode 'inuse' lock
2017-07-04 Miklos Szerediovl: move cache and version to ovl_inode
2017-07-04 Amir Goldsteinovl: use ovl_inode mutex to synchronize concurrent...
2017-07-04 Miklos Szerediovl: move impure to ovl_inode
2017-07-04 Miklos Szerediovl: move redirect to ovl_inode
2017-07-04 Miklos Szerediovl: move __upperdentry to ovl_inode
2017-07-04 Miklos Szerediovl: compare inodes
2017-07-04 Miklos Szerediovl: use i_private only as a key
2017-07-04 Miklos Szerediovl: simplify getting inode
2017-07-04 Amir Goldsteinovl: allocate an ovl_inode struct
2017-07-04 Amir Goldsteinovl: fix nlink leak in ovl_rename()
2017-07-04 Linus TorvaldsMerge tag 'spi-v4.13' of git://git.kernel.org/pub/scm...
2017-07-04 Linus TorvaldsMerge tag 'regulator-v4.13' of git://git.kernel.org...
2017-07-04 Linus TorvaldsMerge tag 'regmap-v4.13' of git://git.kernel.org/pub...
2017-07-04 Linus TorvaldsMerge tag 'hwmon-for-linus-v4.13-rc1' of git://git...
2017-07-04 Linus TorvaldsMerge tag 'mmc-v4.13' of git://git.kernel.org/pub/scm...
2017-07-04 Al ViroMerge branch 'work.drm' into work.__copy_in_user
2017-07-04 Jaegeuk Kimf2fs: add ioctl to do gc with target block address
2017-07-04 Jaegeuk Kimf2fs: don't need to check encrypted inode for partial...
2017-07-04 Chao Yuf2fs: measure inode.i_blocks as generic filesystem
2017-07-04 Chao Yuf2fs: set CP_TRIMMED_FLAG correctly
2017-07-04 Eric Biggersf2fs: require key for truncate(2) of encrypted file
2017-07-04 Chao Yuf2fs: move sysfs code from super.c to fs/f2fs/sysfs.c
2017-07-04 Chao Yuf2fs: clean up sysfs codes
2017-07-04 Chao Yuf2fs: fix wrong error number of fill_super
2017-07-04 Chao Yuf2fs: fix to show injection rate in ->show_options
2017-07-04 Christophe JAILLETf2fs: Fix a return value in case of error in 'f2fs_fill...
2017-07-04 Tiezhu Yangf2fs: use proper variable name
2017-07-04 Chao Yuf2fs: fix to avoid panic when encountering corrupt...
2017-07-04 Chao Yuf2fs: don't track newly allocated nat entry in list
2017-07-04 Chao Yuf2fs: add f2fs_bug_on in __remove_discard_cmd
2017-07-04 Chao Yuf2fs: introduce __wait_one_discard_bio
2017-07-04 Qiuyang Sunf2fs: dax: fix races between page faults and truncating...
2017-07-04 Fan Lif2fs: simplify the way of calulating next nat address
2017-07-04 Jin Qianf2fs: sanity check size of nat and sit cache
2017-07-04 Yunlei Hef2fs: fix a panic caused by NULL flush_cmd_control
2017-07-04 Zhang Shengjuf2fs: remove the unnecessary cast for PTR_ERR
2017-07-04 Jaegeuk Kimf2fs: remove false-positive bug_on
2017-07-04 Damien Le Moalf2fs: Do not issue small discards in LFS mode
2017-07-04 Linus TorvaldsMerge tag 'docs-4.13' of git://git.lwn.net/linux
2017-07-04 Tahsin Erdoganext4: change fast symlink test to not rely on i_blocks
2017-07-04 Linus TorvaldsMerge tag 'char-misc-4.13-rc1' of git://git.kernel...
2017-07-04 Linus TorvaldsMerge tag 'driver-core-4.13-rc1' of git://git.kernel...
2017-07-04 Linus TorvaldsMerge tag 'tty-4.13-rc1' of git://git.kernel.org/pub...
2017-07-04 Linus TorvaldsMerge tag 'staging-4.13-rc1' of git://git.kernel.org...
2017-07-04 Linus TorvaldsMerge tag 'usb-4.13-rc1' of git://git.kernel.org/pub...
2017-07-04 Miklos SzerediMerge tag 'uuid-for-4.13' of git://git.infradead.org...
2017-07-04 Linus TorvaldsMerge branch 'ras-core-for-linus' of git://git.kernel...
2017-07-04 Linus TorvaldsMerge branch 'smp-hotplug-for-linus' of git://git.kerne...
2017-07-04 Linus TorvaldsMerge branch 'x86-timers-for-linus' of git://git.kernel...
2017-07-04 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2017-07-03 Dan WilliamsMerge branch 'for-4.13/dax' into libnvdimm-for-next
2017-07-03 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git.kernel...
2017-07-03 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git.kerne...
2017-07-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-07-03 Linus TorvaldsMerge branch 'parisc-4.13-1' of git://git.kernel.org...
2017-07-03 Linus TorvaldsMerge tag 'microblaze-4.13-rc1' of git://git.monstr...
2017-07-03 Linus TorvaldsMerge tag 'm68k-for-v4.13-tag1' of git://git.kernel...
next
This page took 0.193885 seconds and 7 git commands to generate.