index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
[PATCH] FUSE: add access call
Miklos Szeredi
2005-11-07
2
-0
/
+38
*
|
[PATCH] VFS: pass file pointer to filesystem from ftruncate()
Miklos Szeredi
2005-11-07
3
-5
/
+9
*
|
[PATCH] remove superflous ctime/mtime updates in affs
Christoph Hellwig
2005-11-07
1
-17
/
+1
*
|
[PATCH] afs: use generic_ro_fops
Christoph Hellwig
2005-11-07
3
-32
/
+1
*
|
[PATCH] vxfs: use generic_ro_fops
Christoph Hellwig
2005-11-07
1
-10
/
+1
*
|
[PATCH] befs: use generic_ro_fops
Christoph Hellwig
2005-11-07
1
-7
/
+1
*
|
[PATCH] fix remaining missing includes
Tim Schmielau
2005-11-07
1
-0
/
+1
*
|
[PATCH] memory leak in dentry_open()
Peter Staubach
2005-11-07
1
-1
/
+8
*
|
[PATCH] __find_get_block_slow() cleanup
Coywolf Qi Hunt
2005-11-07
1
-3
/
+3
*
|
[PATCH] smbfs: 'names_cache' memory leak
Davi Arnaut
2005-11-07
1
-2
/
+2
*
|
[PATCH] V9FS: 'names_cache' memory leak
Davi Arnaut
2005-11-07
2
-8
/
+8
*
|
[PATCH] quota: small cleanups
Adrian Bunk
2005-11-07
2
-0
/
+2
*
|
[PATCH] aio: remove aio_max_nr accounting race
Zach Brown
2005-11-07
1
-10
/
+21
*
|
[PATCH] fuse: remove dead code from fuse_permission
Christoph Hellwig
2005-11-07
1
-3
/
+0
*
|
[PATCH] fs/smbfs/request.c: turn NULL dereference into BUG()
Adrian Bunk
2005-11-07
1
-2
/
+1
*
|
[PATCH] hfs needs nls
Lennert Buytenhek
2005-11-07
1
-0
/
+1
*
|
[PATCH] Remove hlist_for_each_rcu() API, convert existing use to hlist_for_ea...
Paul E. McKenney
2005-11-07
1
-6
/
+4
*
|
[PATCH] Process Events Connector
Matt Helsley
2005-11-07
1
-0
/
+2
*
|
[PATCH] write_inode_now(): write inode if not BDI_CAP_NO_WRITEBACK
Andrew Morton
2005-11-07
1
-1
/
+1
*
|
[PATCH] s390: cleanup of include/asm-s390/vtoc.h
Peter Oberparleiter
2005-11-07
1
-7
/
+8
*
|
[PATCH] mm: rename kmem_cache_s to kmem_cache
Pekka J Enberg
2005-11-07
3
-6
/
+6
|
/
*
NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled
Chuck Lever
2005-11-04
3
-21
/
+44
*
NFSv4: Teach NFSv4 to cache locks when we hold a delegation
Trond Myklebust
2005-11-04
1
-8
/
+28
*
NFSv4: Recover locks too when returning a delegation
Trond Myklebust
2005-11-04
3
-2
/
+55
*
NFSv4: Fix recovery of flock() locks.
Trond Myklebust
2005-11-04
1
-2
/
+2
*
NFSv4: Return any delegations before sillyrenaming the file
Trond Myklebust
2005-11-04
1
-0
/
+3
*
NFSv4: Fix the handling of the error NFS4ERR_OLD_STATEID
Trond Myklebust
2005-11-04
1
-5
/
+3
*
NFSv4: Fix problem with OPEN_DOWNGRADE
Trond Myklebust
2005-11-04
6
-51
/
+19
*
NFSv4: Fix a race between open() and close()
Trond Myklebust
2005-11-04
3
-47
/
+49
*
Merge git://oss.sgi.com:8090/oss/git/xfs-2.6
Linus Torvalds
2005-11-03
176
-11922
/
+5668
|
\
|
*
[XFS] Remove no-longer-used qsort source.
Nathan Scott
2005-11-04
3
-182
/
+4
|
*
[XFS] Fix an inode32 regression - if no options are presented, must still
Nathan Scott
2005-11-04
1
-2
/
+2
|
*
[XFS] Remove several no-longer-used files.
Nathan Scott
2005-11-03
4
-2300
/
+0
|
*
[XFS] Cleanup cosmetic differences between source trees.
Nathan Scott
2005-11-03
4
-35
/
+19
|
*
[XFS] fix XFS quota for modular XFS builds
Nathan Scott
2005-11-03
1
-1
/
+1
|
*
[XFS] Add a mechanism for XFS to use the generic quota sync method.
Nathan Scott
2005-11-03
1
-1
/
+7
|
*
[XFS] Fixed the inconsistency between attribute b-tree intermidiate node
Yingping Lu
2005-11-03
1
-1
/
+2
|
*
[XFS] Ensure fsync does not incorrectly return EIO for pages beyond EOF.
Nathan Scott
2005-11-02
1
-2
/
+3
|
*
[XFS] Fix calculation of reserved AGs for inodes in 32-bit inode mode
Eric Sandeen
2005-11-02
1
-1
/
+1
|
*
[XFS] Fix boundary conditions when issuing direct IOs from large userspace
Nathan Scott
2005-11-02
1
-12
/
+16
|
*
[XFS] Remove an unhelpful ifdef, the comment above the routine explains
Nathan Scott
2005-11-02
1
-13
/
+1
|
*
[XFS] Remove old, broken nolog-mode code - noone plans to ever fix it.
Nathan Scott
2005-11-02
4
-168
/
+39
|
*
[XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS.
Nathan Scott
2005-11-02
6
-12
/
+19
|
*
[XFS] Endianess annotations for various allocator data structures
Christoph Hellwig
2005-11-02
16
-811
/
+794
|
*
[XFS] remove unused code from xfs_iomap_write_direct
Eric Sandeen
2005-11-02
1
-8
/
+0
|
*
[XFS] fix old xfs_setattr mis-merge from irix; mostly harmless esp if not
Eric Sandeen
2005-11-02
1
-3
/
+3
|
*
[XFS] Fixing size report discrepancy between ls and du caused by xfs_fsr
Yingping Lu
2005-11-02
1
-1
/
+23
|
*
[XFS] Fixed a bug in reporting extent list for attribute fork running
Yingping Lu
2005-11-02
1
-6
/
+7
|
*
[XFS] Simplify pagebuf_rele Remove a conditional that can not be true
Christoph Hellwig
2005-11-02
1
-25
/
+4
|
*
[XFS] Rework the final mount options flag bit to make room for more.
Nathan Scott
2005-11-02
3
-33
/
+42
[prev]
[next]