summaryrefslogtreecommitdiffstats
path: root/mm/shmem.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-12Btrfs: fix memory leak of chunks' extent mapLiu Bo1-0/+2
2013-11-12Btrfs: improve jitter performance of the sequential buffered writeMiao Xie1-3/+4
2013-11-12Btrfs: fix BUG_ON() casued by the reserved space migrationMiao Xie3-3/+28
2013-11-12btrfs: remove unused parameter from btrfs_header_fsidRoss Kirk4-10/+10
2013-11-12Btrfs: fix two use-after-free bugs with transaction cleanupJosef Bacik3-82/+52
2013-11-12Btrfs: remove all BUG_ON()'s from commit_cowonly_rootsJosef Bacik1-5/+8
2013-11-12Btrfs: don't delete ordered roots from list during cleanupJosef Bacik1-1/+2
2013-11-12Btrfs: cleanup transaction on abortJosef Bacik2-1/+6
2013-11-12Btrfs: do not release metadata for space cache inodesJosef Bacik1-1/+7
2013-11-12Btrfs: reset intwrite on transaction abortJosef Bacik1-0/+2
2013-11-12Btrfs: relocate csums properly with prealloc extentsJosef Bacik1-3/+15
2013-11-12Btrfs: don't leak block group on errorFilipe David Borba Manana1-2/+1
2013-11-12Btrfs: fix sync fs to actually wait for all data to be persistedFilipe David Borba Manana1-3/+9
2013-11-12Btrfs: fix tracking of orphan inode countFilipe David Borba Manana1-5/+8
2013-11-12Btrfs: export btrfs space shared info to userspaceLiu Bo1-1/+33
2013-11-12Btrfs: remove path arg from btrfs_truncate_free_space_cacheFilipe David Borba Manana5-15/+3
2013-11-12Btrfs: remove duplicated ino cache's inode lookupFilipe David Borba Manana3-9/+5
2013-11-12Btrfs: do a full search everytime in btrfs_search_old_slotJosef Bacik1-2/+6
2013-11-12Btrfs: add a sanity test for btrfs_split_itemJosef Bacik7-7/+283
2013-11-12btrfs: drop unused parameter from btrfs_item_nrRoss Kirk8-32/+31
2013-11-12Btrfs: don't store NULL byte in symlink extentsFilipe David Borba Manana1-2/+2
2013-11-12Btrfs: eliminate the exceptional root_tree refs=0Stefan Behrens3-15/+10
2013-11-04Linux 3.12v3.12Linus Torvalds1-1/+1
2013-11-03ipc, msg: forbid negative values for "msg{max,mnb,mni}"Mathias Krause2-11/+15
2013-11-02ARC: Incorrect mm reference used in vmalloc fault handlerVineet Gupta1-3/+3
2013-11-01scripts/kallsyms: filter symbols not in kernel address spaceMing Lei2-1/+13
2013-11-01memcg: remove incorrect underflow checkGreg Thelen1-1/+0
2013-11-01USB: serial: ftdi_sio: add id for Z3X Box deviceАлексей Крамаренко2-0/+7
2013-11-01USB: Maintainers change for usb serial driversGreg KH1-50/+3
2013-11-01Revert "USB: pl2303: restrict the divisor based baud rate encoding method to ...Greg Kroah-Hartman1-5/+1
2013-11-01Revert "usb: pl2303: fix+improve the divsor based baud rate encoding method"Greg Kroah-Hartman1-52/+10
2013-11-01Revert "usb: pl2303: do not round to the next nearest standard baud rate for ...Greg Kroah-Hartman1-37/+28
2013-11-01Revert "usb: pl2303: remove 500000 baud from the list of standard baud rates"Greg Kroah-Hartman1-2/+2
2013-11-01Revert "usb: pl2303: move the two baud rate encoding methods to separate func...Greg Kroah-Hartman1-114/+101
2013-11-01Revert "usb: pl2303: increase the allowed baud rate range for the divisor bas...Greg Kroah-Hartman1-12/+4
2013-11-01Revert "usb: pl2303: also use the divisor based baud rate encoding method for...Greg Kroah-Hartman1-1/+1
2013-11-01Revert "usb: pl2303: add two comments concerning the supported baud rates wit...Greg Kroah-Hartman1-12/+0
2013-11-01Revert "pl2303: simplify the else-if contruct for type_1 chips in pl2303_star...Greg Kroah-Hartman1-2/+3
2013-11-01Revert "pl2303: improve the chip type information output on startup"Greg Kroah-Hartman1-10/+5
2013-11-01Revert "pl2303: improve the chip type detection/distinction"Greg Kroah-Hartman1-72/+23
2013-11-01Revert "USB: pl2303: distinguish between original and cloned HX chips"Greg Kroah-Hartman1-32/+11
2013-11-01lib/scatterlist.c: don't flush_kernel_dcache_page on slab pageMing Lei1-1/+2
2013-11-01mm: memcg: fix test for child groupsJohannes Weiner1-24/+11
2013-11-01mm: memcg: lockdep annotation for memcg OOM lockJohannes Weiner1-1/+10
2013-11-01mm: memcg: use proper memcg in limit bypassJohannes Weiner1-4/+4
2013-10-31vfs: decrapify dput(), fix cache behavior under normal loadLinus Torvalds1-2/+3
2013-10-31i915: fix compiler warningLinus Torvalds1-2/+0
2013-10-31ALSA: fix oops in snd_pcm_info() caused by ASoC DPCMRussell King1-0/+4
2013-10-31MIPS: ralink: fix return value check in rt_timer_probe()Wei Yongjun1-1/+1
2013-10-31Input: ALPS - add support for model found on Dell XT2Yunkang Tang1-0/+1