index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2013-09-05
vfs: check unlinked ancestors before mount
Miklos Szeredi
2013-09-05
vfs: check submounts and drop atomically
Miklos Szeredi
2013-09-05
vfs: add d_walk()
Miklos Szeredi
2013-09-05
vfs: restructure d_genocide()
Miklos Szeredi
2013-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-09-04
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-09-04
Merge tag 'dlm-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
2013-09-04
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-09-04
direct-io: Handle O_(D)SYNC AIO
Christoph Hellwig
2013-09-04
direct-io: Implement generic deferred AIO completions
Christoph Hellwig
2013-09-03
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-09-03
switch fchmod() to fdget
Al Viro
2013-09-03
switch epoll_ctl() to fdget
Al Viro
2013-09-03
git simplify nilfs check for busy subtree
Al Viro
2013-09-03
constify touch_atime()
Al Viro
2013-09-03
vfs: allow umount to handle mountpoints without revalidating them
Jeff Layton
2013-09-03
vfs: call d_op->d_prune() before unhashing dentry
Yan, Zheng
2013-09-03
only regular files with FMODE_WRITE need to be on s_files
Al Viro
2013-09-03
nfsd: racy access to ->d_name in nsfd4_encode_path()
Al Viro
2013-09-03
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-09-03
Merge branch 'lockref' (locked reference counts)
Linus Torvalds
2013-09-02
vfs: reimplement d_rcu_to_refcount() using lockref_get_or_lock()
Linus Torvalds
2013-09-02
vfs: use lockref_get_not_zero() for optimistic lockless dget_parent()
Waiman Long
2013-08-30
pstore/ram: (really) fix undefined usage of rounddown_pow_of_two
Maxime Bizon
2013-08-28
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2013-08-28
fs/ocfs2/super.c: Use bigger nodestr to accomodate 32-bit node numbers
Goldwyn Rodrigues
2013-08-28
vfs: make the dentry cache use the lockref infrastructure
Waiman Long
2013-08-28
ext4: allow specifying external journal by pathname mount option
Eric Sandeen
2013-08-28
ext4: mark group corrupt on group descriptor checksum
Darrick J. Wong
2013-08-28
ext4: mark block group as corrupt on inode bitmap error
Darrick J. Wong
2013-08-28
ext4: mark block group as corrupt on block bitmap error
Darrick J. Wong
2013-08-28
ext4: fix type declaration of ext4_validate_block_bitmap
Darrick J. Wong
2013-08-28
ext4: error out if verifying the block bitmap fails
Darrick J. Wong
2013-08-28
jbd2: Fix endian mixing problems in the checksumming code
Darrick J. Wong
2013-08-28
ext4: isolate ext4_extents.h file
Zheng Liu
2013-08-28
ext4: Fix misspellings using 'codespell' tool
Anatol Pomozov
2013-08-28
ext4: convert write_begin methods to stable_page_writes semantics
Dmitry Monakhov
2013-08-28
ext4: fix use of potentially uninitialized variables in debugging code
Andi Shyti
2013-08-28
Revert "fs: Allow unprivileged linkat(..., AT_EMPTY_PATH) aka flink"
Linus Torvalds
2013-08-26
Merge tag 'jfs-3.11-rc8' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2013-08-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-08-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2013-08-24
VFS: collect_mounts() should return an ERR_PTR
Dan Carpenter
2013-08-24
bfs: iget_locked() doesn't return an ERR_PTR
Dan Carpenter
2013-08-24
efs: iget_locked() doesn't return an ERR_PTR()
Dan Carpenter
2013-08-24
proc: kill the extra proc_readfd_common()->dir_emit_dots()
Oleg Nesterov
2013-08-24
cope with potentially long ->d_dname() output for shmem/hugetlb
Al Viro
2013-08-23
nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP err...
Vyacheslav Dubeyko
2013-08-23
nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP e...
Vyacheslav Dubeyko
[next]