index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'work.mount2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-09-19
9
-244
/
+320
|
\
|
*
vfs: Make fs_parse() handle fs_param_is_fd-type params better
David Howells
2019-09-12
1
-2
/
+16
|
*
vfs: Convert ramfs, shmem, tmpfs, devtmpfs, rootfs to use the new mount API
David Howells
2019-09-12
1
-41
/
+58
|
*
make ramfs_fill_super() static
Al Viro
2019-09-05
1
-1
/
+1
|
*
vfs: Convert squashfs to use the new mount API
David Howells
2019-09-05
1
-45
/
+55
|
*
vfs: Convert jffs2 to use the new mount API
David Howells
2019-09-05
3
-101
/
+96
|
*
vfs: Convert cramfs to use the new mount API
David Howells
2019-09-05
1
-30
/
+39
|
*
vfs: Convert romfs to use the new mount API
David Howells
2019-09-05
1
-18
/
+28
|
*
vfs: Add a single-or-reconfig keying to vfs_get_super()
David Howells
2019-09-05
1
-7
/
+28
*
|
Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...
Linus Torvalds
2019-09-19
45
-72
/
+287
|
\
\
|
*
|
ext4: Reduce ext4 timestamp warnings
Deepa Dinamani
2019-09-04
1
-3
/
+1
|
*
|
isofs: Initialize filesystem timestamp ranges
Deepa Dinamani
2019-08-30
1
-0
/
+7
|
*
|
pstore: fs superblock limits
Deepa Dinamani
2019-08-30
1
-0
/
+2
|
*
|
fs: omfs: Initialize filesystem timestamp ranges
Deepa Dinamani
2019-08-30
1
-0
/
+4
|
*
|
fs: hpfs: Initialize filesystem timestamp ranges
Deepa Dinamani
2019-08-30
2
-4
/
+4
|
*
|
fs: ceph: Initialize filesystem timestamp ranges
Deepa Dinamani
2019-08-30
1
-0
/
+2
|
*
|
fs: sysv: Initialize filesystem timestamp ranges
Deepa Dinamani
2019-08-30
1
-1
/
+4
|
*
|
fs: affs: Initialize filesystem timestamp ranges
Deepa Dinamani
2019-08-30
4
-3
/
+10
|
*
|
fs: fat: Initialize filesystem timestamp ranges
Deepa Dinamani
2019-08-30
1
-0
/
+12
|
*
|
fs: cifs: Initialize filesystem timestamp ranges
Deepa Dinamani
2019-08-30
2
-7
/
+29
|
*
|
fs: nfs: Initialize filesystem timestamp ranges
Deepa Dinamani
2019-08-30
1
-1
/
+19
|
*
|
ext4: Initialize timestamps limits
Deepa Dinamani
2019-08-30
2
-3
/
+24
|
*
|
9p: Fill min and max timestamps in sb
Deepa Dinamani
2019-08-30
1
-1
/
+5
|
*
|
fs: Fill in max and min timestamps in superblock
Deepa Dinamani
2019-08-30
17
-0
/
+42
|
*
|
utimes: Clamp the timestamps before update
Deepa Dinamani
2019-08-30
1
-4
/
+2
|
*
|
mount: Add mount warning for impending timestamp expiry
Deepa Dinamani
2019-08-30
1
-1
/
+32
|
*
|
timestamp_truncate: Replace users of timespec64_trunc
Deepa Dinamani
2019-08-30
6
-46
/
+57
|
*
|
vfs: Add timestamp_truncate() api
Deepa Dinamani
2019-08-30
1
-1
/
+32
|
*
|
vfs: Add file timestamp range support
Deepa Dinamani
2019-08-30
1
-0
/
+2
*
|
|
Merge tag 'xfs-5.4-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-09-18
78
-1081
/
+1295
|
\
\
\
|
*
|
|
xfs: push the grant head when the log head moves forward
Dave Chinner
2019-09-05
1
-25
/
+47
|
*
|
|
xfs: push iclog state cleaning into xlog_state_clean_log
Dave Chinner
2019-09-05
1
-24
/
+33
|
*
|
|
xfs: factor iclog state processing out of xlog_state_do_callback()
Dave Chinner
2019-09-05
1
-98
/
+98
|
*
|
|
xfs: factor callbacks out of xlog_state_do_callback()
Dave Chinner
2019-09-05
1
-28
/
+48
|
*
|
|
xfs: factor debug code out of xlog_state_do_callback()
Dave Chinner
2019-09-05
1
-35
/
+44
|
*
|
|
xfs: prevent CIL push holdoff in log recovery
Dave Chinner
2019-09-05
2
-10
/
+23
|
*
|
|
xfs: fix missed wakeup on l_flush_wait
Rik van Riel
2019-09-05
1
-5
/
+4
|
*
|
|
xfs: push the AIL in xlog_grant_head_wake
Dave Chinner
2019-09-05
1
-1
/
+28
|
*
|
|
xfs: Use WARN_ON_ONCE for bailout mount-operation
Austin Kim
2019-09-05
1
-1
/
+1
|
*
|
|
xfs: Fix deadlock between AGI and AGF with RENAME_WHITEOUT
kaixuxia
2019-09-03
1
-41
/
+42
|
*
|
|
xfs: define a flags field for the AG geometry ioctl structure
Darrick J. Wong
2019-09-03
2
-1
/
+5
|
*
|
|
xfs: add a xfs_valid_startblock helper
Christoph Hellwig
2019-09-03
3
-4
/
+11
|
*
|
|
xfs: remove the unused XFS_ALLOC_USERDATA flag
Christoph Hellwig
2019-08-30
2
-10
/
+5
|
*
|
|
xfs: cleanup xfs_fsb_to_db
Christoph Hellwig
2019-08-30
1
-3
/
+3
|
*
|
|
xfs: fix the dax supported check in xfs_ioctl_setattr_dax_invalidate
Christoph Hellwig
2019-08-30
1
-2
/
+1
|
*
|
|
xfs: Fix stale data exposure when readahead races with hole punch
Jan Kara
2019-08-30
1
-0
/
+26
|
*
|
|
xfs: allocate xattr buffer on demand
Dave Chinner
2019-08-30
7
-19
/
+55
|
*
|
|
xfs: consolidate attribute value copying
Dave Chinner
2019-08-30
1
-39
/
+49
|
*
|
|
xfs: move remote attr retrieval into xfs_attr3_leaf_getvalue
Dave Chinner
2019-08-30
2
-16
/
+2
|
*
|
|
xfs: remove unnecessary indenting from xfs_attr3_leaf_getvalue
Dave Chinner
2019-08-30
1
-16
/
+17
[next]