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
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
46
-2493
/
+1347
2009-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
5
-7
/
+43
2009-03-26
Make relatime default
Matthew Garrett
1
-2
/
+3
2009-03-26
Add a strictatime mount option
Matthew Garrett
1
-1
/
+5
2009-03-26
Allow relatime to update atime once a day
Matthew Garrett
1
-9
/
+38
2009-03-24
GFS2: Fix freeze issue
Steven Whitehouse
1
-2
/
+0
2009-03-24
Fix a minor bug in the previous patch
Steven Whitehouse
1
-2
/
+3
2009-03-24
GFS2: Clean up of glops.c
Steven Whitehouse
5
-89
/
+57
2009-03-24
GFS2: Fix locking bug in failed shared to exclusive conversion
Benjamin Marzinski
2
-3
/
+5
2009-03-24
GFS2: Pagecache usage optimization on GFS2
Hisashi Hifumi
1
-0
/
+3
2009-03-24
GFS2: fix sparse warning: Should it be static?
Hannes Eder
1
-1
/
+2
2009-03-24
GFS2: fix sparse warnings: constant is so big it is ...
Hannes Eder
1
-6
/
+6
2009-03-24
GFS2: Support quota/noquota mount arguments
Steven Whitehouse
1
-0
/
+6
2009-03-24
GFS2: Fix alignment issue and tidy gfs2_bitfit
Steven Whitehouse
1
-62
/
+70
2009-03-24
GFS2: Add a "demote a glock" interface to sysfs
Steven Whitehouse
5
-4
/
+61
2009-03-24
GFS2: Expose UUID via sysfs/uevent
Steven Whitehouse
3
-0
/
+39
2009-03-24
GFS2: Support generation of discard requests
Steven Whitehouse
4
-1
/
+68
2009-03-24
GFS2: Fix deadlock on journal flush
Steven Whitehouse
3
-27
/
+34
2009-03-24
GFS2: Fix error path ref counting for root inode
Steven Whitehouse
1
-0
/
+2
2009-03-24
GFS2: Remove unused field from glock
Steven Whitehouse
2
-3
/
+0
2009-03-24
GFS2: Merge lock_dlm module into GFS2
Steven Whitehouse
41
-2170
/
+819
2009-03-24
GFS2: Remove "double" locking in quota
Steven Whitehouse
3
-28
/
+14
2009-03-24
GFS2: change gfs2_quota_scan into a shrinker
Abhijith Das
7
-73
/
+114
2009-03-24
GFS2: Bring back lvb-related stuff to lock_nolock to support quotas
Abhijith Das
1
-0
/
+82
2009-03-24
GFS2: Fix remount argument parsing
Steven Whitehouse
5
-133
/
+73
2009-03-24
Merge branch 'master' into next
James Morris
117
-1204
/
+3255
2009-03-22
Update my email address
Gertjan van Wingerde
2
-2
/
+2
2009-03-22
eCryptfs: NULL crypt_stat dereference during lookup
Tyler Hicks
3
-25
/
+18
2009-03-22
eCryptfs: Allocate a variable number of pages for file headers
Tyler Hicks
1
-13
/
+26
2009-03-19
aio: lookup_ioctx can return the wrong value when looking up a bogus context
Jeff Moyer
1
-2
/
+3
2009-03-19
eventfd: remove fput() call from possible IRQ context
Davide Libenzi
1
-10
/
+27
2009-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
3
-3
/
+59
2009-03-19
Fix race in create_empty_buffers() vs __set_page_dirty_buffers()
Linus Torvalds
1
-12
/
+11
2009-03-18
Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+1
2009-03-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
3
-7
/
+16
2009-03-17
NFSD: provide encode routine for OP_OPENATTR
Benny Halevy
1
-0
/
+1
2009-03-17
Avoid 64-bit "switch()" statements on 32-bit architectures
Linus Torvalds
1
-1
/
+1
2009-03-16
ext4: fix bb_prealloc_list corruption due to wrong group locking
Eric Sandeen
1
-2
/
+7
2009-03-16
filp->f_pos not correctly updated in proc_task_readdir
Zhang Le
1
-9
/
+7
2009-03-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-4
/
+7
2009-03-14
block: fix memory leak in bio_clone()
Li Zefan
1
-1
/
+3
2009-03-14
block: Add gfp_mask parameter to bio_integrity_clone()
un'ichi Nomura
2
-3
/
+4
2009-03-14
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
6
-37
/
+171
2009-03-14
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-16
/
+33
2009-03-14
eCryptfs: don't encrypt file key with filename key
Tyler Hicks
4
-4
/
+9
2009-03-14
nommu: ramfs: don't leak pages when adding to page cache fails
Johannes Weiner
1
-0
/
+1
2009-03-14
nommu: ramfs: pages allocated to an inode's pagecache may get wrongly discarded
Enrik Berkhan
1
-0
/
+3
2009-03-14
ext4: fix bogus BUG_ONs in in mballoc code
Eric Sandeen
1
-2
/
+2
2009-03-12
ocfs2: Use xs->bucket to set xattr value outside
Tao Ma
1
-6
/
+20
2009-03-12
ocfs2: Fix a bug found by sparse check.
Tao Ma
1
-1
/
+2
[next]