index
:
~nh/linux
master
mutex
Unnamed repository; edit this file 'description' to name the repository.
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-29
flat: fix data sections alignment
Oskar Schirmer
1
-15
/
+31
2009-05-29
procfs: make errno values consistent when open pident vs exit(2) race occurs
KOSAKI Motohiro
1
-1
/
+1
2009-05-29
jffs2: Fix corruption when flash erase/write failure
Joakim Tjernlund
1
-7
/
+0
2009-05-28
sysfs: file.c: use create_singlethread_workqueue()
Andrew Morton
1
-1
/
+1
2009-05-28
cifs: clean up set_cifs_acl interfaces
Christoph Hellwig
1
-37
/
+41
2009-05-28
cifs: reorganize get_cifs_acl
Christoph Hellwig
3
-51
/
+55
2009-05-28
[CIFS] Update readme to indicate change to default mount (serverino)
Steve French
3
-2
/
+15
2009-05-28
cifs: make serverino the default when mounting
Jeff Layton
1
-0
/
+2
2009-05-28
cifs: rename cifs_iget to cifs_root_iget
Jeff Layton
3
-3
/
+3
2009-05-28
cifs: make cnvrtDosUnixTm take a little-endian args and an offset
Jeff Layton
4
-34
/
+18
2009-05-28
cifs: have cifs_NTtimeToUnix take a little-endian arg
Jeff Layton
5
-23
/
+20
2009-05-28
integrity: nfsd imbalance bug fix
Mimi Zohar
1
-0
/
+14
2009-05-27
nfsd: fix hung up of nfs client while sync write data to nfs server
Wei Yongjun
1
-3
/
+3
2009-05-27
CacheFiles: Fixup renamed filenames in comments in internal.h
David Howells
1
-9
/
+9
2009-05-27
FS-Cache: Fixup renamed filenames in comments in internal.h
David Howells
1
-9
/
+9
2009-05-26
cifs: tighten up default file_mode/dir_mode
Jeff Layton
1
-3
/
+3
2009-05-26
cifs: fix artificial limit on reading symlinks
Jeff Layton
1
-2
/
+1
2009-05-26
NFSv4: Fix the case where NFSv4 renewal fails
Trond Myklebust
1
-6
/
+3
2009-05-26
nfs: fix build error in nfsroot with initconst
Sam Ravnborg
1
-1
/
+1
2009-05-26
GFS2: Remove args subdir from gfs2 sysfs files
Steven Whitehouse
1
-51
/
+1
2009-05-26
GFS2: Remove lockstruct subdir from gfs2 sysfs files
Steven Whitehouse
1
-33
/
+8
2009-05-25
ext4: Clean up calls to ext4_get_group_desc()
Theodore Ts'o
2
-4
/
+2
2009-05-25
ext4: remove unused function __ext4_write_dirty_metadata
Theodore Ts'o
1
-19
/
+0
2009-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
1
-19
/
+24
2009-05-23
[CIFS] Avoid open on possible directories since Samba now rejects them
Steve French
1
-19
/
+24
2009-05-22
block: Export I/O topology for block devices and partitions
Martin K. Petersen
1
-0
/
+10
2009-05-22
block: Use accessor functions for queue limits
Martin K. Petersen
1
-9
/
+10
2009-05-22
block: Do away with the notion of hardsect_size
Martin K. Petersen
16
-25
/
+26
2009-05-22
Merge branch 'master' into for-2.6.31
Jens Axboe
5
-64
/
+72
2009-05-22
Merge branch 'master' into for-2.6.31
Jens Axboe
114
-2728
/
+2011
2009-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
1
-1
/
+1
2009-05-22
nilfs2: fix memory leak in nilfs_ioctl_clean_segments
Ryusuke Konishi
1
-1
/
+1
2009-05-22
GFS2: Move gfs2_unlink_ok into ops_inode.c
Steven Whitehouse
3
-41
/
+38
2009-05-22
GFS2: Move gfs2_readlinki into ops_inode.c
Steven Whitehouse
3
-58
/
+56
2009-05-22
GFS2: Move gfs2_rmdiri into ops_inode.c
Steven Whitehouse
3
-54
/
+53
2009-05-22
GFS2: Merge mount.c and ops_super.c into super.c
Steven Whitehouse
4
-956
/
+903
2009-05-22
GFS2: Clean up some file names
Steven Whitehouse
12
-55
/
+34
2009-05-22
Merge branch 'master' into next
James Morris
78
-2248
/
+1489
2009-05-22
integrity: move ima_counts_get
Mimi Zohar
1
-0
/
+2
2009-05-22
integrity: path_check update
Mimi Zohar
2
-4
/
+7
2009-05-21
[CIFS] fix posix open regression
Steve French
2
-36
/
+44
2009-05-21
GFS2: Be more aggressive in reclaiming unlinked inodes
Steven Whitehouse
2
-3
/
+4
2009-05-21
GFS2: Add a rgrp bitmap full flag
Steven Whitehouse
2
-30
/
+50
2009-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2
-27
/
+27
2009-05-20
GFS2: Improve resource group error handling
Steven Whitehouse
7
-67
/
+99
2009-05-19
cifs: fix pointer initialization and checks in cifs_follow_symlink (try #4)
Jeff Layton
2
-27
/
+27
2009-05-19
GFS2: Don't warn when delete inode fails on ro filesystem
Steven Whitehouse
1
-1
/
+1
2009-05-19
splice: fix kmaps in default_file_splice_write()
Miklos Szeredi
1
-108
/
+22
2009-05-19
bio: always copy back data for copied kernel requests
Tejun Heo
1
-1
/
+1
2009-05-19
GFS2: Umount recovery race fix
Steven Whitehouse
9
-124
/
+122
[prev]
[next]