index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2009-09-14
vfs: Remove generic_osync_inode() and sync_page_range{_nolock}()
Jan Kara
2009-09-14
fat: Opencode sync_page_range_nolock()
Jan Kara
2009-09-14
xfs: Convert sync_page_range() to simple filemap_write_and_wait_range()
Jan Kara
2009-09-14
ocfs2: Update syncing after splicing to match generic version
Jan Kara
2009-09-14
ntfs: Use new syncing helpers and update comments
Jan Kara
2009-09-14
ext4: Remove syncing logic from ext4_file_write
Jan Kara
2009-09-14
ext3: Remove syncing logic from ext3_file_write
Jan Kara
2009-09-14
ext2: Update comment about generic_osync_inode
Jan Kara
2009-09-14
vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYN...
Jan Kara
2009-09-14
vfs: Rename generic_file_aio_write_nolock
Christoph Hellwig
2009-09-14
ocfs2: Use __generic_file_aio_write instead of generic_file_aio_write_nolock
Jan Kara
2009-09-11
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2009-09-11
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-09-11
Merge branch 'nfs-for-2.6.32'
Trond Myklebust
2009-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2009-09-11
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2009-09-11
writeback: check for registered bdi in flusher add and inode dirty
Jens Axboe
2009-09-11
writeback: add name to backing_dev_info
Jens Axboe
2009-09-11
writeback: get rid of pdflush completely
Jens Axboe
2009-09-11
writeback: switch to per-bdi threads for flushing data
Jens Axboe
2009-09-11
writeback: move dirty inodes from super_block to backing_dev_info
Jens Axboe
2009-09-11
writeback: get rid of generic_sync_sb_inodes() export
Jens Axboe
2009-09-11
Merge branch 'next' into for-linus
James Morris
2009-09-10
Merge branch 'topic/soundcore-preclaim' into for-linus
Takashi Iwai
2009-09-10
binfmt_elf: fix PT_INTERP bss handling
Roland McGrath
2009-09-09
Merge branch 'lookup-permissions-cleanup'
Linus Torvalds
2009-09-09
binfmt_elf: fix PT_INTERP bss handling
Roland McGrath
2009-09-10
sysfs: Add labeling support for sysfs
David P. Quigley
2009-09-10
VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hoo...
David P. Quigley
2009-09-08
NFSv4: Disallow 'mount -t nfs4 -overs=2' and 'mount -t nfs4 -overs=3'
Trond Myklebust
2009-09-08
NFS: Allow the "nfs" file system type to support NFSv4
Chuck Lever
2009-09-08
NFS: Move details of nfs4_get_sb() to a helper
Chuck Lever
2009-09-08
NFS: Refactor NFSv4 text-based mount option validation
Chuck Lever
2009-09-08
NFS: Mount option parser should detect missing "port="
Chuck Lever
2009-09-08
NFS: out of date comment regarding O_EXCL above nfs3_proc_create()
Harshula Jayasuriya
2009-09-08
jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'
Linus Torvalds
2009-09-08
ext[234]: move over to 'check_acl' permission model
Linus Torvalds
2009-09-08
Make 'check_acl()' a first-class filesystem op
Linus Torvalds
2009-09-08
Simplify exec_permission_lite(), part 3
Linus Torvalds
2009-09-08
Simplify exec_permission_lite() further
Linus Torvalds
2009-09-08
Simplify exec_permission_lite() logic
Linus Torvalds
2009-09-08
Do not call 'ima_path_check()' for each path component
Linus Torvalds
2009-09-07
IMA: update ima_counts_put
Mimi Zohar
2009-09-05
Merge git://git.infradead.org/~dwmw2/mtd-2.6.31
Linus Torvalds
2009-09-05
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2009-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2009-09-05
ext2: fix unbalanced kmap()/kunmap()
Nicolas Pitre
2009-09-05
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-09-05
exec: do not sleep in TASK_TRACED under ->cred_guard_mutex
Oleg Nesterov
[next]