index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-06
nfsd: make sure data is on disk before calling ->fsync
Christoph Hellwig
1
-4
/
+1
2009-12-20
nfsd: fix "insecure" export option
J. Bruce Fields
1
-1
/
+1
2009-12-15
nfsd: remove pointless paths in file headers
J. Bruce Fields
27
-61
/
+2
2009-12-15
nfsd: move most of nfsfh.h to fs/nfsd
J. Bruce Fields
5
-0
/
+213
2009-12-15
nfsd: make V4ROOT exports read-only
J. Bruce Fields
1
-4
/
+11
2009-12-15
nfsd: restrict filehandles accepted in V4ROOT case
Steve Dickson
3
-6
/
+39
2009-12-15
nfsd: allow exports of symlinks
J. Bruce Fields
1
-2
/
+4
2009-12-15
nfsd: filter readdir results in V4ROOT case
J. Bruce Fields
3
-4
/
+9
2009-12-15
nfsd: filter lookup results in V4ROOT case
J. Bruce Fields
1
-1
/
+14
2009-12-15
nfsd4: don't continue "under" mounts in V4ROOT case
J. Bruce Fields
1
-2
/
+10
2009-12-15
nfsd: introduce export flag for v4 pseudoroot
Steve Dickson
1
-0
/
+1
2009-12-14
nfsd: let "insecure" flag vary by pseudoflavor
J. Bruce Fields
1
-1
/
+3
2009-12-14
nfsd: new interface to advertise export features
J. Bruce Fields
1
-0
/
+21
2009-12-14
nfsd: Move private headers to source directory
Boaz Harrosh
26
-40
/
+1963
2009-12-14
vfs: nfsctl.c un-used nfsd #includes
Boaz Harrosh
1
-2
/
+0
2009-12-14
lockd: Remove un-used nfsd headers #includes
Boaz Harrosh
2
-8
/
+0
2009-12-14
compat.c: Remove dependence on nfsd private headers
Boaz Harrosh
1
-2
/
+0
2009-12-14
nfsd: Source files #include cleanups
Boaz Harrosh
22
-237
/
+2
2009-12-14
nfsd4: fix share mode permissions
J. Bruce Fields
1
-1
/
+1
2009-11-25
nfsd: simplify fh_verify access checks
J. Bruce Fields
1
-29
/
+21
2009-11-23
Merge commit 'v2.6.32-rc8' into HEAD
J. Bruce Fields
59
-252
/
+549
2009-11-19
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
1
-1
/
+1
2009-11-17
fcntl: rename F_OWNER_GID to F_OWNER_PGRP
Peter Zijlstra
1
-2
/
+2
2009-11-17
procfs: fix /proc/<pid>/stat stack pointer for kernel threads
Stefani Seibold
1
-1
/
+1
2009-11-17
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2
-5
/
+22
2009-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+1
2009-11-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
3
-4
/
+5
2009-11-17
xfs: copy li_lsn before dropping AIL lock
Nathaniel W. Turner
1
-3
/
+20
2009-11-17
XFS bug in log recover with quota (bugzilla id 855)
Jan Rekorajski
1
-2
/
+2
2009-11-16
cifs: clear server inode number flag while autodisabling
Suresh Jayaraman
1
-1
/
+1
2009-11-15
nilfs2: deleted inconsistent comment in nilfs_load_inode_block()
Jiro SEKIBA
1
-1
/
+0
2009-11-14
Fix memory corruption caused by nfsd readdir+
Petr Vandrovec
1
-1
/
+1
2009-11-13
nfsd: make fs/nfsd/vfs.h for common includes
J. Bruce Fields
13
-0
/
+110
2009-11-13
nilfs2: fix lock order reversal in chcp operation
Ryusuke Konishi
2
-3
/
+5
2009-11-12
__generic_block_fiemap(): fix for files bigger than 4GB
Mike Hommey
1
-1
/
+1
2009-11-12
exec: setup_arg_pages() fails to return errors
Anton Blanchard
1
-5
/
+3
2009-11-12
fs: add missing compat_ptr handling for FS_IOC_RESVSP ioctl
Heiko Carstens
1
-2
/
+2
2009-11-12
pidns: fix a leak in /proc dentries and inodes with pid namespaces.
Sukadev Bhattiprolu
1
-2
/
+1
2009-11-12
fs/jbd: Export log_start_commit to fix ext3 build.
Stefan Schmidt
1
-0
/
+1
2009-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
6
-50
/
+183
2009-11-11
Btrfs: fix panic when trying to destroy a newly allocated
Josef Bacik
1
-0
/
+10
2009-11-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
5
-21
/
+57
2009-11-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
4
-32
/
+45
2009-11-11
Btrfs: allow more metadata chunk preallocation
Chris Mason
1
-2
/
+2
2009-11-11
Btrfs: fallback on uncompressed io if compressed io fails
Josef Bacik
1
-8
/
+23
2009-11-11
Btrfs: find ideal block group for caching
Josef Bacik
1
-23
/
+86
2009-11-11
Btrfs: avoid null deref in unpin_extent_cache()
Dan Carpenter
1
-1
/
+1
2009-11-11
Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_root
Li Dongyang
1
-2
/
+0
2009-11-11
Btrfs: fix some metadata enospc issues
Josef Bacik
1
-5
/
+31
2009-11-11
Btrfs: fix how we set max_size for free space clusters
Josef Bacik
1
-1
/
+1
[next]