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
...
|
*
|
|
NFSv4.1: Use session max response size for GETDEVICEINFO gdia_maxcount
Andy Adamson
2012-06-28
1
-1
/
+1
|
*
|
|
NFS: Cleanup - only store the write verifier in struct nfs_page
Trond Myklebust
2012-06-28
4
-14
/
+20
|
*
|
|
NFSv4: Decode getdevicelist should use nfs4_verifier
Trond Myklebust
2012-06-28
1
-2
/
+2
|
*
|
|
SUNRPC: Remove unused function xdr_encode_pages
Trond Myklebust
2012-06-28
1
-3
/
+1
|
*
|
|
NFSv4.1: Clean up nfs4_reclaim_lease
Trond Myklebust
2012-06-28
1
-17
/
+35
|
*
|
|
NFSv4.1: Cleanup - move nfs4_has_session tests out of state manager loop
Trond Myklebust
2012-06-28
1
-3
/
+6
|
*
|
|
NFSv4.1: Clean up nfs4_recall_slot()
Trond Myklebust
2012-06-28
1
-5
/
+6
|
*
|
|
NFSv4.1: Handle slot recalls before doing state recovery
Trond Myklebust
2012-06-28
1
-11
/
+10
|
*
|
|
NFS: add more context to state manager error mesgs
Weston Andros Adamson
2012-06-28
1
-2
/
+14
|
*
|
|
NFSv3: Don't open code stream position calculation in decode_getacl3resok
Trond Myklebust
2012-06-28
1
-1
/
+1
|
*
|
|
NFSv4: Simplify the GETATTR attribute length calculation
Trond Myklebust
2012-06-28
1
-12
/
+15
|
*
|
|
NFS: Let xdr_read_pages() check for buffer overflows
Trond Myklebust
2012-06-28
3
-72
/
+12
|
*
|
|
NFSv2/v3: Remove incorrect dprintks from the readdir reply code
Trond Myklebust
2012-06-24
2
-16
/
+4
*
|
|
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-07-30
40
-300
/
+408
|
\
\
\
\
|
*
|
|
|
c/r: fcntl: add F_GETOWNER_UIDS option
Cyrill Gorcunov
2012-07-30
1
-0
/
+29
|
*
|
|
|
fs: cachefiles: add support for large files in filesystem caching
Justin Lecher
2012-07-30
1
-1
/
+1
|
*
|
|
|
proc: do not allow negative offsets on /proc/<pid>/environ
Djalal Harouni
2012-07-30
1
-3
/
+6
|
*
|
|
|
proc: environ_read() make sure offset points to environment address range
Djalal Harouni
2012-07-30
1
-6
/
+7
|
*
|
|
|
coredump: fix wrong comments on core limits of pipe coredump case
Jovi Zhang
2012-07-30
1
-7
/
+8
|
*
|
|
|
fat: refactor shortname parsing
Steven J. Magnani
2012-07-30
1
-118
/
+137
|
*
|
|
|
fat: accessors for msdos_dir_entry 'start' fields
Steven J. Magnani
2012-07-30
4
-25
/
+24
|
*
|
|
|
hfsplus: use -ENOMEM when kzalloc() fails
Namjae Jeon
2012-07-30
1
-1
/
+1
|
*
|
|
|
nilfs2: add omitted comments for different structures in driver implementation
Vyacheslav Dubeyko
2012-07-30
11
-10
/
+81
|
*
|
|
|
nilfs2: fix deadlock issue between chcp and thaw ioctls
Ryusuke Konishi
2012-07-30
4
-2
/
+8
|
*
|
|
|
nilfs2: fix timing issue between rmcp and chcp ioctls
Ryusuke Konishi
2012-07-30
1
-3
/
+7
|
*
|
|
|
nilfs2: remove references to long gone super operations
Fernando Luis Vazquez Cao
2012-07-30
1
-3
/
+0
|
*
|
|
|
nilfs2: add omitted comment for ns_mount_state field of the_nilfs structure
Vyacheslav Dubeyko
2012-07-30
1
-0
/
+1
|
*
|
|
|
minixfs: fix block limit check
Vladimir Serbinenko
2012-07-30
1
-1
/
+2
|
*
|
|
|
ext4: use memweight()
Akinobu Mita
2012-07-30
1
-8
/
+1
|
*
|
|
|
ext3: use memweight()
Akinobu Mita
2012-07-30
2
-12
/
+2
|
*
|
|
|
ext2: use memweight()
Akinobu Mita
2012-07-30
2
-12
/
+3
|
*
|
|
|
ocfs2: use memweight()
Akinobu Mita
2012-07-30
1
-6
/
+2
|
*
|
|
|
affs: use memweight()
Akinobu Mita
2012-07-30
1
-26
/
+2
|
*
|
|
|
qnx4fs: use memweight()
Akinobu Mita
2012-07-30
1
-19
/
+5
|
*
|
|
|
btrfs: use printk_get_level and printk_skip_level, add __printf, fix fallout
Joe Perches
2012-07-30
4
-8
/
+50
|
*
|
|
|
coredump: warn about unsafe suid_dumpable / core_pattern combo
Kees Cook
2012-07-30
1
-5
/
+5
|
*
|
|
|
fs: make dumpable=2 require fully qualified path
Kees Cook
2012-07-30
1
-3
/
+14
|
*
|
|
|
fs/xattr.c:getxattr(): improve handling of allocation failures
Sasha Levin
2012-07-30
1
-4
/
+12
|
*
|
|
|
ntfs: remove references to long gone super operations and unimplemented methods
Fernando Luis Vazquez Cao
2012-07-30
1
-17
/
+0
*
|
|
|
|
Merge tag 'for-linus-v3.6-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2012-07-30
46
-2415
/
+2457
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
xfs: wait for the write the superblock on unmount
Mark Tinguely
2012-07-29
2
-0
/
+18
|
*
|
|
|
xfs: re-enable xfsaild idle mode and fix associated races
Brian Foster
2012-07-29
2
-3
/
+33
|
*
|
|
|
xfs: remove iolock lock classes
Christoph Hellwig
2012-07-29
3
-33
/
+2
|
*
|
|
|
xfs: avoid the iolock in xfs_free_eofblocks for evicted inodes
Christoph Hellwig
2012-07-29
1
-14
/
+10
|
*
|
|
|
xfs: do not take the iolock in xfs_inactive
Christoph Hellwig
2012-07-29
2
-18
/
+15
|
*
|
|
|
xfs: remove xfs_inactive_attrs
Christoph Hellwig
2012-07-29
1
-61
/
+36
|
*
|
|
|
xfs: clean up xfs_inactive
Christoph Hellwig
2012-07-29
1
-128
/
+43
|
*
|
|
|
xfs: do not read the AGI buffer in xfs_dialloc until nessecary
Christoph Hellwig
2012-07-29
1
-58
/
+69
|
*
|
|
|
xfs: refactor xfs_ialloc_ag_select
Christoph Hellwig
2012-07-29
1
-51
/
+44
|
*
|
|
|
xfs: add a short cut to xfs_dialloc for the non-NULL agbp case
Christoph Hellwig
2012-07-29
1
-21
/
+26
[prev]
[next]