Commit Graph

15600 Commits (6c085227bd7168fd84976479218f81bf35b5acd7)

Author SHA1 Message Date
Hugh Dickins f3e8fccd06 mm: add get_dump_page 16 years ago
KOSAKI Motohiro 5d863b8968 oom: fix oom_adjust_write() input sanity check 16 years ago
KOSAKI Motohiro 495789a51a oom: make oom_score to per-process value 16 years ago
KOSAKI Motohiro 28b83c5193 oom: move oom_adj value from task_struct to signal_struct 16 years ago
Jan Beulich 4481374ce8 mm: replace various uses of num_physpages by totalram_pages 16 years ago
KAMEZAWA Hiroyuki 73d7c33e81 kcore: /proc/kcore should use vread 16 years ago
Moussa A. Ba 398499d5f3 pagemap clear_refs: modify to specify anon or mapped vma clearing 16 years ago
Hugh Dickins 9a84089514 ksm: identify PageKsm pages 16 years ago
KOSAKI Motohiro 4b02108ac1 mm: oom analysis: add shmem vmstat 16 years ago
KOSAKI Motohiro c6a7f5728a mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output 16 years ago
Alexey Dobriyan 83d5cde47d const: make block_device_operations const 16 years ago
Alexey Dobriyan 7b021967c5 const: make lock_manager_operations const 16 years ago
Alexey Dobriyan 6aed62853c const: make file_lock_operations const 16 years ago
Alexey Dobriyan 6e1d5dcc2b const: mark remaining inode_operations as const 16 years ago
Alexey Dobriyan 7f09410bbc const: mark remaining address_space_operations const 16 years ago
Alexey Dobriyan ac4cfdd6d1 const: mark remaining export_operations const 16 years ago
Alexey Dobriyan b87221de6a const: mark remaining super_operations const 16 years ago
Alexey Dobriyan 0d54b217a2 const: make struct super_block::s_qcop const 16 years ago
Alexey Dobriyan 61e225dc34 const: make struct super_block::dq_op const 16 years ago
Jan Kara 580be0837a fs: make sure data stored into inode is properly seen before unlocking new inode 16 years ago
Josef Bacik 1b2da372b0 Btrfs: account for space used by the super mirrors 16 years ago
Josef Bacik 25891f796d Btrfs: fix extent entry threshold calculation 16 years ago
Josef Bacik f61408b81c Btrfs: remove dead code 16 years ago
Josef Bacik f019f4264a Btrfs: fix bitmap size tracking 16 years ago
Josef Bacik 0a24325e6d Btrfs: don't keep retrying a block group if we fail to allocate a cluster 16 years ago
Josef Bacik ba1bf4818b Btrfs: make balance code choose more wisely when relocating 16 years ago
Steve Dickson 3c394ddaa7 nfsd4: nfsv4 clients should cross mountpoints 16 years ago
Sage Weil 1fb58a6051 Btrfs: fix arithmetic error in clone ioctl 16 years ago
Yan, Zheng 76dda93c6a Btrfs: add snapshot/subvolume destroy ioctl 16 years ago
Yan, Zheng 4df27c4d5c Btrfs: change how subvolumes are organized 16 years ago
Yan, Zheng 13a8a7c8c4 Btrfs: do not reuse objectid of deleted snapshot/subvol 16 years ago
Yan, Zheng 1c4850e21d Btrfs: speed up snapshot dropping 16 years ago
Jens Axboe 48d0764998 nfs: initialize the backing_dev_info when creating the server 16 years ago
Jens Axboe 92f25053c0 nfs: nfs_kill_super() should call bdi_unregister() after killing super 16 years ago
Joe Perches a419aef8b8 trivial: remove unnecessary semicolons 16 years ago
Anand Gadiyar fd589a8f0a trivial: fix typo "to to" in multiple files 16 years ago
Anand Gadiyar 411c940385 trivial: fix typo "for for" in multiple files 16 years ago
Ingo Molnar cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events 16 years ago
David Woodhouse dd799983e9 jffs2: Use SLAB_HWCACHE_ALIGN for jffs2_raw_{dirent,inode} slabs 16 years ago
OGAWA Hirofumi ed248b290d fat: Check s_dirt in fat_sync_fs() 16 years ago
Chris Mason b917b7c3be Btrfs: search for an allocation hint while filling file COW 16 years ago
Chris Mason f85d7d6c8f Btrfs: properly honor wbc->nr_to_write changes 16 years ago
Yan Zheng 11833d66be Btrfs: improve async block group caching 16 years ago
Eric Sandeen 0a80e9867d ext4: replace MAX_DEFRAG_SIZE with EXT_MAX_BLOCK 16 years ago
Theodore Ts'o 5534fb5bb3 ext4: Fix the alloc on close after a truncate hueristic 16 years ago
Artem Bityutskiy e055f7e873 UBIFS: fix debugging dump 16 years ago
Theodore Ts'o fb40ba0d98 ext4: Add a tracepoint for ext4_alloc_da_blocks() 16 years ago
Theodore Ts'o 1b9c12f44c ext4: store EXT4_EXT_MIGRATE in i_state instead of i_flags 16 years ago
Eric Sandeen fb0a387dcd ext4: limit block allocations for indirect-block files to < 2^32 16 years ago
Akira Fujita c40ce3c9ea ext4: Fix different block exchange issue in EXT4_IOC_MOVE_EXT 16 years ago