index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-07
nfsd4: common helper to initialize callback work
J. Bruce Fields
3
-4
/
+9
2012-11-07
nfsd4: implement backchannel_ctl operation
J. Bruce Fields
5
-1
/
+39
2012-11-07
nfsd4: use callback security parameters in create_session
J. Bruce Fields
3
-14
/
+37
2012-11-07
nfsd4: clean up callback security parsing
J. Bruce Fields
2
-57
/
+70
2012-11-07
nfsd: use vfs_fsync_range(), not O_SYNC, for stable writes
J. Bruce Fields
1
-7
/
+6
2012-11-07
nfsd: assume writeable exportabled filesystems have f_sync
J. Bruce Fields
1
-13
/
+0
2012-11-07
nfsd4: don't BUG in delegation break callback
J. Bruce Fields
1
-3
/
+8
2012-11-07
nfsd4: remove unused init_session return
J. Bruce Fields
1
-2
/
+1
2012-11-07
nfsd4: helper function for getting mounted_on ino
J. Bruce Fields
1
-12
/
+18
2012-11-07
nfs: fix wrong object type in lockowner_slab
Yanchuan Nian
1
-1
/
+1
2012-11-07
nfsd4: remove unused variable in nfsd4_delegreturn()
Wei Yongjun
1
-2
/
+0
2012-11-07
exportfs: add FILEID_INVALID to indicate invalid fid_type
Namjae Jeon
3
-5
/
+5
2012-10-19
hold task->mempolicy while numa_maps scans.
KAMEZAWA Hiroyuki
2
-3
/
+51
2012-10-19
Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-2
/
+3
2012-10-18
fs, xattr: fix bug when removing a name not in xattr list
David Rientjes
1
-1
/
+1
2012-10-17
NLM: nlm_lookup_file() may return NLMv4-specific error codes
Trond Myklebust
2
-2
/
+3
2012-10-16
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
5
-23
/
+46
2012-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+3
2012-10-16
mm, mempolicy: fix printing stack contents in numa_maps
David Rientjes
1
-2
/
+5
2012-10-16
fix a leak in replace_fd() users
Al Viro
1
-2
/
+3
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-7
/
+7
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-3
/
+3
2012-10-13
Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
15
-305
/
+227
2012-10-12
procfs: don't need a PATH_MAX allocation to hold a string representation of a...
Jeff Layton
1
-2
/
+3
2012-10-12
vfs: embed struct filename inside of names_cache allocation if possible
Jeff Layton
1
-20
/
+49
2012-10-12
audit: make audit_inode take struct filename
Jeff Layton
1
-9
/
+7
2012-10-12
vfs: make path_openat take a struct filename pointer
Jeff Layton
4
-16
/
+36
2012-10-12
vfs: turn do_path_lookup into wrapper around struct filename variant
Jeff Layton
1
-7
/
+23
2012-10-12
audit: allow audit code to satisfy getname requests from its names_list
Jeff Layton
1
-0
/
+4
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
7
-61
/
+88
2012-10-12
btrfs: Fix compilation with user namespace support enabled
Eric W. Biederman
1
-2
/
+2
2012-10-12
userns: Fix posix_acl_file_xattr_userns gid conversion
Eric W. Biederman
1
-1
/
+1
2012-10-12
vfs: unexport getname and putname symbols
Jeff Layton
1
-2
/
+0
2012-10-12
audit: overhaul __audit_inode_child to accomodate retrying
Jeff Layton
2
-2
/
+2
2012-10-12
audit: set the name_len in audit_inode for parent lookups
Jeff Layton
3
-13
/
+13
2012-10-12
audit: reverse arguments to audit_inode_child
Jeff Layton
2
-2
/
+2
2012-10-12
audit: remove unnecessary NULL ptr checks from do_path_lookup
Jeff Layton
1
-6
/
+2
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
27
-135
/
+130
2012-10-12
Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2012-10-12
Merge tag 'for-linus-merge-3.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-15
/
+23
2012-10-11
vfs: bogus warnings in fs/namei.c
Arnd Bergmann
1
-0
/
+1
2012-10-11
consitify do_mount() arguments
Al Viro
1
-6
/
+6
2012-10-11
Merge Trond's bugfixes
J. Bruce Fields
2
-3
/
+3
2012-10-11
autofs4 - fix reset pending flag on mount fail
Ian Kent
1
-2
/
+4
2012-10-11
Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-160
/
+188
2012-10-10
Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
38
-681
/
+1922
2012-10-10
lglock: add DEFINE_STATIC_LGLOCK()
Lai Jiangshan
1
-1
/
+1
2012-10-09
tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking
Hugh Dickins
5
-6
/
+27
2012-10-09
vfs: drop lock/unlock super
Marco Stornelli
1
-23
/
+0
2012-10-09
ufs: drop lock/unlock super
Marco Stornelli
4
-33
/
+35
[next]