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-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2
-0
/
+3
2008-08-15
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6
Linus Torvalds
17
-243
/
+328
2008-08-15
omfs: fix oops when file metadata is corrupted
Bob Copeland
2
-9
/
+29
2008-08-15
omfs: fix potential oops when directory size is corrupted
Bob Copeland
1
-2
/
+1
2008-08-15
fs/inode.c: properly init address_space->writeback_index
Chris Mason
1
-0
/
+1
2008-08-14
UBIFS: xattr bugfixes
Artem Bityutskiy
2
-28
/
+18
2008-08-14
[CIFS] mount of IPC$ breaks with iget patch
Steve French
1
-0
/
+1
2008-08-14
CRED: Introduce credential access wrappers
David Howells
3
-8
/
+6
2008-08-13
Merge git://oss.sgi.com:8090/xfs/linux-2.6
Linus Torvalds
61
-1326
/
+838
2008-08-13
dlm: rename structs
David Teigland
1
-96
/
+107
2008-08-13
dlm: add missing kfrees
David Teigland
1
-3
/
+7
2008-08-13
UBIFS: remove unneeded check
Artem Bityutskiy
1
-9
/
+1
2008-08-13
UBIFS: few commentary fixes
Artem Bityutskiy
2
-6
/
+4
2008-08-13
UBIFS: fix budgeting request alignment in xattr code
Zoltan Sogor
1
-5
/
+5
2008-08-13
UBIFS: improve arguments checking in debugging messages
Artem Bityutskiy
1
-74
/
+69
2008-08-13
UBIFS: always set i_generation to 0
Adrian Hunter
3
-6
/
+1
2008-08-13
UBIFS: correct spelling of "thrice".
Adrian Hunter
2
-3
/
+3
2008-08-13
UBIFS: support splice_write
Zoltan Sogor
1
-0
/
+1
2008-08-13
UBIFS: minor tweaks in commit
Artem Bityutskiy
1
-19
/
+18
2008-08-13
UBIFS: reserve more space for index
Artem Bityutskiy
4
-9
/
+14
2008-08-13
UBIFS: print pid in dump function
Artem Bityutskiy
1
-10
/
+10
2008-08-13
UBIFS: align inode data to eight
Artem Bityutskiy
5
-9
/
+23
2008-08-13
UBIFS: improve budgeting checks
Artem Bityutskiy
2
-1
/
+19
2008-08-13
UBIFS: correct orphan deletion order
Adrian Hunter
1
-1
/
+2
2008-08-13
UBIFS: fix typos in comments
Adrian Hunter
1
-5
/
+5
2008-08-13
UBIFS: do not union creat_sqnum and del_cmtno
Adrian Hunter
1
-4
/
+2
2008-08-13
UBIFS: optimize deletions
Artem Bityutskiy
3
-5
/
+73
2008-08-13
UBIFS: increment commit number earlier
Artem Bityutskiy
4
-5
/
+7
2008-08-13
UBIFS: remove another unneeded function parameter
Artem Bityutskiy
1
-16
/
+14
2008-08-13
UBIFS: remove unneeded function parameter
Artem Bityutskiy
3
-16
/
+10
2008-08-13
UBIFS: do not write orphans back
Artem Bityutskiy
1
-5
/
+13
2008-08-13
UBIFS: make ubifs_ro_mode() not inline
Adrian Hunter
3
-14
/
+15
2008-08-13
UBIFS: ensure UBIFS switches to read-only on error
Adrian Hunter
1
-0
/
+2
2008-08-13
UBIFS: fix error return in failure mode
Adrian Hunter
1
-3
/
+4
2008-08-13
UBIFS: free budget in delete_inode as well
Artem Bityutskiy
1
-3
/
+5
2008-08-13
UBIFS: improve debugging
Artem Bityutskiy
2
-3
/
+6
2008-08-13
UBIFS: fix budgeting calculations
Artem Bityutskiy
2
-4
/
+4
2008-08-13
UBIFS: print volume name as well
Artem Bityutskiy
1
-2
/
+2
2008-08-13
[XFS] Fix use after free in xfs_log_done().
Lachlan McIlroy
1
-8
/
+5
2008-08-13
[XFS] Make xfs_bmap_*_count_leaves void.
Ruben Porras
1
-19
/
+7
2008-08-13
[XFS] Use KM_NOFS for debug trace buffers
Lachlan McIlroy
6
-11
/
+11
2008-08-13
[XFS] use KM_MAYFAIL in xfs_mountfs
Christoph Hellwig
1
-2
/
+4
2008-08-13
[XFS] refactor xfs_mount_free
Christoph Hellwig
1
-16
/
+5
2008-08-13
[XFS] don't call xfs_freesb from xfs_unmountfs
Christoph Hellwig
2
-3
/
+2
2008-08-13
[XFS] xfs_unmountfs should return void
Christoph Hellwig
2
-8
/
+6
2008-08-13
[XFS] cleanup xfs_mountfs
Christoph Hellwig
10
-50
/
+27
2008-08-13
[XFS] move root inode IRELE into xfs_unmountfs
Christoph Hellwig
2
-4
/
+2
2008-08-13
[XFS] stop using file_update_time
Christoph Hellwig
3
-45
/
+1
2008-08-13
[XFS] optimize xfs_ichgtime
Christoph Hellwig
1
-6
/
+13
2008-08-13
[XFS] update timestamp in xfs_ialloc manually
Christoph Hellwig
4
-21
/
+9
[next]