index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-10-25
|
\
|
*
seq_file: always update file->f_pos in seq_lseek()
Gu Zheng
2013-10-25
|
*
nfsd regression since delayed fput()
Al Viro
2013-10-20
*
|
Merge tag 'ecryptfs-3.12-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-10-25
|
\
\
|
*
|
eCryptfs: fix 32 bit corruption issue
Colin Ian King
2013-10-24
|
*
|
ecryptfs: Fix memory leakage in keystore.c
Geyslan G. Bem
2013-10-16
*
|
|
vfs: fix new kernel-doc warnings
Randy Dunlap
2013-10-22
*
|
|
fs/namei.c: fix new kernel-doc warning
Randy Dunlap
2013-10-22
*
|
|
Merge tag 'jfs-3.12' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2013-10-22
|
\
\
\
|
*
|
|
jfs: fix error path in ialloc
Dave Kleikamp
2013-09-17
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-10-18
|
\
\
\
\
|
*
|
|
|
Btrfs: release path before starting transaction in can_nocow_extent
Josef Bacik
2013-10-18
*
|
|
|
|
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2013-10-17
|
\
\
\
\
\
|
*
|
|
|
|
cifs: ntstatus_to_dos_map[] is not terminated
Tim Gardner
2013-10-14
|
*
|
|
|
|
cifs: Allow LANMAN auth method for servers supporting unencapsulated authenti...
Sachin Prabhu
2013-10-07
|
*
|
|
|
|
cifs: Fix inability to write files >2GB to SMB2/3 shares
Jan Klos
2013-10-07
|
*
|
|
|
|
cifs: Avoid umount hangs with smb2 when server is unresponsive
Shirish Pargaonkar
2013-10-06
|
*
|
|
|
|
do not treat non-symlink reparse points as valid symlinks
Steve French
2013-10-05
*
|
|
|
|
|
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
2013-10-16
|
\
\
\
\
\
\
|
*
|
|
|
|
|
procfs: call default get_unmapped_area on MMU-present architectures
HATAYAMA Daisuke
2013-10-16
|
*
|
|
|
|
|
procfs: fix unintended truncation of returned mapped address
HATAYAMA Daisuke
2013-10-16
|
*
|
|
|
|
|
fs: buffer: move allocation failure loop into the allocator
Johannes Weiner
2013-10-16
|
*
|
|
|
|
|
mm: /proc/pid/pagemap: inspect _PAGE_SOFT_DIRTY only on present pages
Cyrill Gorcunov
2013-10-16
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-10-16
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
ext[34]: fix double put in tmpfile
Miklos Szeredi
2013-10-15
*
|
|
|
|
vfs: allow O_PATH file descriptors for fstatfs()
Linus Torvalds
2013-10-12
*
|
|
|
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-10-12
|
\
\
\
\
\
|
*
|
|
|
|
ext4: fix memory leak in xattr
Dave Jones
2013-10-12
|
*
|
|
|
|
ext4: fix performance regression in writeback of random writes
Jan Kara
2013-09-16
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-10-12
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
/
/
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Btrfs: fix oops caused by the space balance and dead roots
Miao Xie
2013-10-10
|
*
|
|
|
Btrfs: insert orphan roots into fs radix tree
Miao Xie
2013-10-10
|
*
|
|
|
Btrfs: limit delalloc pages outside of find_delalloc_range
Josef Bacik
2013-10-10
|
*
|
|
|
Btrfs: use right root when checking for hash collision
Josef Bacik
2013-10-10
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-10-05
|
\
\
\
\
\
|
*
|
|
|
|
btrfs: Fix crash due to not allocating integrity data for a bioset
Darrick J. Wong
2013-10-05
|
*
|
|
|
|
Merge branch 'for-linus' into for-linus-3.12
Chris Mason
2013-10-05
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
*
|
|
|
Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishing
Ilya Dryomov
2013-10-04
|
|
*
|
|
|
Btrfs: eliminate races in worker stopping code
Ilya Dryomov
2013-10-04
|
|
*
|
|
|
Btrfs: fix crash of compressed writes
Liu Bo
2013-10-04
|
|
*
|
|
|
Btrfs: fix transid verify errors when recovering log tree
Josef Bacik
2013-10-04
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2013-10-04
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
[CIFS] update cifs.ko version
Steve French
2013-09-25
|
*
|
|
|
|
[CIFS] Remove ext2 flags that have been moved to fs.h
Steve French
2013-09-25
|
*
|
|
|
|
[CIFS] Provide sane values for nlink
Jim McDonough
2013-09-21
|
*
|
|
|
|
cifs: stop trying to use virtual circuits
Jeff Layton
2013-09-18
|
*
|
|
|
|
CIFS: FS-Cache: Uncache unread pages in cifs_readpages() before freeing them
David Howells
2013-09-18
*
|
|
|
|
|
Merge tag 'xfs-for-linus-v3.12-rc4' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2013-10-04
|
\
\
\
\
\
\
|
*
|
|
|
|
|
xfs: Use kmem_free() instead of free()
Thierry Reding
2013-10-04
|
*
|
|
|
|
|
xfs: fix memory leak in xlog_recover_add_to_trans
tinguely@sgi.com
2013-10-04
[next]