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
2022-04-22
Merge tag 'fs.fixes.v5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
1
-1
/
+13
2022-04-22
binfmt_flat: Remove shared library support
Eric W. Biederman
2
-156
/
+40
2022-04-21
mm, hugetlb: allow for "high" userspace addresses
Christophe Leroy
1
-4
/
+5
2022-04-21
f2fs: should not truncate blocks during roll-forward recovery
Jaegeuk Kim
1
-1
/
+2
2022-04-21
fs/proc: Introduce list_for_each_table_entry for proc sysctl
Meng Tang
1
-37
/
+49
2022-04-21
jbd2: fix a potential race while discarding reserved buffers after an abort
Ye Bin
1
-1
/
+3
2022-04-21
fs: unset MNT_WRITE_HOLD on failure
Christian Brauner
1
-1
/
+13
2022-04-21
btrfs: zoned: use dedicated lock for data relocation
Naohiro Aota
3
-2
/
+4
2022-04-21
btrfs: fix assertion failure during scrub due to block group reallocation
Filipe Manana
2
-2
/
+31
2022-04-21
Merge tag 'large-extent-counters-v9' of https://github.com/chandanr/linux into xfs-5.19-for-next
Dave Chinner
37
-278
/
+607
2022-04-21
Merge branch 'guilt/xlog-write-rework' into xfs-5.19-for-next
Dave Chinner
6
-584
/
+450
2022-04-21
Merge branch 'guilt/xfs-unsigned-flags-5.18' into xfs-5.19-for-next
Dave Chinner
27
-238
/
+240
2022-04-20
cifs: destage any unwritten data to the server before calling copychunk_write
Ronnie Sahlberg
1
-0
/
+8
2022-04-20
cifs: use correct lock type in cifs_reconnect()
Paulo Alcantara
1
-1
/
+8
2022-04-20
cifs: fix NULL ptr dereference in refresh_mounts()
Paulo Alcantara
2
-7
/
+14
2022-04-21
Merge branch 'guilt/5.19-miscellaneous' into xfs-5.19-for-next
Dave Chinner
15
-131
/
+246
2022-04-21
xfs: convert log ticket and iclog flags to unsigned.
Dave Chinner
1
-4
/
+4
2022-04-21
xfs: convert shutdown reasons to unsigned.
Dave Chinner
4
-9
/
+8
2022-04-21
xfs: convert quota options flags to unsigned.
Dave Chinner
2
-30
/
+31
2022-04-21
xfs: convert ptag flags to unsigned.
Dave Chinner
3
-12
/
+13
2022-04-21
xfs: convert inode lock flags to unsigned.
Dave Chinner
3
-27
/
+30
2022-04-21
xfs: convert log item tracepoint flags to unsigned.
Dave Chinner
1
-4
/
+4
2022-04-21
xfs: convert dquot flags to unsigned.
Dave Chinner
2
-6
/
+6
2022-04-21
xfs: convert da btree operations flags to unsigned.
Dave Chinner
2
-12
/
+12
2022-04-21
xfs: convert buffer log item flags to unsigned.
Dave Chinner
1
-13
/
+11
2022-04-21
xfs: convert btree buffer log flags to unsigned.
Dave Chinner
2
-18
/
+18
2022-04-21
xfs: convert AGI log flags to unsigned.
Dave Chinner
3
-19
/
+19
2022-04-21
xfs: convert AGF log flags to unsigned.
Dave Chinner
3
-25
/
+25
2022-04-21
xfs: convert bmapi flags to unsigned.
Dave Chinner
2
-29
/
+29
2022-04-21
xfs: convert bmap extent type flags to unsigned.
Dave Chinner
2
-18
/
+18
2022-04-21
xfs: convert scrub type flags to unsigned.
Dave Chinner
1
-8
/
+8
2022-04-21
xfs: convert attr type flags to unsigned.
Dave Chinner
1
-4
/
+4
2022-04-21
xfs: CIL context doesn't need to count iovecs
Dave Chinner
2
-17
/
+6
2022-04-21
xfs: xlog_write() doesn't need optype anymore
Dave Chinner
3
-8
/
+4
2022-04-21
xfs: xlog_write() no longer needs contwr state
Dave Chinner
1
-18
/
+10
2022-04-21
xfs: remove xlog_verify_dest_ptr
Christoph Hellwig
2
-38
/
+1
2022-04-21
xfs: introduce xlog_write_partial()
Dave Chinner
2
-233
/
+193
2022-04-21
xfs: introduce xlog_write_full()
Dave Chinner
1
-3
/
+66
2022-04-21
xfs: change the type of ic_datap
Christoph Hellwig
2
-5
/
+4
2022-04-21
xfs: pass lv chain length into xlog_write()
Dave Chinner
3
-39
/
+23
2022-04-21
xfs: log ticket region debug is largely useless
Dave Chinner
2
-121
/
+6
2022-04-21
xfs: reserve space and initialise xlog_op_header in item formatting
Dave Chinner
3
-83
/
+99
2022-04-21
xfs: move log iovec alignment to preparation function
Dave Chinner
1
-11
/
+14
2022-04-21
xfs: log tickets don't need log client id
Dave Chinner
6
-62
/
+18
2022-04-21
xfs: embed the xlog_op_header in the commit record
Dave Chinner
2
-18
/
+15
2022-04-21
xfs: embed the xlog_op_header in the unmount record
Dave Chinner
1
-11
/
+28
2022-04-21
xfs: only CIL pushes require a start record
Dave Chinner
2
-52
/
+81
2022-04-21
xfs: factor out the CIL transaction header building
Dave Chinner
1
-22
/
+39
2022-04-21
zonefs: Fix management of open zones
Damien Le Moal
1
-5
/
+40
2022-04-21
zonefs: Clear inode information flags on inode creation
Damien Le Moal
1
-0
/
+1
[prev]
[next]