index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
libfs.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-16
xfs: XLOG_STATE_IOERROR must die
Dave Chinner
4
-83
/
+32
2021-08-16
xfs: convert XLOG_FORCED_SHUTDOWN() to xlog_is_shutdown()
Dave Chinner
5
-30
/
+30
2021-08-11
xfs: cleanup __FUNCTION__ usage
Dwaipayan Ray
1
-2
/
+2
2021-08-11
xfs: Rename __xfs_attr_rmtval_remove
Allison Henderson
3
-5
/
+5
2021-08-10
xfs: add attr state machine tracepoints
Allison Henderson
3
-2
/
+54
2021-08-10
xfs: refactor xfs_iget calls from log intent recovery
Darrick J. Wong
3
-10
/
+29
2021-08-10
xfs: clear log incompat feature bits when the log is idle
Darrick J. Wong
3
-0
/
+55
2021-08-10
xfs: allow setting and clearing of log incompat feature flags
Darrick J. Wong
5
-0
/
+157
2021-08-10
xfs: replace kmem_alloc_large() with kvmalloc()
Dave Chinner
9
-55
/
+21
2021-08-10
xfs: remove kmem_alloc_io()
Dave Chinner
7
-40
/
+3
2021-08-10
mm: Add kvrealloc()
Dave Chinner
3
-1
/
+20
2021-08-09
xfs: dump log intent items that cannot be recovered due to corruption
Darrick J. Wong
4
-0
/
+12
2021-08-09
xfs: grab active perag ref when reading AG headers
Darrick J. Wong
8
-44
/
+56
2021-08-09
xfs: drop experimental warnings for bigtime and inobtcount
Darrick J. Wong
1
-8
/
+0
2021-08-09
xfs: fix silly whitespace problems with kernel libxfs
Darrick J. Wong
4
-4
/
+4
2021-08-09
xfs: throttle inode inactivation queuing on memory reclaim
Darrick J. Wong
5
-5
/
+147
2021-08-09
xfs: avoid buffer deadlocks when walking fs inodes
Darrick J. Wong
2
-10
/
+65
2021-08-09
xfs: use background worker pool when transactions can't get free space
Darrick J. Wong
4
-4
/
+31
2021-08-09
xfs: don't run speculative preallocation gc when fs is frozen
Darrick J. Wong
6
-16
/
+48
2021-08-09
xfs: flush inode inactivation work when compiling usage statistics
Darrick J. Wong
2
-0
/
+11
2021-08-09
xfs: inactivate inodes any time we try to free speculative preallocations
Darrick J. Wong
1
-2
/
+10
2021-08-09
xfs: queue inactivation immediately when free realtime extents are tight
Darrick J. Wong
3
-6
/
+31
2021-08-09
xfs: queue inactivation immediately when quota is nearing enforcement
Darrick J. Wong
4
-0
/
+56
2021-08-09
xfs: queue inactivation immediately when free space is tight
Darrick J. Wong
3
-8
/
+15
2021-08-06
xfs: per-cpu deferred inode inactivation queues
Dave Chinner
9
-48
/
+571
2021-08-06
xfs: detach dquots from inode if we don't need to inactivate it
Darrick J. Wong
3
-1
/
+62
2021-08-06
xfs: move xfs_inactive call to xfs_inode_mark_reclaimable
Darrick J. Wong
2
-75
/
+74
2021-08-06
xfs: introduce all-mounts list for cpu hotplug notifications
Dave Chinner
2
-0
/
+41
2021-08-06
xfs: introduce CPU hotplug infrastructure
Dave Chinner
2
-1
/
+42
2021-08-06
xfs: remove the active vs running quota differentiation
Christoph Hellwig
11
-107
/
+58
2021-08-06
xfs: remove the flags argument to xfs_qm_dquot_walk
Christoph Hellwig
1
-10
/
+6
2021-08-06
xfs: remove xfs_dqrele_all_inodes
Christoph Hellwig
2
-112
/
+1
2021-08-06
xfs: remove support for disabling quota accounting on a mounted file system
Christoph Hellwig
8
-454
/
+13
2021-08-02
Linux 5.14-rc4
v5.14-rc4
Linus Torvalds
1
-1
/
+1
2021-07-31
pipe: make pipe writes always wake up readers
Linus Torvalds
1
-5
/
+5
2021-07-30
Revert "perf map: Fix dso->nsinfo refcounting"
Arnaldo Carvalho de Melo
1
-2
/
+0
2021-07-30
mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook()
Wang Hai
1
-1
/
+1
2021-07-30
slub: fix unreclaimable slab stat for bulk free
Shakeel Butt
1
-10
/
+12
2021-07-30
mm/migrate: fix NR_ISOLATED corruption on 64-bit
Aneesh Kumar K.V
1
-1
/
+1
2021-07-30
mm: memcontrol: fix blocking rstat function called from atomic cgroup1 thresh...
Johannes Weiner
1
-1
/
+2
2021-07-30
ocfs2: issue zeroout to EOF blocks
Junxiao Bi
1
-39
/
+60
2021-07-30
ocfs2: fix zero out valid data
Junxiao Bi
1
-2
/
+2
2021-07-30
lib/test_string.c: move string selftest in the Runtime Testing menu
Matteo Croce
2
-3
/
+3
2021-07-30
gve: Update MAINTAINERS list
Catherine Sullivan
1
-3
/
+3
2021-07-30
arch: Kconfig: clean up obsolete use of HAVE_IDE
Lukas Bulwahn
13
-18
/
+0
2021-07-30
can: esd_usb2: fix memory leak
Pavel Skripkin
1
-1
/
+15
2021-07-30
can: ems_usb: fix memory leak
Pavel Skripkin
1
-1
/
+13
2021-07-30
can: usb_8dev: fix memory leak
Pavel Skripkin
1
-2
/
+13
2021-07-30
can: mcba_usb_start(): add missing urb->transfer_dma initialization
Pavel Skripkin
1
-0
/
+2
2021-07-30
can: hi311x: fix a signedness bug in hi3110_cmd()
Dan Carpenter
1
-1
/
+1
[next]