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-06-10
nilfs2: support contiguous lookup of blocks
Ryusuke Konishi
5
-8
/
+150
2009-06-10
nilfs2: add sync_page method to page caches of meta data
Ryusuke Konishi
3
-3
/
+7
2009-06-10
nilfs2: use device's backing_dev_info for btree node caches
Ryusuke Konishi
5
-6
/
+13
2009-06-10
nilfs2: return EBUSY against delete request on snapshot
Ryusuke Konishi
1
-12
/
+2
2009-06-10
nilfs2: enable sync_page method
Ryusuke Konishi
1
-1
/
+1
2009-06-10
nilfs2: set bio unplug flag for the last bio in segment
Ryusuke Konishi
1
-1
/
+1
2009-06-10
nilfs2: allow future expansion of metadata read out via get info ioctl
Ryusuke Konishi
7
-39
/
+54
2009-06-10
NILFS2: Pagecache usage optimization on NILFS2
Hisashi Hifumi
1
-0
/
+1
2009-06-10
nilfs2: remove nilfs_btree_operations from btree mapping
Ryusuke Konishi
2
-63
/
+15
2009-06-10
nilfs2: remove nilfs_direct_operations from direct mapping
Ryusuke Konishi
2
-52
/
+10
2009-06-10
nilfs2: remove bmap pointer operations
Ryusuke Konishi
4
-234
/
+187
2009-06-10
nilfs2: remove useless b_low and b_high fields from nilfs_bmap struct
Ryusuke Konishi
6
-43
/
+18
2009-06-10
nilfs2: remove pointless NULL check of bpop_commit_alloc_ptr function
Ryusuke Konishi
2
-13
/
+6
2009-06-10
nilfs2: move get block functions in bmap.c into btree codes
Ryusuke Konishi
3
-48
/
+35
2009-06-10
nilfs2: remove nilfs_bmap_delete_block
Ryusuke Konishi
3
-11
/
+4
2009-06-10
nilfs2: remove nilfs_bmap_put_block
Ryusuke Konishi
3
-24
/
+16
2009-06-10
nilfs2: remove header file for segment list operations
Ryusuke Konishi
4
-93
/
+25
2009-06-10
nilfs2: eliminate removal list of segments
Ryusuke Konishi
6
-156
/
+74
2009-06-10
nilfs2: add sufile function that can modify multiple segment usages
Ryusuke Konishi
2
-0
/
+101
2009-06-10
nilfs2: unify bmap operations starting use of indirect block address
Ryusuke Konishi
4
-45
/
+14
2009-06-10
nilfs2: remove nilfs_dat_prepare_free function
Ryusuke Konishi
1
-15
/
+0
2009-06-09
jbd: fix race in buffer processing in commit code
Jan Kara
1
-2
/
+4
2009-06-09
autofs4: remove hashed check in validate_wait()
Ian Kent
1
-14
/
+8
2009-06-06
integrity: fix IMA inode leak
Hugh Dickins
1
-0
/
+1
2009-06-06
ext3/4 with synchronous writes gets wedged by Postfix
Al Viro
1
-6
/
+25
2009-06-06
Fix nobh_truncate_page() to not pass stack garbage to get_block()
Theodore Ts'o
1
-0
/
+2
2009-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2
-3
/
+49
2009-06-04
Btrfs: Fix oops and use after free during space balancing
Chris Mason
1
-3
/
+48
2009-06-04
Btrfs: set device->total_disk_bytes when adding new device
Yan Zheng
1
-0
/
+1
2009-06-02
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
3
-5
/
+7
2009-06-01
xfs: prevent deadlock in xfs_qm_shake()
Felix Blyakher
1
-1
/
+1
2009-06-01
xfs: fix overflow in xfs_growfs_data_private
Eric Sandeen
1
-1
/
+1
2009-06-01
xfs: fix double unlock in xfs_swap_extents()
Felix Blyakher
1
-3
/
+5
2009-05-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
1
-2
/
+4
2009-05-30
nilfs2: fix bh leak in nilfs_cpfile_delete_checkpoints function
Ryusuke Konishi
1
-2
/
+4
2009-05-29
Merge git://git.infradead.org/~dwmw2/mtd-2.6.30
Linus Torvalds
1
-7
/
+0
2009-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-1
/
+1
2009-05-29
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-3
/
+3
2009-05-29
flat: fix data sections alignment
Oskar Schirmer
1
-15
/
+31
2009-05-29
procfs: make errno values consistent when open pident vs exit(2) race occurs
KOSAKI Motohiro
1
-1
/
+1
2009-05-29
jffs2: Fix corruption when flash erase/write failure
Joakim Tjernlund
1
-7
/
+0
2009-05-28
sysfs: file.c: use create_singlethread_workqueue()
Andrew Morton
1
-1
/
+1
2009-05-27
nfsd: fix hung up of nfs client while sync write data to nfs server
Wei Yongjun
1
-3
/
+3
2009-05-27
CacheFiles: Fixup renamed filenames in comments in internal.h
David Howells
1
-9
/
+9
2009-05-27
FS-Cache: Fixup renamed filenames in comments in internal.h
David Howells
1
-9
/
+9
2009-05-26
NFSv4: Fix the case where NFSv4 renewal fails
Trond Myklebust
1
-6
/
+3
2009-05-26
nfs: fix build error in nfsroot with initconst
Sam Ravnborg
1
-1
/
+1
2009-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
1
-19
/
+24
2009-05-23
[CIFS] Avoid open on possible directories since Samba now rejects them
Steve French
1
-19
/
+24
2009-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
1
-1
/
+1
[next]