Jens Axboe
|
8c4db3355b
backing-dev: bdi sb prune should be in the unregister path, not destroy
|
15 년 전 |
Jens Axboe
|
592b09a42f
backing-dev: ensure that a removed bdi no longer has super_block referencing it
|
15 년 전 |
Wu Fengguang
|
961515f613
writeback: kill space in debugfs item name
|
15 년 전 |
Jens Axboe
|
ce5f8e7795
writeback: splice dirty inode entries to default bdi on bdi_destroy()
|
15 년 전 |
Jens Axboe
|
cfc4ba5365
writeback: use RCU to protect bdi_list
|
15 년 전 |
Jens Axboe
|
500b067c5e
writeback: check for registered bdi in flusher add and inode dirty
|
15 년 전 |
Jens Axboe
|
d993831fa7
writeback: add name to backing_dev_info
|
16 년 전 |
Jens Axboe
|
f09b00d3e7
writeback: add some debug inode list counters to bdi stats
|
16 년 전 |
Jens Axboe
|
03ba3782e8
writeback: switch to per-bdi threads for flushing data
|
15 년 전 |
Jens Axboe
|
66f3b8e2e1
writeback: move dirty inodes from super_block to backing_dev_info
|
15 년 전 |
Jens Axboe
|
8aa7e847d8
Fix congestion_wait() sync/async vs read/write confusion
|
16 년 전 |
Jens Axboe
|
1faa16d228
block: change the request allocation/congestion logic to be sync/async based
|
16 년 전 |
Jens Axboe
|
26160158d3
Move the default_backing_dev_info out of readahead.c and into backing-dev.c
|
16 년 전 |
Linus Torvalds
|
f94181da71
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 년 전 |
David Rientjes
|
364aeb2849
mm: change dirty limit type specifiers to unsigned long
|
16 년 전 |
Ingo Molnar
|
fdbc0450df
Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into core/urgent
|
16 년 전 |
Peter Zijlstra
|
ea319518ba
locking, percpu counters: introduce separate lock classes
|
16 년 전 |
Andrew Morton
|
69fc208be5
mm/backing-dev.c: remove recently-added WARN_ON()
|
16 년 전 |
Kay Sievers
|
f1d0b063d9
bdi: register sysfs bdi device only once per queue
|
16 년 전 |
Greg Kroah-Hartman
|
19051c5035
mm: bdi: fix race in bdi_class device creation
|
17 년 전 |
Miklos Szeredi
|
76f1418b48
mm: bdi: move statistics to debugfs
|
17 년 전 |
Peter Zijlstra
|
a42dde0415
mm: bdi: allow setting a maximum for the bdi dirty limit
|
17 년 전 |
Peter Zijlstra
|
189d3c4a94
mm: bdi: allow setting a minimum for the bdi dirty limit
|
17 년 전 |
Peter Zijlstra
|
cf0ca9fe5d
mm: bdi: export BDI attributes in sysfs
|
17 년 전 |
Denis Cheng
|
4b01a0b161
mm/backing-dev.c: fix percpu_counter_destroy call bug in bdi_init
|
17 년 전 |
Peter Zijlstra
|
04fbfdc14e
mm: per device dirty threshold
|
17 년 전 |
Peter Zijlstra
|
b2e8fb6efa
mm: scalable bdi statistics counters
|
17 년 전 |
Peter Zijlstra
|
c4dc4beed2
nfs: remove congestion_end()
|
17 년 전 |
Adrian Bunk
|
8f8a68ee48
remove mm/backing-dev.c:congestion_wait_interruptible()
|
18 년 전 |
Peter Zijlstra
|
89a09141df
[PATCH] nfs: fix congestion control
|
18 년 전 |