index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
inode.c
Age
Commit message (
Expand
)
Author
2018-12-28
Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...
Linus Torvalds
2018-12-18
vfs: replace current_kernel_time64 with ktime equivalent
Arnd Bergmann
2018-11-18
mm: don't reclaim inodes with many attached pages
Roman Gushchin
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-21
page cache: Finish XArray conversion
Matthew Wilcox
2018-08-21
Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-13
Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-08-03
vfs: don't evict uninitialized inode
Miklos Szeredi
2018-08-03
new primitive: discard_new_inode()
Al Viro
2018-07-18
Revert "vfs: update ovl inode before relatime check"
Miklos Szeredi
2018-07-18
Revert "ovl: fix relatime for directories"
Miklos Szeredi
2018-07-05
Fix up non-directory creation in SGID directories
Linus Torvalds
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-07
Merge tag 'ovl-fixes-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-05-31
vfs: factor out inode_insert5()
Miklos Szeredi
2018-05-30
fs: clear writeback errors in inode_init_always
Darrick J. Wong
2018-05-25
fs: add timespec64_truncate()
Deepa Dinamani
2018-04-11
page cache: use xa_lock
Matthew Wilcox
2018-03-11
inode: don't memset the inode address space twice
Dave Chinner
2018-03-11
fs: don't clear I_DIRTY_TIME before calling mark_inode_dirty_sync
Christoph Hellwig
2018-02-06
vfs: remove might_sleep() from clear_inode()
Shakeel Butt
2018-01-29
fs: only set S_VERSION when updating times if necessary
Jeff Layton
2018-01-29
fs: new API for handling inode->i_version
Jeff Layton
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-09-13
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-09-08
lib/interval_tree: fast overlap detection
Davidlohr Bueso
2017-09-05
ovl: fix relatime for directories
Miklos Szeredi
2017-09-01
xfs: evict all inodes involved with log redo item
Darrick J. Wong
2017-07-08
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-07-06
mm: update callers to use HASH_ZERO flag
Pavel Tatashin
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-06-29
fs: Reorder inode_owner_or_capable() to avoid needless
Kees Cook
2017-06-27
fs: add fcntl() interface for setting/getting write life time hints
Jens Axboe
2017-06-20
sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field name
Ingo Molnar
2017-05-09
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-05-08
scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances
Masahiro Yamada
2017-05-03
fs: don't set *REFERENCED on single use objects
Josef Bacik
2017-04-10
fsnotify: Free fsnotify_mark_connector when there is no mark attached
Jan Kara
2017-04-10
fsnotify: Move mark list head from object into dedicated structure
Jan Kara
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2016-10-08
Merge remote-tracking branch 'ovl/misc' into work.misc
Al Viro
2016-10-08
Merge branch 'work.iget' into work.misc
Al Viro
2016-10-07
vfs: Add IOP_XATTR inode operations flag
Andreas Gruenbacher
2016-09-27
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
2016-09-27
vfs: Add current_time() api
Deepa Dinamani
2016-09-16
vfs: update ovl inode before relatime check
Miklos Szeredi
2016-08-07
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
[next]