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
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-0
/
+16
2013-09-05
NFS: Don't check lock owner compatibility in writes unless file is locked
Trond Myklebust
1
-1
/
+1
2013-09-05
fuse: drop dentry on failed revalidate
Anand Avati
1
-0
/
+2
2013-09-05
fuse: clean up return in fuse_dentry_revalidate()
Miklos Szeredi
1
-8
/
+18
2013-09-05
fuse: use d_materialise_unique()
Miklos Szeredi
1
-43
/
+26
2013-09-05
sysfs: use check_submounts_and_drop()
Miklos Szeredi
1
-12
/
+8
2013-09-05
nfs: use check_submounts_and_drop()
Miklos Szeredi
1
-5
/
+4
2013-09-05
gfs2: use check_submounts_and_drop()
Miklos Szeredi
1
-6
/
+3
2013-09-05
afs: use check_submounts_and_drop()
Miklos Szeredi
1
-7
/
+3
2013-09-05
vfs: check unlinked ancestors before mount
Miklos Szeredi
3
-6
/
+39
2013-09-05
vfs: check submounts and drop atomically
Miklos Szeredi
1
-0
/
+65
2013-09-05
vfs: add d_walk()
Miklos Szeredi
1
-161
/
+148
2013-09-05
vfs: restructure d_genocide()
Miklos Szeredi
1
-8
/
+4
2013-09-05
sparc: fix PCI device proc file mmap(2)
Alexey Dobriyan
1
-0
/
+16
2013-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
22
-193
/
+370
2013-09-05
nfs4: Map NFS4ERR_WRONG_CRED to EPERM
Weston Andros Adamson
1
-0
/
+1
2013-09-05
nfs4.1: Add SP4_MACH_CRED write and commit support
Weston Andros Adamson
3
-9
/
+57
2013-09-05
nfs4.1: Add SP4_MACH_CRED stateid support
Weston Andros Adamson
1
-2
/
+17
2013-09-05
nfs4.1: Add SP4_MACH_CRED secinfo support
Weston Andros Adamson
1
-1
/
+13
2013-09-05
nfs4.1: Add SP4_MACH_CRED cleanup support
Weston Andros Adamson
1
-1
/
+18
2013-09-05
nfs4.1: Add state protection handler
Weston Andros Adamson
1
-0
/
+35
2013-09-05
nfs4.1: Minimal SP4_MACH_CRED implementation
Weston Andros Adamson
2
-17
/
+188
2013-09-05
GFS2: dirty inode correctly in gfs2_write_end
Benjamin Marzinski
2
-3
/
+10
2013-09-05
GFS2: Don't flag consistency error if first mounter is a spectator
Bob Peterson
1
-2
/
+51
2013-09-05
f2fs: optimize gc for better performance
Jin Xu
3
-2
/
+9
2013-09-05
f2fs: merge more bios of node block writes
Jaegeuk Kim
1
-4
/
+5
2013-09-04
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-3
/
+3
2013-09-04
Merge tag 'dlm-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
2
-22
/
+7
2013-09-04
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
23
-367
/
+816
2013-09-04
NFSv4: Document the recover_lost_locks kernel parameter
Trond Myklebust
3
-7
/
+10
2013-09-04
NFSv4: Don't try to recover NFSv4 locks when they are lost.
NeilBrown
7
-21
/
+54
2013-09-04
NFS: Fix warning introduced by NFSv4.0 transport blocking patches
Chuck Lever
1
-2
/
+2
2013-09-04
When CONFIG_NFS_V4_1 is not enabled, "make C=2" emits this warning:
Chuck Lever
2
-5
/
+5
2013-09-04
fuse: use list_for_each_entry() for list traversing
Dong Fang
1
-4
/
+2
2013-09-04
GFS2: Remove unnecessary memory barrier
Bob Peterson
1
-1
/
+0
2013-09-04
direct-io: Handle O_(D)SYNC AIO
Christoph Hellwig
5
-13
/
+40
2013-09-04
direct-io: Implement generic deferred AIO completions
Christoph Hellwig
9
-129
/
+98
2013-09-03
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-34
/
+242
2013-09-03
switch fchmod() to fdget
Al Viro
1
-6
/
+5
2013-09-03
switch epoll_ctl() to fdget
Al Viro
1
-16
/
+15
2013-09-03
git simplify nilfs check for busy subtree
Al Viro
1
-19
/
+7
2013-09-03
constify touch_atime()
Al Viro
1
-1
/
+1
2013-09-03
vfs: allow umount to handle mountpoints without revalidating them
Jeff Layton
2
-1
/
+183
2013-09-03
vfs: call d_op->d_prune() before unhashing dentry
Yan, Zheng
1
-2
/
+11
2013-09-03
only regular files with FMODE_WRITE need to be on s_files
Al Viro
1
-2
/
+4
2013-09-03
nfsd: racy access to ->d_name in nsfd4_encode_path()
Al Viro
1
-6
/
+8
2013-09-03
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-1
/
+1
2013-09-03
xfs: XFS_MOUNT_QUOTA_ALL needed by userspace
Dave Chinner
2
-7
/
+6
2013-09-03
xfs: dtype changed xfs_dir2_sfe_put_ino to xfs_dir3_sfe_put_ino
Dave Chinner
2
-3
/
+4
2013-09-03
NFS: Update session draining barriers for NFSv4.0 transport blocking
Chuck Lever
1
-27
/
+34
[prev]
[next]