index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-18
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-219
/
+498
2010-07-16
ocfs2: Silence gcc warning in ocfs2_write_zero_page().
Joel Becker
1
-1
/
+1
2010-07-15
jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactions
Jan Kara
3
-23
/
+25
2010-07-15
ocfs2/dlm: Remove BUG_ON from migration in the rare case of a down node
Wengang Wang
1
-8
/
+14
2010-07-15
ocfs2: Don't duplicate pages past i_size during CoW.
Tao Ma
1
-0
/
+6
2010-07-15
GFS2: rename causes kernel Oops
Bob Peterson
1
-1
/
+1
2010-07-15
GFS2: BUG in gfs2_adjust_quota
Abhijith Das
1
-5
/
+3
2010-07-15
GFS2: Fix kernel NULL pointer dereference by dlm_astd
Bob Peterson
1
-4
/
+8
2010-07-15
GFS2: recovery stuck on transaction lock
Bob Peterson
1
-0
/
+10
2010-07-15
GFS2: O_TRUNC not working on stuffed files across cluster
Bob Peterson
1
-0
/
+1
2010-07-12
ocfs2: tighten up strlen() checking
Dan Carpenter
1
-1
/
+1
2010-07-12
ocfs2: Make xattr reflink work with new local alloc reservation.
Tao Ma
1
-36
/
+90
2010-07-12
ocfs2: make xattr extension work with new local alloc reservation.
Tao Ma
1
-29
/
+45
2010-07-12
ocfs2: Remove the redundant cpu_to_le64.
Tao Ma
1
-1
/
+1
2010-07-12
ocfs2/dlm: don't access beyond bitmap size
Wengang Wang
1
-1
/
+1
2010-07-12
ocfs2: No need to zero pages past i_size.
Joel Becker
1
-4
/
+18
2010-07-08
ocfs2: Zero the tail cluster when extending past i_size.
Joel Becker
6
-54
/
+207
2010-07-08
ocfs2: When zero extending, do it by page.
Joel Becker
2
-64
/
+84
2010-07-08
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
4
-232
/
+115
2010-07-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
10
-33
/
+69
2010-07-06
writeback: simplify the write back thread queue
Christoph Hellwig
1
-184
/
+69
2010-07-06
writeback: split writeback_inodes_wb
Christoph Hellwig
1
-36
/
+46
2010-07-06
writeback: remove writeback_inodes_wbc
Christoph Hellwig
3
-13
/
+2
2010-07-05
ceph: fix crush device 'out' threshold to 1.0, not 0.1
Sage Weil
1
-1
/
+1
2010-07-04
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
17
-388
/
+172
2010-07-01
fs-writeback: fix kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2010-06-30
splice: check f_mode for seekable file
Changli Gao
1
-4
/
+2
2010-06-30
splice: direct_splice_actor() should not use pos in sd
Changli Gao
1
-1
/
+2
2010-06-29
fs/fcntl.c:kill_fasync_rcu() fa_lock must be IRQ-safe
Andrew Morton
1
-2
/
+4
2010-06-29
sysvfs: fix NULL deref. when allocating new inode
Lubomir Rintel
1
-1
/
+5
2010-06-29
flat: tweak default stack alignment
Mike Frysinger
1
-5
/
+1
2010-06-29
nommu: add '[stack]' label to /proc/pid/maps output
Mike Frysinger
1
-4
/
+16
2010-06-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-147
/
+109
2010-06-29
fs: fix superblock iteration race
npiggin@suse.de
2
-0
/
+8
2010-06-29
ceph: fix caps usage accounting for import (non-reserved) case
Sage Weil
1
-2
/
+8
2010-06-29
ceph: only release clean, unused caps with mds requests
Sage Weil
1
-5
/
+6
2010-06-28
ocfs2: update gfp/slab.h includes
Tejun Heo
1
-1
/
+0
2010-06-27
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
4
-78
/
+72
2010-06-27
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-0
/
+2
2010-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
6
-110
/
+97
2010-06-25
ext3: update ctime when changing the file's permission by setfacl
Miao Xie
1
-0
/
+1
2010-06-25
ext2: update ctime when changing the file's permission by setfacl
Jan Kara
1
-0
/
+1
2010-06-24
ceph: fix crush CHOOSE_LEAF when type is already a leaf
Sage Weil
1
-13
/
+25
2010-06-24
ceph: fix crush recursion
Sage Weil
1
-0
/
+1
2010-06-24
ceph: fix caps debugfs entry
Yehuda Sadeh
1
-1
/
+1
2010-06-24
xfs: remove block number from inode lookup code
Dave Chinner
15
-59
/
+26
2010-06-24
xfs: rename XFS_IGET_BULKSTAT to XFS_IGET_UNTRUSTED
Dave Chinner
5
-12
/
+14
2010-06-24
xfs: validate untrusted inode numbers during lookup
Dave Chinner
1
-43
/
+78
2010-06-23
xfs: always use iget in bulkstat
Christoph Hellwig
6
-282
/
+59
2010-06-24
xfs: prevent swapext from operating on write-only files
Dan Rosenberg
1
-1
/
+4
[next]