index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
dir-item.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-07-11
ext4: free allocated and pre-allocated blocks when check_eofblocks_fl fails
Jiaying Zhang
1
-4
/
+3
2011-07-11
ext4: fix i_blocks/quota accounting when extent insertion fails
Maxim Patlasov
3
-2
/
+5
2011-06-30
ext4: remove loop around bio_alloc()
Theodore Ts'o
1
-5
/
+1
2011-06-28
ext4: quiet 'unused variables' compile warnings
Yongqiang Yang
2
-4
/
+0
2011-06-28
ext4: refactor duplicated block placement code
Eric Sandeen
4
-63
/
+51
2011-06-28
ext4: move ext4_ind_* functions from inode.c to indirect.c
Amir Goldstein
5
-1487
/
+1521
2011-06-28
ext4: move common truncate functions to header file
Theodore Ts'o
2
-42
/
+49
2011-06-28
ext4: move __ext4_check_blockref to block_validity.c
Theodore Ts'o
3
-34
/
+36
2011-06-27
ext4: rename ext4_indirect_* funcs to ext4_ind_*
Amir Goldstein
1
-6
/
+4
2011-06-27
ext4: split ext4_ind_truncate from ext4_truncate
Amir Goldstein
2
-16
/
+22
2011-06-27
ext4: fix incorrect error msg in ext4_ext_insert_index
Robin Dong
1
-2
/
+3
2011-06-27
jbd2: use WRITE_SYNC in journal checkpoint
Tao Ma
1
-1
/
+4
2011-06-21
Linux 3.0-rc4
v3.0-rc4
Linus Torvalds
1
-1
/
+1
2011-06-21
vfs: i_state needs to be 'unsigned long' for now
Linus Torvalds
1
-1
/
+1
2011-06-21
drm/radeon/kms/r6xx+: voltage fixes
Alex Deucher
4
-0
/
+16
2011-06-21
msm: timer: Fix DGT rate on 8960 and 8660
Stephen Boyd
1
-2
/
+4
2011-06-20
pxa168_eth: fix race in transmit path.
Richard Cochran
1
-1
/
+1
2011-06-20
ipv4, ping: Remove duplicate icmp.h include
Jesper Juhl
1
-1
/
+0
2011-06-20
netxen: fix race in skb->len access
Eric Dumazet
1
-2
/
+2
2011-06-20
devcgroup_inode_permission: take "is it a device node" checks to inlined wrapper
Al Viro
2
-8
/
+10
2011-06-20
fix comment in generic_permission()
Al Viro
1
-1
/
+2
2011-06-20
kill obsolete comment for follow_down()
Al Viro
1
-3
/
+0
2011-06-20
proc_sys_permission() is OK in RCU mode
Al Viro
1
-3
/
+0
2011-06-20
reiserfs_permission() doesn't need to bail out in RCU mode
Al Viro
1
-2
/
+0
2011-06-20
proc_fd_permission() is doesn't need to bail out in RCU mode
Al Viro
1
-5
/
+1
2011-06-20
nilfs2_permission() doesn't need to bail out in RCU mode
Al Viro
1
-6
/
+1
2011-06-20
logfs doesn't need ->permission() at all
Al Viro
1
-8
/
+0
2011-06-20
coda_ioctl_permission() is safe in RCU mode
Al Viro
1
-2
/
+0
2011-06-20
cifs_permission() doesn't need to bail out in RCU mode
Al Viro
1
-3
/
+0
2011-06-20
bad_inode_permission() is safe from RCU mode
Al Viro
1
-3
/
+0
2011-06-20
ubifs: dereferencing an ERR_PTR in ubifs_mount()
Dan Carpenter
1
-0
/
+1
2011-06-20
nfsd4: fix break_lease flags on nfsd open
J. Bruce Fields
1
-6
/
+9
2011-06-20
drm/nouveau: drop leftover debugging
Dave Airlie
1
-1
/
+0
2011-06-20
drm/radeon: avoid warnings from r600/eg irq handlers on powered off card.
Dave Airlie
2
-18
/
+14
2011-06-20
drm/radeon/kms: add missing param for dce3.2 DP transmitter setup
Alex Deucher
1
-2
/
+3
2011-06-20
drm/radeon/kms/atom: fix duallink on some early DCE3.2 cards
Alex Deucher
1
-1
/
+5
2011-06-20
sgi-xp: fix a use after free
Eric Dumazet
1
-3
/
+3
2011-06-20
hp100: fix an skb->len race
Eric Dumazet
1
-2
/
+2
2011-06-20
netpoll: copy dev name of slaves to struct netpoll
WANG Cong
2
-0
/
+2
2011-06-19
KVM: Fix register corruption in pvclock_scale_delta
Zachary Amsden
1
-2
/
+7
2011-06-19
KVM: MMU: fix opposite condition in mapping_level_dirty_bitmap
Steve
1
-1
/
+1
2011-06-19
KVM: VMX: do not overwrite uptodate vcpu->arch.cr3 on KVM_SET_SREGS
Marcelo Tosatti
1
-1
/
+2
2011-06-19
KVM: MMU: Fix build warnings in walk_addr_generic()
Borislav Petkov
1
-1
/
+1
2011-06-18
x86, MAINTAINERS: Add x86 MCE people
Ingo Molnar
1
-0
/
+7
2011-06-18
x86, efi: Do not reserve boot services regions within reserved areas
Maarten Lankhorst
3
-7
/
+28
2011-06-18
ipv4: fix multicast losses
Eric Dumazet
1
-3
/
+1
2011-06-18
isofs: fix bh leak in isofs_fill_super() error case
Linus Torvalds
1
-1
/
+2
2011-06-18
Input: sh_keysc - 8x8 MODE_6 fix
Magnus Damm
2
-2
/
+2
2011-06-18
Input: omap-keypad - add missing input_sync()
Janusz Krzysztofik
1
-0
/
+1
2011-06-18
Input: evdev - try to wake up readers only if we have full packet
Dmitry Torokhov
1
-1
/
+2
[next]