Commit Graph

176 Commits (06a59ecb921de1d44efcf2cdf543bc689fe2e0d8)

Author SHA1 Message Date
Hugh Dickins a2c16d6cb0 mm: let swap use exceptional entries 14 years ago
Kay Sievers f15146380d fs: seq_file - add event counter to simplify poll() support 14 years ago
Hugh Dickins 072441e21d mm: move shmem prototypes to shmem_fs.h 14 years ago
David Rientjes 72788c3856 oom: replace PF_OOM_ORIGIN with toggling oom_score_adj 14 years ago
KAMEZAWA Hiroyuki 56039efa18 memcg: fix ugly initialization of return value is in caller 14 years ago
Cesar Eduardo Barros 2130781e2a sys_swapon: fix inode locking 14 years ago
Cesar Eduardo Barros 24b8ff7c27 mm: remove inline from scan_swap_map() 14 years ago
Cesar Eduardo Barros 40531542e2 sys_swapon: separate final enabling of the swapfile 14 years ago
Cesar Eduardo Barros c6a2b64ba5 sys_swapoff: change order to match sys_swapon 14 years ago
Cesar Eduardo Barros c69dbfb84e sys_swapon: move printk outside lock 14 years ago
Cesar Eduardo Barros 9c8100ef26 sys_swapon: remove nr_good_pages variable 14 years ago
Cesar Eduardo Barros bdb8e3f683 sys_swapon: simplify error flow in setup_swap_map_and_extents() 14 years ago
Cesar Eduardo Barros 915d4d7bc0 sys_swapon: separate parsing of bad blocks and extents 14 years ago
Cesar Eduardo Barros 1421ef3cd1 sys_swapon: call swap_cgroup_swapon() earlier 14 years ago
Cesar Eduardo Barros 3871902538 sys_swapon: simplify error flow in read_swap_header() 14 years ago
Cesar Eduardo Barros ca8bd38bf6 sys_swapon: separate parsing of swapfile header 14 years ago
Cesar Eduardo Barros 5de771e41f sys_swapon: move setting of swapfilepages near use 14 years ago
Cesar Eduardo Barros 87ade72a79 sys_swapon: simplify error flow in claim_swapfile() 14 years ago
Cesar Eduardo Barros 4d0e1e1075 sys_swapon: separate bdev claim and inode lock 14 years ago
Cesar Eduardo Barros bd69010b04 sys_swapon: use a single error label 14 years ago
Cesar Eduardo Barros 9b01c350af sys_swapon: do only cleanup in the cleanup blocks 14 years ago
Cesar Eduardo Barros f2090d2df5 sys_swapon: remove bdev variable 14 years ago
Cesar Eduardo Barros 7de7fb6b34 sys_swapon: move setting of error nearer use 14 years ago
Cesar Eduardo Barros 83ef99befc sys_swapon: remove did_down variable 14 years ago
Cesar Eduardo Barros 28b36bd741 sys_swapon: remove initial value of name variable 14 years ago
Cesar Eduardo Barros 730c0581c8 sys_swapon: simplify error flow in alloc_swap_info() 14 years ago
Cesar Eduardo Barros 2542e5134d sys_swapon: simplify error return from swap_info allocation 14 years ago
Cesar Eduardo Barros 53cbb2435f sys_swapon: separate swap_info allocation 14 years ago
Cesar Eduardo Barros e8e6c2ec40 sys_swapon: do not depend on "type" after allocation 14 years ago
Cesar Eduardo Barros 80b0df12b8 sys_swapon: remove changelog from function comment 14 years ago
Cesar Eduardo Barros 803d0c8351 sys_swapon: use vzalloc() instead of vmalloc/memset 14 years ago
Mel Gorman 52c50567d8 mm: swap: unlock swapfile inode mutex before closing file on bad swapfiles 14 years ago
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
Miklos Szeredi 8074b26f67 mm: fix refcounting in swapon 14 years ago
Andrea Arcangeli 3f04f62f90 thp: split_huge_page paging 14 years ago
Tejun Heo e525fd89d3 block: make blkdev_get/put() handle exclusive access 14 years ago
Kay Sievers 66d7dd518a /proc/swaps: support polling 14 years ago
Christoph Hellwig dd3932eddf block: remove BLKDEV_IFL_WAIT 15 years ago
Christoph Hellwig 349f429eec swap: do not send discards as barriers 15 years ago
Hugh Dickins 3399446632 swap: discard while swapping only if SWAP_FLAG_DISCARD 15 years ago
Christoph Hellwig 8f2ae0faa3 swap: do not send discards as barriers 15 years ago
Hugh Dickins b73d7fcecd swap: prevent reuse during hibernation 15 years ago
Hugh Dickins 910321ea81 swap: revert special hibernation allocation 15 years ago
KAMEZAWA Hiroyuki d2997b1042 hibernation: freeze swap at hibernation 15 years ago
KAMEZAWA Hiroyuki 966cca029f mm: fix corruption of hibernation caused by reusing swap during image saving 15 years ago
Nitin Gupta b3a27d0529 swap: Add swap slot free callback to block_device_operations 15 years ago
Nitin Gupta b272564395 swap: Add flag to identify block swap devices 15 years ago
Dmitry Monakhov fbd9b09a17 blkdev: generalize flags for blkdev_issue_fn functions 15 years ago
Daisuke Nishimura 024914477e memcg: move charges of anonymous swap 15 years ago
Hugh Dickins 08259d58e4 mm: add comment on swap_duplicate's error code 15 years ago