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-06-05
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2
-17
/
+26
2010-06-05
ext4: Fix remaining racy updates of EXT4_I(inode)->i_flags
Dmitry Monakhov
1
-17
/
+23
2010-06-05
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
17
-793
/
+736
2010-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
4
-10
/
+4
2010-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-8
/
+8
2010-06-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
4
-74
/
+71
2010-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2
-7
/
+8
2010-06-04
flat: fix unmap len in load error path
Mike Frysinger
1
-1
/
+1
2010-06-04
fs/binfmt_flat.c: split the stack & data alignments
Mike Frysinger
1
-8
/
+15
2010-06-04
fs/compat_rw_copy_check_uvector: add missing compat_ptr call
Heiko Carstens
1
-1
/
+1
2010-06-04
Minix: Clean up left over label
Andrew Hendry
1
-4
/
+0
2010-06-04
fix truncate inode time modification breakage
Nick Piggin
1
-1
/
+1
2010-06-04
fix setattr error handling in sysfs, configfs
Nick Piggin
2
-7
/
+8
2010-06-04
fcntl: return -EFAULT if copy_to_user fails
Dan Carpenter
1
-2
/
+5
2010-06-04
wrong type for 'magic' argument in simple_fill_super()
Roberto Sassu
1
-1
/
+2
2010-06-04
fix setattr error handling in sysfs, configfs
Nick Piggin
2
-7
/
+8
2010-06-04
Merge branch 'master' into for-linus
Alex Elder
17
-793
/
+736
2010-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+1
2010-06-03
pipe: change /proc/sys/fs/pipe-max-pages to byte sized interface
Jens Axboe
1
-12
/
+42
2010-06-03
pipe: change the privilege required for growing a pipe beyond system max
Jens Axboe
1
-1
/
+1
2010-06-03
pipe: adjust minimum pipe size to 1 page
Jens Axboe
1
-7
/
+1
2010-06-03
xfs: improve xfs_isilocked
Christoph Hellwig
1
-16
/
+10
2010-06-03
xfs: skip writeback from reclaim context
Christoph Hellwig
1
-0
/
+15
2010-06-03
xfs: fix race in inode cluster freeing failing to stale inodes
Dave Chinner
1
-80
/
+62
2010-06-02
ext4: Make sure the MOVE_EXT ioctl can't overwrite append-only files
Theodore Ts'o
1
-0
/
+3
2010-06-01
FS-Cache: Remove unneeded null checks
Dan Carpenter
1
-20
/
+16
2010-06-01
cifs: fix page refcount leak
Jeff Layton
1
-0
/
+1
2010-06-01
AFS: Fix possible null pointer dereference in afs_alloc_server()
Denis Kirjanov
1
-2
/
+3
2010-06-01
binfmt_elf_fdpic: Fix clear_user() error handling
Takuya Yoshikawa
1
-15
/
+11
2010-06-01
Merge branch 'master' into for-linus
Jens Axboe
275
-6190
/
+11458
2010-06-01
Revert "writeback: fix WB_SYNC_NONE writeback from umount"
Jens Axboe
2
-38
/
+12
2010-06-01
Revert "writeback: ensure that WB_SYNC_NONE writeback with sb pinned is sync"
Jens Axboe
1
-11
/
+5
2010-05-31
nilfs2: remove obsolete declarations of cache constructor and destructor
Ryusuke Konishi
3
-6
/
+0
2010-05-31
nilfs2: fix style issue in nilfs_destroy_cachep
Ryusuke Konishi
1
-4
/
+4
2010-05-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
4
-81
/
+494
2010-05-30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
24
-495
/
+232
2010-05-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
17
-32
/
+85
2010-05-29
ceph: clean up on forwarded aborted mds request
Sage Weil
1
-4
/
+9
2010-05-29
ceph: fix leak of osd authorizer
Sage Weil
1
-1
/
+6
2010-05-29
ceph: close out mds, osd connections before stopping auth
Sage Weil
3
-1
/
+16
2010-05-29
ceph: make lease code DN specific
Sage Weil
2
-12
/
+13
2010-05-29
fs/ceph: Use ERR_CAST
Julia Lawall
6
-6
/
+6
2010-05-29
ceph: renew auth tickets before they expire
Sage Weil
4
-1
/
+27
2010-05-29
ceph: do not resend mon requests on auth ticket renewal
Sage Weil
1
-1
/
+4
2010-05-29
ceph: removed duplicated #includes
Andrea Gelmini
2
-2
/
+0
2010-05-29
ceph: avoid possible null dereference
Sage Weil
1
-2
/
+2
2010-05-29
ceph: make mds requests killable, not interruptible
Sage Weil
1
-2
/
+2
2010-05-28
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+20
2010-05-28
xfs: fix access to upper inodes without inode64
Christoph Hellwig
5
-46
/
+21
2010-05-28
xfs: fix might_sleep() warning when initialising per-ag tree
Dave Chinner
1
-1
/
+1
[next]