Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
c6206faa4f18bcc837a12552b8c184ab1668fdea
/
fs
7b42365
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm
by Linus Torvalds
· 16 years ago
278afcb
dlm: fix shutdown cleanup
by David Teigland
· 16 years ago
6cdfcc2
ext3: Clean up outdated and incorrect comment for ext3_write_super()
by Theodore Tso
· 16 years ago
afef80b
vfs: fix shrink_submounts
by Eric W. Biederman
· 16 years ago
04ca2c1
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 16 years ago
6c1e183
ocfs2: Check search result in ocfs2_xattr_block_get()
by Tiger Yang
· 16 years ago
de29c08
ocfs2: fix printk related build warnings in xattr.c
by Mark Fasheh
· 16 years ago
c435400
ocfs2: truncate outstanding block after direct io failure
by Dmitri Monakhov
· 16 years ago
80bcaf3
ocfs2/xattr: Proper hash collision handle in bucket division
by Tao Ma
· 16 years ago
4c1bbf1
ocfs2: return 0 in page_mkwrite to let VFS retry.
by Tao Ma
· 16 years ago
ae0dff6
ocfs2: Set journal descriptor to NULL after journal shutdown
by Sunil Mushran
· 16 years ago
d326479
ocfs2: Fix check of return value of ocfs2_start_trans() in xattr.c.
by Tao Ma
· 16 years ago
b99835c
ocfs2: Let inode be really deleted when ocfs2_mknod_locked() fails
by Jan Kara
· 16 years ago
87cfa00
ocfs2: Fix checking of return value of new_inode()
by Jan Kara
· 16 years ago
fa38e92
ocfs2: Fix check of return value of ocfs2_start_trans()
by Jan Kara
· 16 years ago
8573f79
ocfs2: Fix some typos in xattr annotations.
by Tao Ma
· 16 years ago
63fd775
ocfs2: Remove unused ocfs2_restore_xattr_block().
by Tao Ma
· 16 years ago
54f443f
ocfs2: Don't repeat ocfs2_xattr_block_find()
by Joel Becker
· 16 years ago
eb6ff23
ocfs2: Specify appropriate journal access for new xattr buckets.
by Joel Becker
· 16 years ago
bd60bd3
ocfs2: Check errors from ocfs2_xattr_update_xattr_search()
by Joel Becker
· 16 years ago
b37c4d8
ocfs2: Don't return -EFAULT from a corrupt xattr entry.
by Joel Becker
· 16 years ago
f6087fb
ocfs2: Check xattr block signatures properly.
by Joel Becker
· 16 years ago
c988fd0
ocfs2: add handler_map array bounds checking
by Tiger Yang
· 16 years ago
ceb1eba
ocfs2: remove duplicate definition in xattr
by Tiger Yang
· 16 years ago
0030e00
ocfs2: fix function declaration and definition in xattr
by Tiger Yang
· 16 years ago
c3cb682
ocfs2: fix license in xattr
by Tiger Yang
· 16 years ago
220ca31
[XFS] XFS: Check for valid transaction headers in recovery
by David Chinner
· 16 years ago
8f330f5
[XFS] handle memory allocation failures during log initialisation
by Dave Chinner
· 16 years ago
6f9f51a
[XFS] Account for allocated blocks when expanding directories
by David Chinner
· 16 years ago
2cf7f0d
[XFS] Wait for all I/O on truncate to zero file size
by Lachlan McIlroy
· 16 years ago
9ccbece
[XFS] Fix use-after-free with log and quotas
by Lachlan McIlroy
· 16 years ago
8b805ef
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 16 years ago
b726e92
Fix nfsd truncation of readdir results
by Doug Nazar
· 16 years ago
1538a09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
23712a9
ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inode
by Frederic Bohe
· 16 years ago
ed9b3e3
ext4: Mark the buffer_heads as dirty and uptodate after prepare_write
by Aneesh Kumar K.V
· 16 years ago
e252f4d
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
c361948
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 16 years ago
c330293
fat: i_blocks warning fix
by OGAWA Hirofumi
· 16 years ago
9ca59f4
fat: ->i_pos race fix
by OGAWA Hirofumi
· 16 years ago
2bdf67e
fat: mmu_private race fix
by OGAWA Hirofumi
· 16 years ago
0e75f5d
fat: Add printf attribute to fat_fs_panic()
by OGAWA Hirofumi
· 16 years ago
fa93ca1
fat: Fix _fat_bmap() race
by OGAWA Hirofumi
· 16 years ago
dfc209c
fat: Fix ATTR_RO for directory
by OGAWA Hirofumi
· 16 years ago
9183482
fat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0
by OGAWA Hirofumi
· 16 years ago
9c0aa1b
fat: Cleanup FAT attribute stuff
by OGAWA Hirofumi
· 16 years ago
45cfbe3
fat: Cleanup msdos_lookup()
by OGAWA Hirofumi
· 16 years ago
1c13a24
fat: Kill d_invalidate() in vfat_lookup()
by OGAWA Hirofumi
· 16 years ago
1b52467
fat: Fix/Cleanup dcache handling for vfat
by OGAWA Hirofumi
· 16 years ago
068f5ae
vfat: Fix vfat_find() error path in vfat_lookup()
by OGAWA Hirofumi
· 16 years ago
a993b54
fat: use fat_detach() in fat_clear_inode()
by OGAWA Hirofumi
· 16 years ago
5e35dd4
fat: Fix fat_ent_update_ptr() for FAT12
by OGAWA Hirofumi
· 16 years ago
d3dfa82
fat: improve fat_hash()
by OGAWA Hirofumi
· 16 years ago
52e9d9f
fat: cleanup fat_parse_long() error handling
by Darren Jenkins
· 16 years ago
53472bc
fat: use generic_file_llseek() for directory
by OGAWA Hirofumi
· 16 years ago
7decd1c
fat: Fix and cleanup timestamp conversion
by OGAWA Hirofumi
· 16 years ago
9e975da
fat: split include/msdos_fs.h
by OGAWA Hirofumi
· 16 years ago
990e194
fat: move fs/vfat/* and fs/msdos/* to fs/fat
by OGAWA Hirofumi
· 16 years ago
c87591b
ext3: wait on all pending commits in ext3_sync_fs
by Arthur Jones
· 16 years ago
96b0317
autofs4: collect version check return
by Ian Kent
· 16 years ago
bc9c406
autofs4: correct offset mount expire check
by Ian Kent
· 16 years ago
ac51d83
ext4: calculate journal credits correctly
by Theodore Ts'o
· 16 years ago
89f9749
block: fix __blkdev_get() for removable devices
by Tejun Heo
· 16 years ago
dc8a084
[JFFS2] fix race condition in jffs2_lzo_compress()
by Geert Uytterhoeven
· 16 years ago
14ce0cb
ext4: wait on all pending commits in ext4_sync_fs()
by Theodore Ts'o
· 16 years ago
d94e99a
ext4: Convert to host order before using the values.
by Aneesh Kumar K.V
· 16 years ago
ae2d9fb
ext4: fix missing ext4_unlock_group in error path
by Aneesh Kumar K.V
· 16 years ago
a75952b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 16 years ago
ae6884a
cifs: fix renaming one hardlink on top of another
by Jeff Layton
· 16 years ago
c8126cc
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc
by Linus Torvalds
· 16 years ago
2423840
jbd2: deregister proc on failure in jbd2_journal_init_inode
by Sami Liedes
· 16 years ago
8c3f25d
jbd2: don't give up looking for space so easily in __jbd2_log_wait_for_space
by Theodore Ts'o
· 16 years ago
e219cca
jbd: don't give up looking for space so easily in __log_wait_for_space
by Theodore Ts'o
· 16 years ago
233e70f
saner FASYNC handling on file close
by Al Viro
· 16 years ago
e06f42d
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 16 years ago
b27cf88
[JFFS2] Fix lack of locking in thread_should_wake()
by David Woodhouse
· 16 years ago
eff2502
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
d7dc61d
NLM: Set address family before calling nlm_host_rebooted()
by Chuck Lever
· 16 years ago
8d7c420
nfsd: fix failure to set eof in readdir in some situations
by J. Bruce Fields
· 16 years ago
61de800
[CIFS] fix error in smb_send2
by Steve French
· 16 years ago
1b2d3d9
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 16 years ago
e74481e
fs: remove excess kernel-doc
by Randy Dunlap
· 16 years ago
87b811c
ecryptfs: fix memory corruption when storing crypto info in xattrs
by Eric Sandeen
· 16 years ago
4e02ed4
fs: remove prepare_write/commit_write
by Nick Piggin
· 16 years ago
edf1ae4
[CIFS] Reduce number of socket retries in large write path
by Steve French
· 16 years ago
ae05f26
NFS: Convert nfs_attr_generation_counter into an atomic_long
by Trond Myklebust
· 16 years ago
a996031
delay capable() check in ext4_has_free_blocks()
by Eric Sandeen
· 16 years ago
8c3bf8a
merge ext4_claim_free_blocks & ext4_has_free_blocks
by Eric Sandeen
· 16 years ago
6c20ec8
jbd2: Call the commit callback before the transaction could get dropped
by Theodore Ts'o
· 16 years ago
ef2cabf
ext4: fix a bug accessing freed memory in ext4_abort
by Hidehiro Kawai
· 16 years ago
44d6f78
ext3: fix a bug accessing freed memory in ext3_abort
by Hidehiro Kawai
· 16 years ago
6c87df3
proc: revert /proc/uptime to ->read_proc hook
by Alexey Dobriyan
· 16 years ago
526719b
Switch to a valid email address...
by Alan Cox
· 16 years ago
9ce209d
epoll: avoid double-inserts in case of EFAULT
by Davide Libenzi
· 16 years ago
4d36a9e
select: deal with math overflow from borderline valid userland data
by Arjan van de Ven
· 16 years ago
3c37fc8
ext4: Fix duplicate entries returned from getdents() system call
by Theodore Ts'o
· 16 years ago
8c9fa93
ext3: Fix duplicate entries returned from getdents() system call
by Theodore Ts'o
· 16 years ago
88ed86f
Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc
by Linus Torvalds
· 16 years ago
3856d30
ext4: remove unused variable in ext4_get_parent
by Christoph Hellwig
· 16 years ago
12e1ec9
ext3 quota support: fix compile failure
by Linus Torvalds
· 16 years ago
Next »