index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2009-09-14
Merge branch 'osync_cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2009-09-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/...
Linus Torvalds
2009-09-14
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2009-09-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-09-14
udf: Fix possible corruption when close races with write
Jan Kara
2009-09-14
udf: Perform preallocation only for regular files
Jan Kara
2009-09-14
udf: Remove wrong assignment in udf_symlink
Jan Kara
2009-09-14
udf: Remove dead code
Jan Kara
2009-09-14
fsync: wait for data writeout completion before calling ->fsync
Christoph Hellwig
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-14
fs/Kconfig: move nilfs2 outside misc filesystems
Ryusuke Konishi
2009-09-14
nilfs2: convert nilfs_bmap_lookup to an inline function
Ryusuke Konishi
2009-09-14
nilfs2: allow btree code to directly call dat operations
Ryusuke Konishi
2009-09-14
nilfs2: add update functions of virtual block address to dat
Ryusuke Konishi
2009-09-14
nilfs2: remove individual gfp constants for each metadata file
Ryusuke Konishi
2009-09-14
nilfs2: stop zero-fill of btree path just before free it
Ryusuke Konishi
2009-09-14
nilfs2: remove unused btree argument from btree functions
Ryusuke Konishi
2009-09-14
nilfs2: remove nilfs_dat_abort_start and nilfs_dat_abort_free
Ryusuke Konishi
2009-09-14
nilfs2: shorten freeze period due to GC in write operation v3
Jiro SEKIBA
2009-09-14
nilfs2: add more check routines in mount process
Zhu Yanhai
2009-09-14
nilfs2: An unassigned variable is assigned to a never used structure member
Zhang Qiang
2009-09-14
nilfs2: use GFP_NOIO for bio_alloc instead of GFP_NOWAIT
Ryusuke Konishi
2009-09-14
nilfs2: stop using periodic write_super callback
Jiro SEKIBA
2009-09-14
nilfs2: clean up nilfs_write_super
Jiro SEKIBA
2009-09-14
nilfs2: fix disorder of nilfs_write_super in nilfs_sync_fs
Jiro SEKIBA
2009-09-14
nilfs2: remove redundant super block commit
Jiro SEKIBA
2009-09-14
nilfs2: implement nilfs_show_options to display mount options in /proc/mounts
Jiro SEKIBA
2009-09-14
nilfs2: always lookup disk block address before reading metadata block
Ryusuke Konishi
2009-09-14
nilfs2: use semaphore to protect pointer to a writable FS-instance
Ryusuke Konishi
2009-09-14
nilfs2: fix format string compile warning (ino_t)
Heiko Carstens
2009-09-14
nilfs2: fix ignored error code in __nilfs_read_inode()
Ryusuke Konishi
2009-09-14
GFS2: Whitespace fixes
Steven Whitehouse
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
[next]