index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext3: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
8
-80
/
+80
*
ext3: fix mount messages when quota disabled
Jan Kara
2008-04-28
1
-1
/
+4
*
ext3: retry block allocation if new blocks are allocated from system zone
Aneesh Kumar K.V
2008-04-28
1
-5
/
+10
*
ext3: fix hang on umount with quotas when journal is aborted
Jan Kara
2008-04-28
1
-1
/
+7
*
ext3: fix update of mtime and ctime on rename
Jan Kara
2008-04-28
1
-0
/
+2
*
jbd: fix possible journal overflow issues
Josef Bacik
2008-04-28
2
-3
/
+21
*
jbd: fix the way the b_modified flag is cleared
Josef Bacik
2008-04-28
2
-16
/
+13
*
fs/ext3: use BUG_ON
Julia Lawall
2008-04-28
1
-2
/
+1
*
ext3: check ext3_journal_get_write_access() errors
Akinobu Mita
2008-04-28
1
-2
/
+7
*
ext3: use ext3_get_group_desc()
Akinobu Mita
2008-04-28
1
-18
/
+5
*
ext3: add missing ext3_journal_stop()
Akinobu Mita
2008-04-28
1
-0
/
+1
*
ext3: use ext3_group_first_block_no()
Akinobu Mita
2008-04-28
2
-7
/
+4
*
make ext3_xattr_list() static
Adrian Bunk
2008-04-28
2
-8
/
+3
*
ext3: convert byte order of constant instead of variable
Marcin Slusarz
2008-04-28
1
-1
/
+1
*
ext3: fdatasync should skip metadata writeout when overwriting
Hisashi Hifumi
2008-04-28
1
-0
/
+3
*
ext2: retry block allocation if new blocks are allocated from system zone
Aneesh Kumar K.V
2008-04-28
1
-5
/
+11
*
ext2: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
4
-16
/
+16
*
fs/ext2: use BUG_ON
Julia Lawall
2008-04-28
2
-4
/
+3
*
ext2: use ext2_fsblk_t type
Akinobu Mita
2008-04-28
1
-5
/
+5
*
ext2: use ext2_group_first_block_no()
Akinobu Mita
2008-04-28
3
-12
/
+8
*
ext2: improve ext2_readdir() return value
Akinobu Mita
2008-04-28
1
-1
/
+1
*
ext2: convert byte order of constant instead of variable
Marcin Slusarz
2008-04-28
1
-5
/
+3
*
ext2: le*_add_cpu conversion
Marcin Slusarz
2008-04-28
3
-15
/
+8
*
quota: reiserfs: make reiserfs handle quotaon on remount
Jan Kara
2008-04-28
1
-5
/
+8
*
quota: ext4: make ext4 handle quotaon on remount
Jan Kara
2008-04-28
1
-7
/
+8
*
quota: ext3: make ext3 handle quotaon on remount
Jan Kara
2008-04-28
1
-9
/
+10
*
quota: quota core changes for quotaon on remount
Jan Kara
2008-04-28
3
-14
/
+78
*
quota: various style cleanups
Jan Kara
2008-04-28
2
-2
/
+10
*
quota: remove superfluous DQUOT_OFF() in fs/namespace.c
Jan Kara
2008-04-28
1
-2
/
+0
*
quota: do not allow setting of quota limits to too high values
Andrew Perepechko
2008-04-28
3
-5
/
+23
*
ncpfs: fix sparse warning in ncpsign_kernel.c
Harvey Harrison
2008-04-28
1
-1
/
+1
*
ncpfs: fix sparse warnings in ioctl.c
Harvey Harrison
2008-04-28
1
-9
/
+8
*
ncpfs: add prototypes to ncp_fs.h
Harvey Harrison
2008-04-28
1
-6
/
+0
*
mempolicy: use struct mempolicy pointer in shmem_sb_info
Lee Schermerhorn
2008-04-28
1
-1
/
+1
*
xip: support non-struct page backed memory
Nick Piggin
2008-04-28
4
-28
/
+22
*
return pfn from direct_access, for XIP
Jared Hulbert
2008-04-28
1
-10
/
+14
*
smaps: account swap entries
Peter Zijlstra
2008-04-28
1
-4
/
+12
*
vmalloc: show vmalloced areas via /proc/vmallocinfo
Christoph Lameter
2008-04-28
1
-0
/
+17
*
mempolicy: support optional mode flags
David Rientjes
2008-04-28
1
-1
/
+1
*
mm: filter based on a nodemask as well as a gfp_mask
Mel Gorman
2008-04-28
1
-4
/
+5
*
mm: have zonelist contains structs with both a zone pointer and zone_idx
Mel Gorman
2008-04-28
1
-3
/
+3
*
mm: use two zonelist that are filtered by GFP mask
Mel Gorman
2008-04-28
1
-4
/
+6
*
mm: introduce node_zonelist() for accessing the zonelist for a GFP mask
Mel Gorman
2008-04-28
1
-3
/
+3
*
mm: use zonelists instead of zones when direct reclaiming pages
Mel Gorman
2008-04-28
1
-4
/
+4
*
make swap_pte_to_pagemap_entry() static
Adrian Bunk
2008-04-28
1
-1
/
+1
*
mm: remove nopage
Nick Piggin
2008-04-28
1
-1
/
+1
*
Remove set_migrateflags()
Christoph Lameter
2008-04-28
1
-2
/
+1
*
aio: io_getevents() should return if io_destroy() is invoked
Jeff Moyer
2008-04-28
1
-1
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-04-27
3
-17
/
+82
|
\
|
*
[SCSI] sysfs: make group is_valid return a mode_t
James Bottomley
2008-04-22
3
-17
/
+82
[next]