index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-19
ext2: auto disable dax instead of failing mount
Dan Williams
1
-2
/
+5
2018-01-19
ext4: auto disable dax instead of failing mount
Dan Williams
1
-3
/
+6
2018-01-19
proc: fix coredump vs read /proc/*/stat race
Alexey Dobriyan
1
-2
/
+5
2018-01-19
kernfs: fix regression in kernfs_fop_write caused by wrong type
Ivan Vecera
1
-1
/
+1
2018-01-19
ovl: take mnt_want_write() for removing impure xattr
Amir Goldstein
1
-2
/
+9
2018-01-19
ovl: take mnt_want_write() for work/index dir setup
Amir Goldstein
1
-8
/
+17
2018-01-19
ovl: fix another overlay: warning prefix
Amir Goldstein
1
-1
/
+2
2018-01-19
ovl: take lower dir inode mutex outside upper sb_writers lock
Amir Goldstein
3
-65
/
+58
2018-01-19
ovl: fix failure to fsync lower dir
Amir Goldstein
1
-1
/
+5
2018-01-19
ovl: hash directory inodes for fsnotify
Amir Goldstein
3
-13
/
+31
2018-01-18
f2fs: prevent newly created inode from being dirtied incorrectly
Daeho Jeong
3
-2
/
+6
2018-01-18
f2fs: support FIEMAP_FLAG_XATTR
Chao Yu
1
-1
/
+68
2018-01-18
f2fs: fix to cover f2fs_inline_data_fiemap with inode_lock
Chao Yu
1
-3
/
+3
2018-01-18
f2fs: check node page again in write end io
Yunlei He
1
-0
/
+4
2018-01-18
f2fs: fix to caclulate required free section correctly
Chao Yu
1
-7
/
+10
2018-01-18
f2fs: handle newly created page when revoking inmem pages
Daeho Jeong
1
-1
/
+5
2018-01-18
gfs2: Minor gfs2_page_add_databufs cleanup
Andreas Gruenbacher
1
-6
/
+7
2018-01-18
gfs2: Add gfs2_max_stuffed_size
Andreas Gruenbacher
5
-16
/
+17
2018-01-18
gfs2: Typo fixes
Andreas Gruenbacher
1
-3
/
+2
2018-01-18
Merge branch 'punch-hole' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git
Bob Peterson
188
-1100
/
+1904
2018-01-18
gfs2: Implement fallocate(FALLOC_FL_PUNCH_HOLE)
Andreas Gruenbacher
3
-8
/
+134
2018-01-18
gfs2: Turn trunc_dealloc into punch_hole
Andreas Gruenbacher
1
-59
/
+120
2018-01-18
gfs2: Generalize truncate code
Andreas Gruenbacher
1
-47
/
+75
2018-01-18
nfs: Do not convert nfs_idmap_cache_timeout to jiffies
Jan Chochol
1
-1
/
+1
2018-01-18
nfs: Use proper enum definitions for nfs_show_stable
Chuck Lever
1
-11
/
+11
2018-01-18
nfs41: do not return ENOMEM on LAYOUTUNAVAILABLE
Tigran Mkrtchyan
1
-3
/
+1
2018-01-17
xfs: fix non-debug build compiler warnings
Darrick J. Wong
1
-4
/
+1
2018-01-17
xfs: check sb_agblocks and sb_agblklog when validating superblock
Darrick J. Wong
2
-0
/
+21
2018-01-17
xfs: recheck reflink / dirty page status before freeing CoW reservations
Darrick J. Wong
2
-22
/
+51
2018-01-17
xfs: check that br_blockcount doesn't overflow
Darrick J. Wong
1
-4
/
+9
2018-01-17
xfs: btree format ifork loader should check for zero numrecs
Darrick J. Wong
1
-0
/
+1
2018-01-17
xfs: attr leaf verifier needs to check for obviously bad count
Darrick J. Wong
1
-5
/
+21
2018-01-17
xfs: directory scrubber must walk through data block to offset
Darrick J. Wong
5
-33
/
+58
2018-01-17
xfs: don't iunlock unlocked inodes
Darrick J. Wong
1
-1
/
+2
2018-01-17
xfs: scrub in-core metadata
Darrick J. Wong
6
-0
/
+57
2018-01-17
xfs: cross-reference the block mappings when possible
Darrick J. Wong
1
-0
/
+34
2018-01-17
xfs: cross-reference the realtime bitmap
Darrick J. Wong
5
-0
/
+57
2018-01-17
xfs: cross-reference refcount btree during scrub
Darrick J. Wong
8
-14
/
+186
2018-01-17
xfs: cross-reference the rmapbt data with the refcountbt
Darrick J. Wong
1
-2
/
+334
2018-01-17
xfs: cross-reference reverse-mapping btree
Darrick J. Wong
10
-4
/
+440
2018-01-17
xfs: cross-reference inode btrees during scrub
Darrick J. Wong
8
-0
/
+160
2018-01-17
xfs: cross-reference bnobt records with cntbt
Darrick J. Wong
2
-0
/
+78
2018-01-17
xfs: cross-reference with the bnobt
Darrick J. Wong
9
-0
/
+176
2018-01-17
xfs: introduce scrubber cross-referencing stubs
Darrick J. Wong
7
-1
/
+157
2018-01-17
xfs: check btree block ownership with bnobt/rmapbt when scrubbing btree
Darrick J. Wong
1
-0
/
+93
2018-01-17
xfs: fix a few erroneous process_error calls in the scrubbers
Darrick J. Wong
3
-5
/
+5
2018-01-17
xfs: set up scrub cross-referencing helpers
Darrick J. Wong
6
-22
/
+240
2018-01-17
xfs: add scrub cross-referencing helpers for the refcount btrees
Darrick J. Wong
2
-0
/
+22
2018-01-17
xfs: add scrub cross-referencing helpers for the rmap btrees
Darrick J. Wong
2
-0
/
+72
2018-01-17
xfs: add scrub cross-referencing helpers for the inode btrees
Darrick J. Wong
2
-0
/
+105
[prev]
[next]