index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
REPORTING-BUGS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-05-19
xfs: remove a few macro indirections in the quota code
Christoph Hellwig
4
-31
/
+25
2010-05-19
xfs: access quotainfo structure directly
Christoph Hellwig
6
-172
/
+165
2010-05-19
xfs: wait for direct I/O to complete in fsync and write_inode
Christoph Hellwig
2
-0
/
+3
2010-05-19
xfs: xfs_trace.c: duplicated include
Andrea Gelmini
1
-1
/
+0
2010-05-19
xfs: minor odds and ends in xfs_log_recover.c
Alex Elder
1
-16
/
+15
2010-05-19
xfs: avoid repeated pointer dereferences
Alex Elder
1
-12
/
+13
2010-05-19
xfs: change a few labels in xfs_log_recover.c
Alex Elder
1
-11
/
+9
2010-05-19
xfs: enforce synchronous writes in xfs_bwrite
Christoph Hellwig
2
-12
/
+6
2010-05-19
xfs: remove periodic superblock writeback
Christoph Hellwig
1
-63
/
+27
2010-05-19
xfs: make the log ticket transaction id random
Dave Chinner
1
-1
/
+1
2010-05-19
xfs: nothing special about 1-block log sector
Alex Elder
1
-13
/
+29
2010-05-19
xfs: encapsulate bbcount validity checking
Alex Elder
1
-12
/
+26
2010-05-19
xfs: kill XLOG_SECTOR_ROUND*()
Alex Elder
1
-14
/
+9
2010-05-19
xfs: simplify XLOG_SECTOR_ROUND*()
Alex Elder
1
-5
/
+4
2010-05-19
xfs: fix min bufsize bugs in two places
Alex Elder
1
-4
/
+17
2010-05-19
xfs: add const qualifiers to xfs error function args
Alex Elder
2
-19
/
+20
2010-05-19
xfs: remove xfs_dqmarker
Christoph Hellwig
2
-21
/
+2
2010-05-19
xfs: convert the dquot free list to use list heads
Dave Chinner
6
-165
/
+72
2010-05-19
xfs: convert the dquot hash list to use list heads
Dave Chinner
6
-88
/
+30
2010-05-19
xfs: remove duplicate code from dquot reclaim
Dave Chinner
2
-193
/
+73
2010-05-19
xfs: convert the per-mount dquot list to use list heads
Dave Chinner
6
-112
/
+97
2010-05-19
xfs: add log item recovery tracing
Dave Chinner
5
-9
/
+187
2010-05-19
xfs: clean up xlog_write_adv_cnt
Christoph Hellwig
2
-27
/
+27
2010-05-19
xfs: introduce new internal log vector structure
Dave Chinner
2
-59
/
+90
2010-05-19
xfs: reindent xlog_write
Christoph Hellwig
1
-106
/
+120
2010-05-19
xfs: factor xlog_write
Dave Chinner
1
-113
/
+226
2010-05-19
xfs: log ticket reservation underestimates the number of iclogs
Dave Chinner
1
-13
/
+42
2010-05-19
xfs: Clean up xfs_trans_committed code after factoring
Dave Chinner
1
-190
/
+166
2010-05-19
xfs: update and factor xfs_trans_committed()
Dave Chinner
1
-129
/
+95
2010-05-19
xfs: clean up xfs_trans_commit logic even more
Christoph Hellwig
1
-32
/
+37
2010-05-19
xfs: split out iclog writing from xfs_trans_commit()
Dave Chinner
1
-188
/
+199
2010-05-19
xfs: fix reservation release commit flag in xfs_bmap_add_attrfork()
Dave Chinner
1
-1
/
+1
2010-05-19
xfs: remove stale parameter from ->iop_unpin method
Dave Chinner
7
-52
/
+39
2010-05-19
xfs: Add inode pin counts to traces
Dave Chinner
3
-1
/
+12
2010-05-19
xfs: factor log item initialisation
Dave Chinner
6
-30
/
+29
2010-05-19
xfs: add blockdev name to kthreads
Jan Engelhardt
4
-10
/
+13
2010-05-19
xfs: Fix integer overflow in fs/xfs/linux-2.6/xfs_ioctl*.c
Zhitong Wang
2
-0
/
+8
2010-05-16
Linus 2.6.34
v2.6.34
Linus Torvalds
1
-1
/
+1
2010-05-16
rtnetlink: make SR-IOV VF interface symmetric
Chris Wright
2
-53
/
+129
2010-05-16
sctp: delete active ICMP proto unreachable timer when free transport
Wei Yongjun
1
-0
/
+4
2010-05-16
tcp: fix MD5 (RFC2385) support
Eric Dumazet
2
-28
/
+27
2010-05-15
MIPS: Oprofile: Fix Loongson irq handler
Wu Zhangjin
1
-1
/
+1
2010-05-15
MIPS: N32: Use compat version for sys_ppoll.
Chandrakala Chavva
1
-1
/
+1
2010-05-15
MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1
Shane McDonald
2
-5
/
+19
2010-05-15
lib/btree: fix possible NULL pointer dereference
kirjanov@gmail.com
1
-1
/
+2
2010-05-15
mmc: at91_mci: modify cache flush routines
Nicolas Ferre
1
-1
/
+1
2010-05-15
Btrfs: check for read permission on src file in the clone ioctl
Dan Rosenberg
1
-0
/
+5
2010-05-15
JFS: Free sbi memory in error path
Jan Blunck
1
-7
/
+6
2010-05-15
fs/sysv: dereferencing ERR_PTR()
Dan Carpenter
1
-1
/
+1
2010-05-15
Fix double-free in logfs
Al Viro
1
-7
/
+7
[next]