index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-23
dlm: fs/dlm/ast.c: fix warning
Andrew Morton
1
-22
/
+17
2008-12-23
dlm: add new debugfs entry
David Teigland
2
-50
/
+247
2008-12-23
dlm: add time stamp of blocking callback
David Teigland
2
-0
/
+3
2008-12-23
dlm: change lock time stamping
David Teigland
4
-19
/
+19
2008-12-23
dlm: improve how bast mode handling
David Teigland
5
-15
/
+17
2008-12-23
dlm: remove extra blocking callback check
David Teigland
1
-6
/
+1
2008-12-23
dlm: replace schedule with cond_resched
Steven Whitehouse
1
-1
/
+1
2008-12-23
dlm: remove kmap/kunmap
Steven Whitehouse
1
-7
/
+0
2008-12-23
dlm: trivial annotation of be16 value
Harvey Harrison
1
-9
/
+9
2008-12-23
dlm: fix up memory allocation flags
Steven Whitehouse
3
-4
/
+5
2008-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
1
-1
/
+1
2008-11-13
dlm: fix shutdown cleanup
David Teigland
1
-1
/
+1
2008-11-12
ext3: Clean up outdated and incorrect comment for ext3_write_super()
Theodore Tso
1
-5
/
+2
2008-11-12
vfs: fix shrink_submounts
Eric W. Biederman
1
-2
/
+2
2008-11-11
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
6
-7
/
+58
2008-11-10
ocfs2: Check search result in ocfs2_xattr_block_get()
Tiger Yang
1
-1
/
+6
2008-11-10
ocfs2: fix printk related build warnings in xattr.c
Mark Fasheh
1
-14
/
+20
2008-11-10
ocfs2: truncate outstanding block after direct io failure
Dmitri Monakhov
1
-0
/
+7
2008-11-10
ocfs2/xattr: Proper hash collision handle in bucket division
Tao Ma
1
-29
/
+115
2008-11-10
ocfs2: return 0 in page_mkwrite to let VFS retry.
Tao Ma
1
-1
/
+5
2008-11-10
ocfs2: Set journal descriptor to NULL after journal shutdown
Sunil Mushran
2
-0
/
+7
2008-11-10
ocfs2: Fix check of return value of ocfs2_start_trans() in xattr.c.
Tao Ma
1
-2
/
+2
2008-11-10
ocfs2: Let inode be really deleted when ocfs2_mknod_locked() fails
Jan Kara
1
-1
/
+3
2008-11-10
ocfs2: Fix checking of return value of new_inode()
Jan Kara
1
-2
/
+2
2008-11-10
ocfs2: Fix check of return value of ocfs2_start_trans()
Jan Kara
1
-10
/
+10
2008-11-10
ocfs2: Fix some typos in xattr annotations.
Tao Ma
1
-8
/
+9
2008-11-10
ocfs2: Remove unused ocfs2_restore_xattr_block().
Tao Ma
1
-48
/
+0
2008-11-10
ocfs2: Don't repeat ocfs2_xattr_block_find()
Joel Becker
1
-30
/
+9
2008-11-10
ocfs2: Specify appropriate journal access for new xattr buckets.
Joel Becker
1
-1
/
+5
2008-11-10
ocfs2: Check errors from ocfs2_xattr_update_xattr_search()
Joel Becker
1
-1
/
+5
2008-11-10
ocfs2: Don't return -EFAULT from a corrupt xattr entry.
Joel Becker
1
-1
/
+1
2008-11-10
ocfs2: Check xattr block signatures properly.
Joel Becker
2
-22
/
+19
2008-11-10
ocfs2: add handler_map array bounds checking
Tiger Yang
1
-1
/
+1
2008-11-10
ocfs2: remove duplicate definition in xattr
Tiger Yang
1
-9
/
+2
2008-11-10
ocfs2: fix function declaration and definition in xattr
Tiger Yang
2
-27
/
+27
2008-11-10
ocfs2: fix license in xattr
Tiger Yang
2
-19
/
+6
2008-11-10
[XFS] XFS: Check for valid transaction headers in recovery
David Chinner
1
-1
/
+7
2008-11-10
[XFS] handle memory allocation failures during log initialisation
Dave Chinner
1
-3
/
+36
2008-11-10
[XFS] Account for allocated blocks when expanding directories
David Chinner
2
-0
/
+11
2008-11-10
[XFS] Wait for all I/O on truncate to zero file size
Lachlan McIlroy
1
-1
/
+1
2008-11-10
[XFS] Fix use-after-free with log and quotas
Lachlan McIlroy
1
-2
/
+3
2008-11-09
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-4
/
+1
2008-11-09
Fix nfsd truncation of readdir results
Doug Nazar
1
-4
/
+1
2008-11-07
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
7
-30
/
+69
2008-11-07
ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inode
Frederic Bohe
1
-0
/
+2
2008-11-07
ext4: Mark the buffer_heads as dirty and uptodate after prepare_write
Aneesh Kumar K.V
1
-0
/
+2
2008-11-06
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-12
/
+11
2008-11-06
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
3
-11
/
+16
2008-11-06
fat: i_blocks warning fix
OGAWA Hirofumi
4
-6
/
+9
2008-11-06
fat: ->i_pos race fix
OGAWA Hirofumi
1
-2
/
+19
[next]