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-04-14
Merge tag 'jfs-4.1' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2015-04-14
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-04-14
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-04-14
Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-04-13
Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-11
switch {compat_,}do_readv_writev() to {compat_,}import_iovec()
Al Viro
2015-04-11
aio_setup_vectored_rw(): switch to {compat_,}import_iovec()
Al Viro
2015-04-11
vmsplice_to_user(): switch to import_iovec()
Al Viro
2015-04-11
kill aio_setup_single_vector()
Al Viro
2015-04-11
aio: simplify arguments of aio_setup_..._rw()
Al Viro
2015-04-11
aio: lift iov_iter_init() into aio_setup_..._rw()
Al Viro
2015-04-11
lift iov_iter into {compat_,}do_readv_writev()
Al Viro
2015-04-11
Merge branch 'iocb' into for-next
Al Viro
2015-04-11
NFS: fix BUG() crash in notify_change() with patch to chown_common()
Andrew Elble
2015-04-11
dcache: return -ESTALE not -EBUSY on distributed fs race
J. Bruce Fields
2015-04-11
NTFS: Version 2.1.32 - Update file write from aio_write to write_iter.
Anton Altaparmakov
2015-04-11
drop bogus check in file_open_root()
Al Viro
2015-04-11
switch security_inode_getattr() to struct path *
Al Viro
2015-04-11
remove incorrect comment in lookup_one_len()
Al Viro
2015-04-11
namei.c: fold do_path_lookup() into both callers
Al Viro
2015-04-11
kill struct filename.separate
Al Viro
2015-04-09
ocfs2: _really_ sync the right range
Al Viro
2015-04-08
ocfs2_file_write_iter: keep return value and current position update in sync
Al Viro
2015-04-08
[regression] ocfs2: do *not* increment ->ki_pos twice
Al Viro
2015-04-06
ioctx_alloc(): fix vma (and file) leak on failure
Al Viro
2015-04-06
fix mremap() vs. ioctx_kill() race
Al Viro
2015-04-03
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2015-04-03
debugfs: allow bad parent pointers to be passed in
Greg KH
2015-04-01
Merge tag 'lazytime_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2015-04-01
Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-04-01
Fix warning
Steve French
2015-04-01
Fix another dereference before null check warning
Steve French
2015-04-01
CIFS: session servername can't be null
Steve French
2015-04-01
Fix warning on impossible comparison
Steve French
2015-04-01
Fix coverity warning
Steve French
2015-04-01
Fix dereference before null check warning
Steve French
2015-04-01
Don't ignore errors on encrypting password in SMBTcon
Steve French
2015-04-01
Fix warning on uninitialized buftype
Steve French
2015-03-30
nfsd: require an explicit option to enable pNFS
Christoph Hellwig
2015-03-27
locks: fix file_lock deletion inside loop
Yan, Zheng
2015-03-25
NFSD: Fix bad update of layout in nfsd4_return_file_layout
Kinglong Mee
2015-03-25
NFSD: Take care the return value from nfsd4_encode_stateid
Kinglong Mee
2015-03-25
NFSD: Printk blocklayout length and offset as format 0x%llx
Kinglong Mee
2015-03-25
nfsd: return correct lockowner when there is a race on hash insert
J. Bruce Fields
2015-03-25
nfsd: return correct openowner when there is a race to put one in the hash
Jeff Layton
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-25
hfsplus: fix B-tree corruption after insertion at position 0
Sergei Antonov
2015-03-25
fs/affs/file.c: unlock/release page on error
Taesoo Kim
[next]