index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-22
[GFS2] Remove unused flag
Steven Whitehouse
2
-2
/
+0
2006-06-22
[GFS2] [-mm patch] fs/gfs2/: make code static
Adrian Bunk
4
-5
/
+2
2006-06-22
[GFS2] Remove gfs2_repermission
Steven Whitehouse
5
-20
/
+9
2006-06-21
[GFS2] Fix double locking problem in rename
Steven Whitehouse
1
-5
/
+11
2006-06-21
[GFS2] Remove unused ra_state variable
Steven Whitehouse
1
-6
/
+2
2006-06-20
[GFS2] Fix printk format warnings in DLM code
David Woodhouse
1
-7
/
+14
2006-06-20
[GFS2] Fix use of bitops on unsigned int (struct gfs2_holder->gh_iflags)
David Woodhouse
1
-1
/
+1
2006-06-20
[DLM] Fix potential conflict in DLM userland locks
Patrick Caulfield
1
-29
/
+31
2006-06-19
[GFS2] Always include glock in transaction
Steven Whitehouse
1
-1
/
+1
2006-06-19
Merge branch 'master'
Steven Whitehouse
3
-3
/
+7
2006-06-19
[DLM] init rwsem earlier
David Teigland
1
-4
/
+3
2006-06-19
[GFS2] Remove debugging printks
Steven Whitehouse
5
-20
/
+3
2006-06-17
[PATCH] Fix missing ret assignment in __bio_map_user() error path
Jens Axboe
1
-2
/
+3
2006-06-14
[GFS2] Fix unlinked file handling
Steven Whitehouse
38
-1867
/
+738
2006-06-14
[PATCH] Return error in case flock_lock_file failure
Kirill Korotaev
1
-0
/
+2
2006-06-10
[DLM] compat patch
Patrick Caulfield
1
-10
/
+156
2006-06-09
[PATCH] debugfs inode leak
Jens Axboe
1
-1
/
+2
2006-06-07
[GFS2] Fix warning on impossible event in eattr code
Steven Whitehouse
1
-5
/
+4
2006-06-06
[GFS2] Move some fields around to reduce wasted space
Steven Whitehouse
1
-9
/
+5
2006-06-06
Merge branch 'master'
Steven Whitehouse
9
-32
/
+151
2006-06-05
[PATCH] fs/namei.c: Call to file_permission() under a spinlock in do_lookup_p...
Trond Myklebust
1
-9
/
+10
2006-06-01
[PATCH] ext3 resize: fix double unlock_super()
Andrew Morton
1
-1
/
+0
2006-05-30
[[CIFS] Pass truncate open flag through on file open in case setattr fails
Steve French
1
-0
/
+2
2006-05-30
[CIFS] Fix typos in previous fix
Steve French
2
-5
/
+5
2006-05-30
[CIFS] endian fix for new POSIX byte range lock support
Steve French
1
-2
/
+2
2006-05-30
[CIFS] fix memory leak in cifs session info struct on reconnect
Steve French
1
-6
/
+82
2006-05-30
[CIFS] ACPI suspend oops
Steve French
1
-2
/
+4
2006-05-30
[CIFS] Do not limit the length of share names (was 100 for whole UNC name)
Steve French
2
-4
/
+9
2006-05-30
[CIFS] Fix new POSIX Locking for setting lock_type correctly on unlock
Steve French
5
-7
/
+42
2006-05-26
[PATCH] affs: possible null pointer dereference in affs_rename()
Florin Malita
1
-2
/
+1
2006-05-26
[GFS2] Change name due to local_nodeid being a macro
Steven Whitehouse
1
-24
/
+24
2006-05-26
[GFS2] Fix for selinux support
Ryan O'Hara
1
-0
/
+1
2006-05-25
Merge branch 'master'
Steven Whitehouse
31
-372
/
+576
2006-05-24
[GFS2] Casts for printing 64bit numbers
Steven Whitehouse
5
-24
/
+27
2006-05-24
[GFS2] Cast 64 bit printk args to unsigned long long.
David Teigland
3
-22
/
+26
2006-05-24
JFS: Fix multiple errors in metapage_releasepage
Dave Kleikamp
1
-15
/
+5
2006-05-23
[PATCH] md: Make sure bi_max_vecs is set properly in bio_split
NeilBrown
1
-0
/
+3
2006-05-23
[PATCH] knfsd: Fix two problems that can cause rmmod nfsd to die
NeilBrown
1
-1
/
+3
2006-05-22
[GFS2] Flag up issue in selinux code
Steven Whitehouse
1
-7
/
+4
2006-05-22
[GFS2] selinux support
Ryan O'Hara
4
-6
/
+69
2006-05-21
[PATCH] fix NULL dereference in inotify_ignore
Amy Griffis
1
-2
/
+1
2006-05-21
[PATCH] fix race in inotify_release
Amy Griffis
1
-1
/
+5
2006-05-21
[PATCH] binfmt_flat: don't check for EMFILE
Andrew Morton
1
-21
/
+9
2006-05-21
[PATCH] nfsd: sign conversion obscuring errors in nfsd_set_posix_acl()
Florin Malita
1
-4
/
+3
2006-05-21
[PATCH] NFS server subtree_check returns dubious value
Peter Staubach
1
-1
/
+1
2006-05-21
[PATCH] NFS: fix error handling on access_ok in compat_sys_nfsservctl
Lin Feng Shen
1
-85
/
+92
2006-05-19
[GFS2] setup lock_dlm kobject earlier
David Teigland
1
-7
/
+7
2006-05-19
[GFS2] glock debugging and inode cache changes
Steven Whitehouse
6
-43
/
+92
2006-05-18
[GFS2] Update copyright date to 2006
Steven Whitehouse
71
-71
/
+71
2006-05-18
[GFS2] Remove semaphore.h from C files
Steven Whitehouse
33
-33
/
+0
[next]