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.13.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
2012-10-21
eCryptfs: Initialize empty lower files when opening them
Tyler Hicks
3
-28
/
+49
2012-10-21
eCryptfs: Unlink lower inode when ecryptfs_create() fails
Tyler Hicks
1
-23
/
+32
2012-10-21
jbd: Fix assertion failure in commit code due to lacking transaction credits
Jan Kara
2
-31
/
+78
2012-10-21
autofs4 - fix reset pending flag on mount fail
Ian Kent
1
-2
/
+4
2012-10-21
tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking
Hugh Dickins
5
-6
/
+27
2012-10-21
lockd: use rpc client's cl_nodename for id encoding
Stanislav Kinsbursky
1
-1
/
+3
2012-10-21
NFSD: pass null terminated buf to kstrtouint()
Malahal Naineni
1
-1
/
+1
2012-10-21
nfsd4: fix nfs4 stateid leak
J. Bruce Fields
1
-0
/
+1
2012-10-13
udf: fix retun value on error path in udf_load_logicalvol
Nikola Pajkovsky
1
-1
/
+4
2012-10-13
Convert properly UTF-8 to UTF-16
Frediano Ziglio
1
-0
/
+22
2012-10-13
cifs: reinstate the forcegid option
Jeff Layton
1
-0
/
+9
2012-10-13
JFFS2: don't fail on bitflips in OOB
Brian Norris
1
-4
/
+4
2012-10-13
kpageflags: fix wrong KPF_THP on non-huge compound pages
Naoya Horiguchi
1
-1
/
+7
2012-10-13
ext4: fix fdatasync() for files with only i_size changes
Jan Kara
1
-2
/
+6
2012-10-13
ext4: always set i_op in ext4_mknod()
Bernd Schubert
1
-2
/
+0
2012-10-13
ext4: online defrag is not supported for journaled files
Dmitry Monakhov
1
-1
/
+6
2012-10-13
ext4: move_extent code cleanup
Dmitry Monakhov
1
-120
/
+47
2012-10-13
ext4: fix crash when accessing /proc/mounts concurrently
Herton Ronaldo Krzesinski
1
-1
/
+1
2012-10-13
ext4: fix potential deadlock in ext4_nonda_switch()
Theodore Ts'o
2
-7
/
+11
2012-10-13
ext4: avoid duplicate writes of the backup bg descriptor blocks
Yongqiang Yang
1
-4
/
+6
2012-10-13
ext4: don't copy non-existent gdt blocks when resizing
Yongqiang Yang
1
-0
/
+4
2012-10-13
ext4: ignore last group w/o enough space when resizing instead of BUG'ing
Yongqiang Yang
1
-3
/
+9
2012-10-13
jbd2: don't write superblock when if its empty
Eric Sandeen
1
-0
/
+5
2012-10-07
coredump: prevent double-free on an error path in core dumper
Denys Vlasenko
1
-15
/
+4
2012-10-07
vfs: dcache: fix deadlock in tree traversal
Miklos Szeredi
1
-0
/
+6
2012-10-02
LockD: pass service to per-net up and down functions
Stanislav Kinsbursky
1
-7
/
+5
2012-10-02
NFSd: set nfsd_serv to NULL after service destruction
Stanislav Kinsbursky
2
-5
/
+7
2012-10-02
NFSd: introduce nfsd_destroy() helper
Stanislav Kinsbursky
3
-17
/
+14
2012-10-02
NFS: return error from decode_getfh in decode open
Weston Andros Adamson
1
-1
/
+2
2012-10-02
NFS: Fix a problem with the legacy binary mount code
Trond Myklebust
1
-0
/
+2
2012-10-02
NFS: Fix the initialisation of the readdir 'cookieverf' array
Trond Myklebust
3
-4
/
+4
2012-10-02
cifs: fix return value in cifsConvertToUTF16
Jeff Layton
1
-1
/
+1
2012-10-02
fs/proc: fix potential unregister_sysctl_table hang
Francesco Ruggeri
1
-3
/
+2
2012-10-02
eCryptfs: Copy up attributes of the lower target inode after rename
Tyler Hicks
1
-0
/
+5
2012-10-02
vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()
Miklos Szeredi
1
-2
/
+2
2012-10-02
vfs: make O_PATH file descriptors usable for 'fstat()'
Linus Torvalds
1
-1
/
+1
2012-09-14
fuse: fix retrieve length
Miklos Szeredi
1
-0
/
+1
2012-09-14
ext3: Fix fdatasync() for files with only i_size changes
Jan Kara
1
-3
/
+14
2012-09-14
udf: Fix data corruption for files in ICB
Jan Kara
1
-6
/
+29
2012-09-14
block: replace __getblk_slow misfix by grow_dev_page fix
Hugh Dickins
1
-36
/
+30
2012-09-14
NFS: Alias the nfs module to nfs4
bjschuma@gmail.com
1
-0
/
+2
2012-09-14
UBIFS: fix complaints about too small debug buffer size
Artem Bityutskiy
1
-1
/
+1
2012-09-14
NFS: return -ENOKEY when the upcall fails to map the name
Bryan Schumaker
1
-4
/
+2
2012-09-14
NFS: Clear key construction data if the idmap upcall fails
Bryan Schumaker
1
-14
/
+42
2012-09-14
NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_done
Trond Myklebust
1
-6
/
+2
2012-09-14
pnfs: defer release of pages in layoutget
Idan Kedar
3
-40
/
+58
2012-09-14
NFSv3: Ensure that do_proc_get_root() reports errors correctly
Trond Myklebust
1
-1
/
+1
2012-09-14
vfs: canonicalize create mode in build_open_flags()
Miklos Szeredi
1
-3
/
+4
2012-09-14
vfs: missed source of ->f_pos races
Al Viro
1
-2
/
+8
2012-08-27
ext4: fix kernel BUG on large-scale rm -rf commands
Theodore Ts'o
1
-0
/
+1
[prev]
[next]