index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2013-04-09
get rid of the last free_pipe_info() callers
Al Viro
2013-04-09
get rid of alloc_pipe_info() argument
Al Viro
2013-04-09
get rid of pipe->inode
Al Viro
2013-04-09
introduce variants of pipe_lock/pipe_unlock for real pipes/FIFOs
Al Viro
2013-04-09
pipe: set file->private_data to ->i_pipe
Al Viro
2013-04-09
pipe: don't use ->i_mutex
Al Viro
2013-04-09
pipe: take allocation and freeing of pipe_inode_info out of ->i_mutex
Al Viro
2013-04-09
pipe: preparation to new locking rules
Al Viro
2013-04-09
pipe: switch wait_for_partner() and wake_up_partner() to pipe_inode_info
Al Viro
2013-04-09
pipe: fold file_operations instances in one
Al Viro
2013-04-09
fold fifo.c into pipe.c
Al Viro
2013-04-09
lift sb_start_write out of ->splice_write()
Al Viro
2013-04-09
lift sb_start_write into default_file_splice_write()
Al Viro
2013-04-09
lift sb_start_write() out of ->write()
Al Viro
2013-04-09
switch compat readv/writev variants to COMPAT_SYSCALL_DEFINE
Al Viro
2013-04-09
f2fs: use mnt_want_write_file() in ioctl
Al Viro
2013-04-09
lift sb_start_write/sb_end_write out of ->aio_write()
Al Viro
2013-04-09
hpfs: move setting hpfs-private i_dirty to ->write_end()
Al Viro
2013-04-09
reiserfs: don't wank with EFBIG before calling do_sync_write()
Al Viro
2013-04-09
fold release_mounts() into namespace_unlock()
Al Viro
2013-04-09
switch unlock_mount() to namespace_unlock(), convert all umount_tree() callers
Al Viro
2013-04-09
more conversions to namespace_unlock()
Al Viro
2013-04-09
get rid of the second argument of shrink_submounts()
Al Viro
2013-04-09
saner umount_tree()/release_mounts(), part 1
Al Viro
2013-04-09
get rid of full-hash scan on detaching vfsmounts
Al Viro
2013-04-09
mnt: release locks on error path in do_loopback
Andrey Vagin
2013-04-09
procfs: add proc_remove_subtree()
Al Viro
2013-04-09
ecryptfs: close rmmod race
Al Viro
2013-04-09
net: sctp: introduce uapi header for sctp
Daniel Borkmann
2013-04-09
NFSv4: Fix another potential state manager deadlock
Trond Myklebust
2013-04-09
ext4: improve credit estimate for EXT4_SINGLEDATA_TRANS_BLOCKS
Jan Kara
2013-04-09
ext4: speed-up releasing blocks on commit
Andrey Sidorov
2013-04-09
ext4: fix free space estimate in ext4_nonda_switch()
Eric Whitney
2013-04-09
ext4: fix deadlock with quota feature
Jan Kara
2013-04-09
nfsd4: don't close read-write opens too soon
J. Bruce Fields
2013-04-09
nfsd4: release lockowners on last unlock in 4.1 case
J. Bruce Fields
2013-04-09
nfsd4: more sessions/open-owner-replay cleanup
J. Bruce Fields
2013-04-09
nfsd4: no need for replay_owner in sessions case
J. Bruce Fields
2013-04-09
nfsd4: remove some redundant comments
J. Bruce Fields
2013-04-09
nfsd: use kmem_cache_free() instead of kfree()
Wei Yongjun
2013-04-09
f2fs: fix typo mistakes
Namjae Jeon
2013-04-09
f2fs: write checkpoint before starting FG_GC
Jaegeuk Kim
2013-04-09
f2fs: fix the logic of IS_DNODE()
Zhihui Zhang
2013-04-09
f2fs: introduce a new global lock scheme
Jaegeuk Kim
2013-04-09
f2fs: move f2fs_balance_fs from truncate to punch_hole
Jason Hrycay
2013-04-08
NFS: Ensure that NFS file unlock waits for readahead to complete
Trond Myklebust
2013-04-08
NFS: Add functionality to allow waiting on all outstanding reads to complete
Trond Myklebust
2013-04-08
NFSv4: Handle timeouts correctly when probing for lease validity
Trond Myklebust
2013-04-08
dlm: avoid unnecessary posix unlock
David Teigland
2013-04-08
ext4: fix incorrect lock ordering for ext4_ind_migrate
Dmitry Monakhov
[prev]
[next]