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
2012-07-20
ore: Remove support of partial IO request (NFS crash)
Boaz Harrosh
2012-07-20
ore: Fix NFS crash by supporting any unaligned RAID IO
Boaz Harrosh
2012-07-20
UBIFS: remove invalid reference to list iterator variable
Julia Lawall
2012-07-20
UBIFS: simplify reply code a bit
Artem Bityutskiy
2012-07-20
UBIFS: add debugfs knob to switch to R/O mode
Artem Bityutskiy
2012-07-20
UBIFS: fix compilation warning
Alexandre Pereira da Silva
2012-07-20
UBIFS: fix a bug in empty space fix-up
Artem Bityutskiy
2012-07-19
GFS2: Reduce file fragmentation
Bob Peterson
2012-07-18
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2012-07-18
ext4: fix duplicated mnt_drop_write call in EXT4_IOC_MOVE_EXT
Al Viro
2012-07-18
GFS2: kernel panic with small gfs2 filesystems - 1 RG
Abhijith Das
2012-07-17
Merge tag 'pm-post-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-07-17
PM: Rename CAP_EPOLLWAKEUP to CAP_BLOCK_SUSPEND
Michael Kerrisk
2012-07-16
cifs: always update the inode cache with the results from a FIND_*
Jeff Layton
2012-07-16
cifs: when CONFIG_HIGHMEM is set, serialize the read/write kmaps
Jeff Layton
2012-07-16
cifs: on CONFIG_HIGHMEM machines, limit the rsize/wsize to the kmap space
Jeff Layton
2012-07-16
Initialise mid_q_entry before putting it on the pending queue
Sachin Prabhu
2012-07-16
Merge tag 'for-linus-v3.5-rc7' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2012-07-16
fifo: Do not restart open() if it already found a partner
Anders Kaseorg
2012-07-14
VFS: Split inode_permission()
David Howells
2012-07-14
VFS: Pass mount flags to sget()
David Howells
2012-07-14
VFS: Comment mount following code
David Howells
2012-07-14
VFS: Make clone_mnt()/copy_tree()/collect_mounts() return errors
David Howells
2012-07-14
VFS: Make chown() and lchown() call fchownat()
David Howells
2012-07-14
do_dentry_open(): close the race with mark_files_ro() in failure exit
Al Viro
2012-07-14
mark_files_ro(): don't bother with mntget/mntput
Al Viro
2012-07-14
notify_change(): check that i_mutex is held
Andrew Morton
2012-07-14
fs: add nd_jump_link
Christoph Hellwig
2012-07-14
fs: move path_put on failure out of ->follow_link
Christoph Hellwig
2012-07-14
debugfs: get rid of useless arguments to debugfs_{mkdir,symlink}
Al Viro
2012-07-14
debugfs: fold debugfs_create_by_name() into the only caller
Al Viro
2012-07-14
debugfs: make sure that debugfs_create_file() gets used only for regulars
Al Viro
2012-07-14
__d_unalias() should refuse to move mountpoints
Al Viro
2012-07-14
sysfs: just use d_materialise_unique()
Al Viro
2012-07-14
sysfs: switch to ->s_d_op and ->d_release()
Al Viro
2012-07-14
get rid of kern_path_parent()
Al Viro
2012-07-14
VFS: Fix the banner comment on lookup_open()
David Howells
2012-07-14
don't pass nameidata * to vfs_create()
Al Viro
2012-07-14
don't pass nameidata to ->create()
Al Viro
2012-07-14
fs/namei.c: don't pass nameidata to __lookup_hash() and lookup_real()
Al Viro
2012-07-14
stop passing nameidata to ->lookup()
Al Viro
2012-07-14
fs/namei.c: don't pass namedata to lookup_dcache()
Al Viro
2012-07-14
fs/namei.c: don't pass nameidata to d_revalidate()
Al Viro
2012-07-14
stop passing nameidata * to ->d_revalidate()
Al Viro
2012-07-14
fs/nfs/dir.c: switch to passing nd->flags instead of nd wherever possible
Al Viro
2012-07-14
nfs_lookup_verify_inode() - nd is *always* non-NULL here
Al Viro
2012-07-14
switch nfs_lookup_check_intent() away from nameidata
Al Viro
2012-07-14
do_dentry_open(): take initialization of file->f_path to caller
Al Viro
2012-07-14
fold __dentry_open() into its sole caller
Al Viro
2012-07-14
switch do_dentry_open() to returning int
Al Viro
[prev]
[next]