index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
Age
Commit message (
Expand
)
Author
2006-07-17
[GFS2] Fix endian conversion bug
Steven Whitehouse
2006-07-17
[GFS2] Fix use after free bug in dir.c
Steven Whitehouse
2006-07-13
[GFS2] NFS update
Wendy Cheng
2006-07-11
[GFS2] Fix a coupls of warnings in dir.c
Steven Whitehouse
2006-07-11
[PATCH] patch to init di_payload_format field in gfs2_dinode
Abhijith Das
2006-07-11
[GFS2] Fix deadlock in memory allocation
Steven Whitehouse
2006-07-11
[GFS2] Add generation number
Steven Whitehouse
2006-07-10
[GFS2] Bug fix to gfs2_readpages()
Steven Whitehouse
2006-07-10
[GFS2] Remove unused code from dir.c
Steven Whitehouse
2006-07-06
[GFS2] Fixes to scanning of glocks (again)
Steven Whitehouse
2006-07-05
[GFS2] Correct logic in glock scanner
Steven Whitehouse
2006-07-05
[GFS2] Add cast for printk
Steven Whitehouse
2006-07-05
[GFS2] Make GFS2 work with lock validator
Steven Whitehouse
2006-07-05
[GFS2] Fix locking for Direct I/O reads
Steven Whitehouse
2006-07-03
[GFS2] Mark file_operations const
Steven Whitehouse
2006-07-03
[GFS2] Make our address_space_operations const
Steven Whitehouse
2006-07-03
[GFS2] API change for gfs2_statfs
Steven Whitehouse
2006-07-03
[patch 1/1] gfs2: get_sb_dev() fix
Andrew Morton
2006-07-03
[GFS2] Remove dependance on tty_write_message()
Steven Whitehouse
2006-06-24
[GFS2] Eliminate one instance of __GFP_NOFAIL
Steven Whitehouse
2006-06-23
[GFS2] Use generic_file_sendfile directly
Steven Whitehouse
2006-06-22
[GFS2] gfs2/dlm: mailing list and web page
David Teigland
2006-06-22
[GFS2] Remove unused flag
Steven Whitehouse
2006-06-22
[GFS2] [-mm patch] fs/gfs2/: make code static
Adrian Bunk
2006-06-22
[GFS2] Remove gfs2_repermission
Steven Whitehouse
2006-06-21
[GFS2] Fix double locking problem in rename
Steven Whitehouse
2006-06-20
[GFS2] Remove unused ra_state variable
Steven Whitehouse
2006-06-20
[GFS2] Fix printk format warnings in DLM code
David Woodhouse
2006-06-20
[GFS2] Fix use of bitops on unsigned int (struct gfs2_holder->gh_iflags)
David Woodhouse
2006-06-19
[GFS2] Always include glock in transaction
Steven Whitehouse
2006-06-19
[GFS2] Remove debugging printks
Steven Whitehouse
2006-06-14
[GFS2] Fix unlinked file handling
Steven Whitehouse
2006-06-06
[GFS2] Fix warning on impossible event in eattr code
Steven Whitehouse
2006-06-06
[GFS2] Move some fields around to reduce wasted space
Steven Whitehouse
2006-05-25
[GFS2] Fix for selinux support
Ryan O'Hara
2006-05-24
[GFS2] Casts for printing 64bit numbers
Steven Whitehouse
2006-05-24
[GFS2] Cast 64 bit printk args to unsigned long long.
David Teigland
2006-05-22
[GFS2] Flag up issue in selinux code
Steven Whitehouse
2006-05-22
[GFS2] selinux support
Ryan O'Hara
2006-05-19
[GFS2] setup lock_dlm kobject earlier
David Teigland
2006-05-18
[GFS2] glock debugging and inode cache changes
Steven Whitehouse
2006-05-18
[GFS2] Update copyright date to 2006
Steven Whitehouse
2006-05-18
[GFS2] Remove semaphore.h from C files
Steven Whitehouse
2006-05-18
[GFS2] Drop log lock on I/O error & tidy up
Steven Whitehouse
2006-05-18
[GFS2] Remove bits.c from the Makefile
Steven Whitehouse
2006-05-18
[GFS2] Make newly moved functions static
Steven Whitehouse
2006-05-18
[GFS2] Merge bits.[ch] into rgrp.c
Steven Whitehouse
2006-05-16
[GFS2] Fix ref count bug that used to bite us on umount
Steven Whitehouse
2006-05-12
[GFS2] Fix attributes setting logic
Steven Whitehouse
2006-05-12
[GFS2] Remove incorrect initialisation of gh_owner
Steven Whitehouse
[prev]
[next]