headers: remove sched.h from interrupt.h
[safe/jmp/linux-2.6] / fs /
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-10-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-10-09 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-10-08 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2009-10-08 Alex ElderMerge branch 'master' into for-linus
2009-10-08 Christoph Hellwigxfs: stop calling filemap_fdatawait inside ->fsync
2009-10-08 Eric Sandeenfix readahead calculations in xfs_dir2_leaf_getdents()
2009-10-08 Dave Chinnerxfs: make sure xfs_sync_fsdata covers the log
2009-10-08 Dave Chinnerxfs: mark inodes dirty before issuing I/O
2009-10-08 Christoph Hellwigxfs: cleanup ->sync_fs
2009-10-08 Dave Chinnerxfs: fix xfs_quiesce_data
2009-10-08 Christoph Hellwigxfs: implement ->dirty_inode to fix timestamp handling
2009-10-08 Mimi Zoharima: ecryptfs fix imbalance message
2009-10-08 Tyler HickseCryptfs: Remove Kconfig NET dependency and select MD5
2009-10-08 Randy Dunlapecryptfs: depends on CRYPTO
2009-10-08 Trond MyklebustNFSv4: Kill nfs4_renewd_prepare_shutdown()
2009-10-08 Wu Fengguangpagemap: export KPF_HWPOISON
2009-10-08 Jaswinder Singh... fs: includecheck fix: proc, kcore.c
2009-10-06 Trond MyklebustNFSv4: Fix the referral mount code
2009-10-06 Ben Hutchingsnfs: Avoid overrun when copying client IP address string
2009-10-06 Trond MyklebustNFS: Fix port initialisation in nfs_remount()
2009-10-06 Trond MyklebustNFS: Fix port and mountport display in /proc/self/mountinfo
2009-10-06 Trond MyklebustNFS: Fix a default mount regression...
2009-10-04 Alexey Dobriyanheaders: remove sched.h from poll.h
2009-10-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-10-04 Jens AxboeRevert "Seperate read and write statistics of in_flight...
2009-10-03 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-10-03 Eric Sandeen[PATCH] ext4: retry failed direct IO allocations
2009-10-03 Curt Wohlgemuthext4: Fix build warning in ext4_dirty_inode()
2009-10-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-10-01 Christoph Hellwigafs: remove cache.h
2009-10-01 Alexey Dobriyanconst: constify remaining file_operations
2009-10-01 Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2009-10-01 Josef BacikBtrfs: fix data space leak fix
2009-10-01 H Hartley Sweetenfs/bio.c: move EXPORT* macros to line after function
2009-10-01 Christoph HellwigBtrfs: remove duplicates of filemap_ helpers
2009-10-01 Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2009-10-01 Chris MasonBtrfs: take i_mutex before generic_write_checks
2009-10-01 Christoph HellwigBtrfs: fix arguments to btrfs_wait_on_page_writeback_range
2009-10-01 Eric Sandeenext4: drop ext4dev compat
2009-10-01 Theodore Ts'oext4: fix a BUG_ON crash by checking that page has...
2009-09-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-30 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-09-30 Linus TorvaldsMerge git://git./linux/kernel/git/hirofumi/fatfs-2.6
2009-09-30 Theodore Ts'oext4: Fix time encoding with extra epoch bits
2009-09-30 Theodore Ts'ojbd2: Use tracepoints for history file
2009-09-30 Theodore Ts'oext4: Use tracepoints for mb_history trace file
2009-09-29 Sage WeilBtrfs: fix deadlock with free space handling and user...
2009-09-29 Sage WeilBtrfs: fix error cases for ioctl transactions
2009-09-29 Theodore Ts'oext4, jbd2: Drop unneeded printks at mount and unmount...
2009-09-29 Chris BallBtrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL code
2009-09-29 Julia LawallBtrfs: introduce missing kfree
2009-09-29 Chris BallBtrfs: Fix setting umask when POSIX ACLs are not enabled
2009-09-29 Curt Wohlgemuthext4: Handle nested ext4_journal_start/stop calls witho...
2009-09-29 Curt Wohlgemuthext4: Make sure ext4_dirty_inode() updates the inode...
2009-09-29 Frank Mayharext4: Avoid updating the inode table bh twice in no...
2009-09-29 Ryusuke Konishinilfs2: fix missing initialization of i_dir_start_looku...
2009-09-29 Ryusuke Konishinilfs2: fix missing zero-fill initialization of btree...
2009-09-28 Josef BacikBtrfs: proper -ENOSPC handling
2009-09-28 Theodore Ts'oext4: EXT4_IOC_MOVE_EXT: Check for different original...
2009-09-28 Mingming Caoext4: async direct IO for holes and fallocate support
2009-09-28 Mingming Caoext4: Use end_io callback to avoid direct I/O fallback...
2009-09-28 Mingming Caoext4: Split uninitialized extents for direct I/O
2009-09-28 Mingming Caoext4: release reserved quota when block reservation...
2009-09-29 Theodore Ts'oext4: Adjust ext4_da_writepages() to write out larger...
2009-09-28 Theodore Ts'oext4: Fix hueristic which avoids group preallocation...
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-26 Theodore Ts'oext4: Use ext4_msg() for ext4_da_writepage() errors
2009-09-26 Linus TorvaldsMerge branch 'writeback' of git://git.kernel.dk/linux...
2009-09-26 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2009-09-25 Jens Axboewriteback: pass in super_block to bdi_start_writeback()
2009-09-25 Jeff Laytoncifs: fix locking and list handling code in cifs_open...
2009-09-25 Linus TorvaldsMerge branch 'writeback' of git://git.kernel.dk/linux...
2009-09-25 Jens Axboewriteback: writeback_inodes_sb() should use bdi_start_w...
2009-09-25 Wu Fengguangwriteback: don't delay inodes redirtied by a fast dirtier
2009-09-25 Jens Axboewriteback: make the super_block pinning more efficient
2009-09-25 Jens Axboewriteback: don't resort for a single super_block in...
2009-09-25 Shaohua Liwriteback: move inodes from one super_block together
2009-09-25 Jens Axboewriteback: get rid to incorrect references to pdflush...
2009-09-25 Jens Axboewriteback: improve readability of the wb_writeback...
2009-09-25 Wu Fengguangwriteback: cleanup writeback_single_inode()
2009-09-25 Wu Fengguangwriteback: kupdate writeback shall not stop when more...
2009-09-25 Wu Fengguangwriteback: stop background writeback when below backgro...
2009-09-25 Jan Karafs: Fix busyloop in wb_writeback()
2009-09-25 Steve French[CIFS] Remove build warning
2009-09-25 Jeff Laytoncifs: fix problems with last two commits
2009-09-25 Steve French[CIFS] Fix build break when keys support turned off
2009-09-25 Andrew Mortonprocfs: disable per-task stack usage on NOMMU
2009-09-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-24 Jeff Laytoncifs: eliminate cifs_init_private
2009-09-24 Al Vironfs[23] tcp breakage in mount with binary options
2009-09-24 Jeff Laytoncifs: convert oplock breaks to use slow_work facility...
2009-09-24 Linus TorvaldsMerge branch 'cputime' of git://git390.marist.edu/linux-2.6
2009-09-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-24 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-09-24 Hiroshi Shimamototask_struct cleanup: move binfmt field to mm_struct
2009-09-24 Julia Lawallfs/romfs: correct error-handling code
2009-09-24 Roel Kluinadfs: remove redundant test on unsigned
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
next