index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2015-12-30
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
2015-12-29
kill free_page_put_link()
Al Viro
2015-12-08
teach nfs_get_link() to work in RCU mode
Al Viro
2015-12-08
teach proc_self_get_link()/proc_thread_self_get_link() to work in RCU mode
Al Viro
2015-12-08
teach page_get_link() to work in RCU mode
Al Viro
2015-12-08
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
2015-12-08
don't put symlink bodies in pagecache into highmem
Al Viro
2015-12-06
namei: page_getlink() and page_follow_link_light() are the same thing
Al Viro
2015-12-06
ufs: get rid of ->setattr() for symlinks
Al Viro
2015-12-06
udf: don't duplicate page_symlink_inode_operations
Al Viro
2015-12-06
logfs: don't duplicate page_symlink_inode_operations
Al Viro
2015-12-06
switch befs long symlinks to page_symlink_operations
Al Viro
2015-12-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-12-06
Don't reset ->total_link_count on nested calls of vfs_path_lookup()
Al Viro
2015-12-06
ovl: get rid of the dead code left from broken (and disabled) optimizations
Al Viro
2015-12-06
ovl: fix permission checking for setattr
Miklos Szeredi
2015-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-12-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-12-01
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
2015-11-30
direct-io: Fix negative return from dio read beyond eof
Jan Kara
2015-11-27
Merge tag 'nfs-for-4.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-11-27
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-11-25
nfs4: resend LAYOUTGET when there is a race that changes the seqid
Jeff Layton
2015-11-25
nfs: if we have no valid attrs, then don't declare the attribute cache valid
Jeff Layton
2015-11-25
nfs: ensure that attrcache is revalidated after a SETATTR
Jeff Layton
2015-11-25
btrfs: fix balance range usage filters in 4.4-rc
Holger Hoffstätte
2015-11-25
btrfs: qgroup: account shared subtree during snapshot delete
Mark Fasheh
2015-11-25
Btrfs: use btrfs_get_fs_root in resolve_indirect_ref
Josef Bacik
2015-11-25
btrfs: qgroup: fix quota disable during rescan
Justin Maggard
2015-11-25
Btrfs: fix race between cleaner kthread and space cache writeout
Filipe Manana
2015-11-25
Btrfs: fix scrub preventing unused block groups from being deleted
Filipe Manana
2015-11-25
Btrfs: fix race between scrub and block group deletion
Filipe Manana
2015-11-25
btrfs: fix rcu warning during device replace
David Sterba
2015-11-25
btrfs: Continue replace when set_block_ro failed
Zhaolei
2015-11-25
btrfs: fix clashing number of the enhanced balance usage filter
David Sterba
2015-11-25
Btrfs: fix the number of transaction units needed to remove a block group
Filipe Manana
2015-11-25
Btrfs: use global reserve when deleting unused block group after ENOSPC
Filipe Manana
2015-11-25
Btrfs: tests: checking for NULL instead of IS_ERR()
Dan Carpenter
2015-11-25
btrfs: fix signed overflows in btrfs_sync_file
David Sterba
2015-11-23
nfs4: limit callback decoding to received bytes
Benjamin Coddington
2015-11-23
nfs4: start callback_ident at idr 1
Benjamin Coddington
2015-11-23
nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAY
Jeff Layton
2015-11-23
NFS4: Cleanup FATTR4_WORD0_FS_LOCATIONS after decoding success
Kinglong Mee
2015-11-23
NFS: Properly set NFS v4.2 NFSDBG_FACILITY
Anna Schumaker
2015-11-23
nfs: reduce the amount of ifdefs for v4.2 in nfs4file.c
Christoph Hellwig
2015-11-23
nfs: use btrfs ioctl defintions for clone
Christoph Hellwig
2015-11-23
nfs: allow intra-file CLONE
Christoph Hellwig
2015-11-23
nfs: offer native ioctls even if CONFIG_COMPAT is set
Christoph Hellwig
2015-11-23
nfs: pass on count for CLONE operations
Christoph Hellwig
2015-11-23
vfs: Avoid softlockups with sendfile(2)
Jan Kara
[next]