index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
shmem.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-11-12
Btrfs: fix memory leak of chunks' extent map
Liu Bo
1
-0
/
+2
2013-11-12
Btrfs: improve jitter performance of the sequential buffered write
Miao Xie
1
-3
/
+4
2013-11-12
Btrfs: fix BUG_ON() casued by the reserved space migration
Miao Xie
3
-3
/
+28
2013-11-12
btrfs: remove unused parameter from btrfs_header_fsid
Ross Kirk
4
-10
/
+10
2013-11-12
Btrfs: fix two use-after-free bugs with transaction cleanup
Josef Bacik
3
-82
/
+52
2013-11-12
Btrfs: remove all BUG_ON()'s from commit_cowonly_roots
Josef Bacik
1
-5
/
+8
2013-11-12
Btrfs: don't delete ordered roots from list during cleanup
Josef Bacik
1
-1
/
+2
2013-11-12
Btrfs: cleanup transaction on abort
Josef Bacik
2
-1
/
+6
2013-11-12
Btrfs: do not release metadata for space cache inodes
Josef Bacik
1
-1
/
+7
2013-11-12
Btrfs: reset intwrite on transaction abort
Josef Bacik
1
-0
/
+2
2013-11-12
Btrfs: relocate csums properly with prealloc extents
Josef Bacik
1
-3
/
+15
2013-11-12
Btrfs: don't leak block group on error
Filipe David Borba Manana
1
-2
/
+1
2013-11-12
Btrfs: fix sync fs to actually wait for all data to be persisted
Filipe David Borba Manana
1
-3
/
+9
2013-11-12
Btrfs: fix tracking of orphan inode count
Filipe David Borba Manana
1
-5
/
+8
2013-11-12
Btrfs: export btrfs space shared info to userspace
Liu Bo
1
-1
/
+33
2013-11-12
Btrfs: remove path arg from btrfs_truncate_free_space_cache
Filipe David Borba Manana
5
-15
/
+3
2013-11-12
Btrfs: remove duplicated ino cache's inode lookup
Filipe David Borba Manana
3
-9
/
+5
2013-11-12
Btrfs: do a full search everytime in btrfs_search_old_slot
Josef Bacik
1
-2
/
+6
2013-11-12
Btrfs: add a sanity test for btrfs_split_item
Josef Bacik
7
-7
/
+283
2013-11-12
btrfs: drop unused parameter from btrfs_item_nr
Ross Kirk
8
-32
/
+31
2013-11-12
Btrfs: don't store NULL byte in symlink extents
Filipe David Borba Manana
1
-2
/
+2
2013-11-12
Btrfs: eliminate the exceptional root_tree refs=0
Stefan Behrens
3
-15
/
+10
2013-11-04
Linux 3.12
v3.12
Linus Torvalds
1
-1
/
+1
2013-11-03
ipc, msg: forbid negative values for "msg{max,mnb,mni}"
Mathias Krause
2
-11
/
+15
2013-11-02
ARC: Incorrect mm reference used in vmalloc fault handler
Vineet Gupta
1
-3
/
+3
2013-11-01
scripts/kallsyms: filter symbols not in kernel address space
Ming Lei
2
-1
/
+13
2013-11-01
memcg: remove incorrect underflow check
Greg Thelen
1
-1
/
+0
2013-11-01
USB: serial: ftdi_sio: add id for Z3X Box device
Алексей Крамаренко
2
-0
/
+7
2013-11-01
USB: Maintainers change for usb serial drivers
Greg KH
1
-50
/
+3
2013-11-01
Revert "USB: pl2303: restrict the divisor based baud rate encoding method to ...
Greg Kroah-Hartman
1
-5
/
+1
2013-11-01
Revert "usb: pl2303: fix+improve the divsor based baud rate encoding method"
Greg Kroah-Hartman
1
-52
/
+10
2013-11-01
Revert "usb: pl2303: do not round to the next nearest standard baud rate for ...
Greg Kroah-Hartman
1
-37
/
+28
2013-11-01
Revert "usb: pl2303: remove 500000 baud from the list of standard baud rates"
Greg Kroah-Hartman
1
-2
/
+2
2013-11-01
Revert "usb: pl2303: move the two baud rate encoding methods to separate func...
Greg Kroah-Hartman
1
-114
/
+101
2013-11-01
Revert "usb: pl2303: increase the allowed baud rate range for the divisor bas...
Greg Kroah-Hartman
1
-12
/
+4
2013-11-01
Revert "usb: pl2303: also use the divisor based baud rate encoding method for...
Greg Kroah-Hartman
1
-1
/
+1
2013-11-01
Revert "usb: pl2303: add two comments concerning the supported baud rates wit...
Greg Kroah-Hartman
1
-12
/
+0
2013-11-01
Revert "pl2303: simplify the else-if contruct for type_1 chips in pl2303_star...
Greg Kroah-Hartman
1
-2
/
+3
2013-11-01
Revert "pl2303: improve the chip type information output on startup"
Greg Kroah-Hartman
1
-10
/
+5
2013-11-01
Revert "pl2303: improve the chip type detection/distinction"
Greg Kroah-Hartman
1
-72
/
+23
2013-11-01
Revert "USB: pl2303: distinguish between original and cloned HX chips"
Greg Kroah-Hartman
1
-32
/
+11
2013-11-01
lib/scatterlist.c: don't flush_kernel_dcache_page on slab page
Ming Lei
1
-1
/
+2
2013-11-01
mm: memcg: fix test for child groups
Johannes Weiner
1
-24
/
+11
2013-11-01
mm: memcg: lockdep annotation for memcg OOM lock
Johannes Weiner
1
-1
/
+10
2013-11-01
mm: memcg: use proper memcg in limit bypass
Johannes Weiner
1
-4
/
+4
2013-10-31
vfs: decrapify dput(), fix cache behavior under normal load
Linus Torvalds
1
-2
/
+3
2013-10-31
i915: fix compiler warning
Linus Torvalds
1
-2
/
+0
2013-10-31
ALSA: fix oops in snd_pcm_info() caused by ASoC DPCM
Russell King
1
-0
/
+4
2013-10-31
MIPS: ralink: fix return value check in rt_timer_probe()
Wei Yongjun
1
-1
/
+1
2013-10-31
Input: ALPS - add support for model found on Dell XT2
Yunkang Tang
1
-0
/
+1
[next]