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
2014-01-25
fs: make posix_acl_create more useful
Christoph Hellwig
2014-01-25
fs: make posix_acl_chmod more useful
Christoph Hellwig
2014-01-25
fs: add generic xattr_acl handlers
Christoph Hellwig
2014-01-25
fs: add get_acl helper
Christoph Hellwig
2014-01-25
fs: merge xattr_acl.c into posix_acl.c
Christoph Hellwig
2014-01-25
reiserfs: prefix ACL symbols with reiserfs_
Christoph Hellwig
2014-01-25
befs: iget_locked() doesn't return an ERR_PTR
Rakesh Pandit
2014-01-25
fs: __fget_light() can use __fget() in slow path
Oleg Nesterov
2014-01-25
fs: factor out common code in fget_light() and fget_raw_light()
Oleg Nesterov
2014-01-25
fs: factor out common code in fget() and fget_raw()
Oleg Nesterov
2014-01-25
change close_files() to use rcu_dereference_raw(files->fdt)
Oleg Nesterov
2014-01-25
introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_m...
Oleg Nesterov
2014-01-25
kill reiserfs_bdevname()
Al Viro
2014-01-25
afs: get rid of junk in fs/afs/proc.c
Al Viro
2014-01-25
nls: have register_nls() set ->owner
Al Viro
2014-01-25
eventfd_ctx_fdget(): use fdget() instead of fget()
Al Viro
2014-01-25
btrfs: sanitize BTRFS_IOC_FILE_EXTENT_SAME
Al Viro
2014-01-25
qnx4: clean qnx4_fill_super() up
Al Viro
2014-01-25
efs: get rid of ->put_super()
Al Viro
2014-01-25
cramfs: take headers to fs/cramfs
Al Viro
2014-01-25
cramfs: get rid of ->put_super()
Al Viro
2014-01-25
affs: use ->kill_sb() to simplify ->put_super() and failure exits of ->mount()
Al Viro
2014-01-25
xfs: switch to kfree_put_link()
Al Viro
2014-01-25
ecryptfs: fix failure handling in ->readlink()
Al Viro
2014-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2014-01-16
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-01-15
nilfs2: fix segctor bug that causes file system corruption
Andreas Rohner
2014-01-11
Merge tag 'xfs-for-linus-v3.13-rc8' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2014-01-10
xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()
Chuansheng Liu
2014-01-10
xfs: fix off-by-one error in xfs_attr3_rmt_verify
Jie Liu
2014-01-07
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-01-06
ext4: fix bigalloc regression
Eric Whitney
2014-01-02
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2014-01-02
epoll: do not take the nested ep->mtx on EPOLL_CTL_DEL
Jason Baron
2014-01-02
Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...
Linus Torvalds
2014-01-02
GFS2: Fix unsafe dereference in dump_holder()
Tetsuo Handa
2013-12-27
cifs: set FILE_CREATED
Shirish Pargaonkar
2013-12-27
cifs: We do not drop reference to tlink in CIFSCheckMFSymlink()
Sachin Prabhu
2013-12-27
Add missing end of line termination to some cifs messages
Steve French
2013-12-26
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-12-23
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2013-12-22
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
2013-12-22
aio: clean up and fix aio_setup_ring page mapping
Linus Torvalds
2013-12-21
aio/migratepages: make aio migrate pages sane
Benjamin LaHaise
2013-12-21
aio: fix kioctx leak introduced by "aio: Fix a trinity splat"
Benjamin LaHaise
2013-12-20
Merge tag 'xfs-for-linus-v3.13-rc5' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2013-12-20
pstore: Don't allow high traffic options on fragile devices
Luck, Tony
2013-12-20
ext4: add explicit casts when masking cluster sizes
Theodore Ts'o
2013-12-20
GFS2: Wait for async DIO in glock state changes
Steven Whitehouse
2013-12-20
GFS2: Fix incorrect invalidation for DIO/buffered I/O
Steven Whitehouse
[next]