index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
isofs
/
zisofs.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-12-02
Btrfs: remove unneeded btrfs_start_delalloc_inodes call
Sage Weil
1
-1
/
+0
2008-12-02
Btrfs: remove unneeded total_trans
Sage Weil
1
-4
/
+0
2008-12-02
Btrfs: sparse lock verification annotations for wait_on_state
Christoph Hellwig
1
-0
/
+2
2008-12-02
Btrfs: Fix cow semantic in run_delalloc_nocow()
Liu Hui
1
-2
/
+2
2008-11-20
Btrfs: Fix for lockdep warnings with alloc_mutex and pinned_mutex
Josef Bacik
2
-14
/
+19
2008-11-20
Btrfs: only flush down bios for writeback pages
Chris Mason
1
-1
/
+2
2008-11-20
Btrfs: Drop dirty roots created by log replay immediately when
Yan Zheng
1
-0
/
+5
2008-11-20
Btrfs: compat code fixes
Chris Mason
8
-4
/
+14
2008-11-20
Btrfs: Use current_fsuid/gid
Chris Mason
1
-2
/
+2
2008-11-20
Btrfs: Fixes for 2.6.28-rc API changes
Chris Mason
7
-46
/
+74
2008-11-19
Btrfs: fix free space accounting when unpinning extents
Josef Bacik
1
-4
/
+2
2008-11-19
Btrfs: Do fsync log replay when mount -o ro, except when on readonly media
Chris Mason
1
-8
/
+23
2008-11-19
Btrfs: Avoid writeback stalls
Chris Mason
3
-20
/
+23
2008-11-18
Btrfs: switch back to wait_on_page_writeback to wait on metadata writes
Chris Mason
1
-28
/
+1
2008-11-18
Btrfs: Update the disk format for the seed device and new root code
Chris Mason
1
-1
/
+1
2008-11-18
Btrfs: unplug all devices in the unplug call back
Chris Mason
1
-1
/
+1
2008-11-18
Btrfs: Some fixes for batching extent insert.
Liu Hui
2
-5
/
+7
2008-11-18
Btrfs: prevent loops in the directory tree when creating snapshots
Chris Mason
4
-1
/
+73
2008-11-18
Btrfs: Add backrefs and forward refs for subvols and snapshots
Chris Mason
5
-32
/
+172
2008-11-18
Btrfs: Give each subvol and snapshot their own anonymous devid
Chris Mason
5
-6
/
+34
2008-11-18
Btrfs: Allow subvolumes and snapshots anywhere in the directory tree
Chris Mason
8
-65
/
+162
2008-11-18
Btrfs: Add some debugging around the ENOSPC bugs
Josef Bacik
1
-0
/
+3
2008-11-18
Btrfs: fix free space leak
Josef Bacik
1
-0
/
+8
2008-11-15
Linux 2.6.28-rc5
v2.6.28-rc5
Linus Torvalds
1
-1
/
+1
2008-11-15
Fix inotify watch removal/umount races
Al Viro
4
-48
/
+218
2008-11-15
LIS3LV02Dx: remove unused #include <version.h>
Huang Weiyi
1
-1
/
+0
2008-11-15
Add 'pr_fmt()' format modifier to pr_xyz macros.
Martin Schwidefsky
1
-19
/
+23
2008-11-15
Revert "x86: blacklist DMAR on Intel G31/G33 chipsets"
David Woodhouse
2
-19
/
+0
2008-11-15
mm: remove unevictable's show_page_path
KOSAKI Motohiro
1
-35
/
+0
2008-11-15
misc: C2port needs <linux/sched.h>
Geert Uytterhoeven
1
-0
/
+1
2008-11-15
m68k: Fix off-by-one in m68k_setup_user_interrupt()
Geert Uytterhoeven
1
-1
/
+1
2008-11-15
Move "exit_robust_list" into mm_release()
Linus Torvalds
2
-9
/
+11
2008-11-15
[SCSI] dpt_i2o: fix transferred data length for scsi_set_resid()
Miquel van Smoorenburg
1
-2
/
+2
2008-11-15
libata: improve phantom device detection
Tejun Heo
1
-2
/
+11
2008-11-14
9p: restrict RDMA usage
Randy Dunlap
1
-4
/
+6
2008-11-14
Create/use more directory structure in the Documentation/ tree.
Randy Dunlap
30
-81
/
+96
2008-11-14
[S390] fix s390x_newuname
Martin Schwidefsky
1
-1
/
+1
2008-11-14
[S390] dasd: log sense for fatal errors
Stefan Haberland
1
-0
/
+5
2008-11-14
[S390] cpu topology: fix locking
Heiko Carstens
1
-4
/
+7
2008-11-14
[S390] cio: Fix refcount after moving devices.
Cornelia Huck
1
-0
/
+4
2008-11-14
[S390] ftrace: fix kernel stack backchain walking
Heiko Carstens
2
-11
/
+18
2008-11-14
[S390] ftrace: disable tracing on idle psw
Heiko Carstens
1
-0
/
+3
2008-11-14
[S390] lockdep: fix compile bug
Heiko Carstens
1
-0
/
+2
2008-11-14
[S390] kvm_s390: Fix oops in virtio device detection with "mem="
Christian Borntraeger
1
-2
/
+2
2008-11-14
[S390] sclp: emit error message if assign storage fails
Heiko Carstens
1
-0
/
+3
2008-11-14
[S390] Fix range for add_active_range() in setup_memory()
Gerald Schaefer
1
-2
/
+2
2008-11-14
V4L/DVB (9624): CVE-2008-5033: fix OOPS on tvaudio when controlling bass/treble
Mauro Carvalho Chehab
1
-8
/
+7
2008-11-14
V4L/DVB (9623): tvaudio: Improve debug msg by printing something more human
Mauro Carvalho Chehab
1
-1
/
+5
2008-11-14
V4L/DVB (9622): tvaudio: Improve comments and remove a unneeded prototype
Mauro Carvalho Chehab
1
-12
/
+7
2008-11-14
V4L/DVB (9621): Avoid writing outside shadow.bytes[] array
Mauro Carvalho Chehab
1
-3
/
+27
[next]