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
2007-10-22
exportfs: make struct export_operations const
Christoph Hellwig
20
-23
/
+23
2007-10-22
exportfs: remove old methods
Christoph Hellwig
2
-184
/
+3
2007-10-22
ocfs2: new export ops
Christoph Hellwig
1
-41
/
+24
2007-10-22
gfs2: new export ops
Christoph Hellwig
1
-38
/
+43
2007-10-22
reiserfs: new export ops
Christoph Hellwig
2
-37
/
+29
2007-10-22
isofs: new export ops
Christoph Hellwig
1
-38
/
+29
2007-10-22
fat: new export ops
Christoph Hellwig
1
-17
/
+7
2007-10-22
xfs: new export ops
Christoph Hellwig
2
-124
/
+130
2007-10-22
ntfs: new export ops
Christoph Hellwig
1
-47
/
+28
2007-10-22
jfs: new export ops
Christoph Hellwig
3
-18
/
+27
2007-10-22
efs: new export ops
Christoph Hellwig
2
-17
/
+22
2007-10-22
ext4: new export ops
Christoph Hellwig
1
-15
/
+20
2007-10-22
ext3: new export ops
Christoph Hellwig
1
-15
/
+20
2007-10-22
ext2: new export ops
Christoph Hellwig
1
-15
/
+19
2007-10-22
exportfs: add new methods
Christoph Hellwig
2
-6
/
+218
2007-10-22
exportfs: add fid type
Christoph Hellwig
2
-54
/
+49
2007-10-22
ext2: avoid rec_len overflow with 64KB block size
Jan Kara
1
-12
/
+32
2007-10-22
dcache: don't expose uninitialized memory in /proc/<pid>/fd/<fd>
J. Bruce Fields
1
-0
/
+2
2007-10-21
NFS: Fix a typo in nfs_call_unlink()
Trond Myklebust
1
-1
/
+1
2007-10-21
NFSv2: Ensure that the directory metadata gets revalidated on file create
Trond Myklebust
1
-0
/
+1
2007-10-21
Merge branch 'audit.b43' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
8
-14
/
+78
2007-10-21
nobh: nobh_write_end fix
Nick Piggin
1
-2
/
+1
2007-10-21
[PATCH] audit: watching subtrees
Al Viro
1
-1
/
+1
2007-10-21
[PATCH] new helper - inotify_evict_watch()
Al Viro
1
-0
/
+8
2007-10-21
[PATCH] new helper - inotify_clone_watch()
Al Viro
1
-0
/
+35
2007-10-21
[PATCH] new helpers - collect_mounts() and release_collected_mounts()
Al Viro
2
-1
/
+22
2007-10-21
[PATCH] pass dentry to audit_inode()/audit_inode_child()
Al Viro
4
-12
/
+12
2007-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
13
-16
/
+16
2007-10-20
Avoid compile error in fs/nfs/unlink.c
Linus Torvalds
1
-1
/
+2
2007-10-20
nfs: Fix build break with CONFIG_NFS_V4=n
Olof Johansson
1
-0
/
+1
2007-10-20
sysfs: trivial: fix sysfs_create_file kerneldoc spelling mistake
Chris Malley
1
-1
/
+1
2007-10-20
fix typo "insted" -> "instead"
Uwe Kleine-König
1
-1
/
+1
2007-10-20
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
9
-36
/
+175
2007-10-20
Convert files to UTF-8 and some cleanups
Jan Engelhardt
9
-9
/
+9
2007-10-20
NFSv4: Fix an rpc_cred reference leakage in fs/nfs/delegation.c
Trond Myklebust
1
-1
/
+2
2007-10-20
NFSv4: Ensure that we wait for the CLOSE request to complete
Trond Myklebust
5
-13
/
+41
2007-10-20
NFS: Fix a race in sillyrename
Trond Myklebust
4
-18
/
+119
2007-10-20
NFS: Fix a writeback race...
Trond Myklebust
1
-4
/
+13
2007-10-20
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
4
-5
/
+5
2007-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
1
-1
/
+1
2007-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
26
-383
/
+961
2007-10-19
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
10
-92
/
+44
2007-10-19
Use task_pid_nr() instead of pid_nr(task_pid())
Pavel Emelyanov
1
-1
/
+1
2007-10-19
Remove unused variables from fs/proc/base.c
Pavel Emelyanov
1
-4
/
+1
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
8
-17
/
+17
2007-10-19
Fix tsk->exit_state usage
Eugene Teo
1
-2
/
+1
2007-10-19
proc: export a processes resource limits via /proc/pid
Neil Horman
1
-0
/
+75
2007-10-19
fs/select, remove unused macros
Jiri Slaby
1
-5
/
+0
2007-10-19
Isolate some explicit usage of task->tgid
Pavel Emelyanov
2
-3
/
+3
2007-10-19
Uninline find_task_by_xxx set of functions
Pavel Emelyanov
1
-4
/
+2
[next]