index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-24
ovl: cleanup dir index when dir nlink drops to zero
Amir Goldstein
1
-3
/
+3
2018-01-24
ovl: index directories on copy up for NFS export
Amir Goldstein
2
-7
/
+117
2018-01-24
ovl: index all non-dir on copy up for NFS export
Amir Goldstein
1
-0
/
+4
2018-01-24
ovl: create ovl_need_index() helper
Amir Goldstein
3
-9
/
+22
2018-01-24
ovl: cleanup temp index entries
Amir Goldstein
1
-0
/
+12
2018-01-24
ovl: verify directory index entries on mount
Amir Goldstein
2
-32
/
+94
2018-01-24
ovl: verify whiteout index entries on mount
Amir Goldstein
1
-8
/
+13
2018-01-24
ovl: use directory index entries for consistency verification
Amir Goldstein
3
-11
/
+58
2018-01-24
ovl: unbless lower st_ino of unverified origin
Amir Goldstein
1
-4
/
+12
2018-01-24
ovl: verify stored origin fh matches lower dir
Amir Goldstein
1
-0
/
+12
2018-01-24
ovl: add support for "nfs_export" configuration
Amir Goldstein
5
-5
/
+85
2018-01-24
ovl: update documentation of inodes index feature
Amir Goldstein
1
-6
/
+3
2018-01-24
ovl: generalize ovl_verify_origin() and helpers
Amir Goldstein
4
-30
/
+38
2018-01-24
ovl: simplify arguments to ovl_check_origin_fh()
Amir Goldstein
4
-30
/
+24
2018-01-24
ovl: factor out ovl_check_origin_fh()
Amir Goldstein
1
-50
/
+92
2018-01-24
ovl: store layer index in ovl_layer
Amir Goldstein
3
-16
/
+4
2018-01-24
ovl: force r/o mount when index dir creation fails
Amir Goldstein
1
-3
/
+9
2018-01-24
ovl: disable index when no xattr support
Amir Goldstein
1
-1
/
+2
2018-01-24
ovl: fix inconsistent d_ino for legacy merge dir
Amir Goldstein
3
-2
/
+37
2018-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-6
/
+7
2018-01-23
GFS2: Log the reason for log flushes in every log header
Bob Peterson
10
-26
/
+45
2018-01-23
GFS2: Introduce new gfs2_log_header_v2
Bob Peterson
14
-57
/
+104
2018-01-23
sysfs: remove DEBUG defines
Greg Kroah-Hartman
2
-3
/
+0
2018-01-23
sysfs: use SPDX identifiers
Greg Kroah-Hartman
6
-13
/
+6
2018-01-22
nfsd: auth: Fix gid sorting when rootsquash enabled
Ben Hutchings
1
-3
/
+3
2018-01-22
f2fs: allow to recover node blocks given updated checkpoint
Jaegeuk Kim
2
-0
/
+5
2018-01-22
f2fs: recover some i_inline flags
Jaegeuk Kim
1
-2
/
+19
2018-01-22
f2fs: correct removexattr behavior for null valued extended attribute
Daeho Jeong
1
-1
/
+1
2018-01-22
f2fs: drop page cache after fs shutdown
Chao Yu
3
-17
/
+21
2018-01-22
f2fs: stop gc/discard thread after fs shutdown
Chao Yu
3
-0
/
+13
2018-01-22
f2fs: hanlde error case in f2fs_ioc_shutdown
Chao Yu
1
-2
/
+8
2018-01-22
f2fs: split need_inplace_update
Chao Yu
4
-50
/
+75
2018-01-22
f2fs: fix to update last_disk_size correctly
Chao Yu
1
-4
/
+8
2018-01-22
f2fs: kill F2FS_INLINE_XATTR_ADDRS for cleanup
Chao Yu
2
-5
/
+4
2018-01-22
f2fs: clean up error path of fill_super
Chao Yu
1
-4
/
+6
2018-01-22
f2fs: avoid hungtask when GC encrypted block if io_bits is set
Sheng Yong
1
-1
/
+6
2018-01-22
f2fs: allow quota to use reserved blocks
Jaegeuk Kim
1
-3
/
+8
2018-01-22
f2fs: fix to drop all inmem pages correctly
Chao Yu
1
-2
/
+3
2018-01-22
f2fs: speed up defragment on sparse file
Chao Yu
2
-6
/
+11
2018-01-22
f2fs: support F2FS_IOC_PRECACHE_EXTENTS
Chao Yu
3
-2
/
+85
2018-01-22
f2fs: add an ioctl to disable GC for specific file
Jaegeuk Kim
6
-1
/
+128
2018-01-22
orangefs: initialize op on loop restart in orangefs_devreq_read
Martin Brandenburg
1
-1
/
+2
2018-01-22
orangefs: use list_for_each_entry_safe in purge_waiting_ops
Martin Brandenburg
1
-2
/
+2
2018-01-22
btrfs: set the total_devices in device_list_add()
Anand Jain
1
-4
/
+2
2018-01-22
btrfs: move pr_info into device_list_add
Anand Jain
1
-16
/
+10
2018-01-22
btrfs: make btrfs_free_stale_devices() to match the path
Anand Jain
1
-12
/
+16
2018-01-22
btrfs: rename btrfs_free_stale_devices() arg to skip_dev
Anand Jain
1
-4
/
+4
2018-01-22
btrfs: make btrfs_free_stale_devices() argument optional
Anand Jain
1
-9
/
+5
2018-01-22
btrfs: make btrfs_free_stale_device() to iterate all stales
Anand Jain
1
-13
/
+11
2018-01-22
btrfs: no need to check for btrfs_fs_devices::seeding
Anand Jain
1
-2
/
+0
[prev]
[next]