ipv4: don't remove /proc/net/rt_acct
[safe/jmp/linux-2.6] / fs /
2009-12-11 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/tty-2.6
2009-12-11 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-12-11 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-12-11 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-12-11 Sukadev Bhattiproludevpts_get_tty() should validate inode
2009-12-11 Jason Gunthorpexfs: Fix error return for fallocate() on XFS
2009-12-11 Christoph Hellwigxfs: cleanup dmapi macros in the umount path
2009-12-11 Christoph Hellwigxfs: remove incorrect sparse annotation for xfs_iget_ca...
2009-12-11 Christoph Hellwigxfs: kill the STATIC_INLINE macro
2009-12-11 Christoph Hellwigxfs: uninline xfs_get_extsz_hint
2009-12-11 Christoph Hellwigxfs: rename xfs_attr_fetch to xfs_attr_get_int
2009-12-11 Christoph Hellwigxfs: simplify xfs_buf_get / xfs_buf_read interfaces
2009-12-11 Christoph Hellwigxfs: remove IO_ISAIO
2009-12-11 Andy Polingxfs: Wrapped journal record corruption on read at recovery
2009-12-11 Christoph Hellwigxfs: cleanup data end I/O handlers
2009-12-11 Christoph Hellwigxfs: use WRITE_SYNC_PLUG for synchronous writeout
2009-12-11 Christoph Hellwigxfs: reset the i_iolock lock class in the reclaim path
2009-12-11 Christoph Hellwigxfs: I/O completion handlers must use NOFS allocations
2009-12-11 Christoph Hellwigxfs: fix mmap_sem/iolock inversion in xfs_free_eofblocks
2009-12-11 Christoph Hellwigxfs: simplify inode teardown
2009-12-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-11 Eric W. Biedermansysfs: sysfs_setattr remove unnecessary permission...
2009-12-11 Eric W. Biedermansysfs: Factor out sysfs_rename from sysfs_rename_dir...
2009-12-11 Eric W. Biedermansysfs: Propagate renames to the vfs on demand
2009-12-11 Eric W. Biedermansysfs: Gut sysfs_addrm_start and sysfs_addrm_finish
2009-12-11 Eric W. Biedermansysfs: In sysfs_chmod_file lazily propagate the mode...
2009-12-11 Eric W. Biedermansysfs: Implement sysfs_getattr & sysfs_permission
2009-12-11 Eric W. Biedermansysfs: Nicely indent sysfs_symlink_inode_operations
2009-12-11 Eric W. Biedermansysfs: Update s_iattr on link and unlink.
2009-12-11 Eric W. Biedermansysfs: Fix locking and factor out sysfs_sd_setattr
2009-12-11 Eric W. Biedermansysfs: Simplify iattr time assignments
2009-12-11 Eric W. Biedermansysfs: Simplify sysfs_chmod_file semantics
2009-12-11 Eric W. Biedermansysfs: Use dentry_ops instead of directly playing with...
2009-12-11 Eric W. Biedermansysfs: Rename sysfs_d_iput to sysfs_dentry_iput
2009-12-11 Eric W. Biedermansysfs: Update sysfs_setxattr so it updates secdata...
2009-12-11 Mathieu Desnoyersdebugfs: fix create mutex racy fops and private data
2009-12-11 Stefan Richtersysfs: mark a locally-only used function static
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-10 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git.open-osd.org...
2009-12-10 Linus TorvaldsMerge git://git.infradead.org/ubifs-2.6
2009-12-10 Roel Kluinext3: PTR_ERR return of wrong pointer in setup_new_grou...
2009-12-10 Jan Karaext3: Fix data / filesystem corruption when write fails...
2009-12-10 Jan Karaext4: Support for 64-bit quota format
2009-12-10 Jan Karaext3: Support for vfsv1 quota format
2009-12-10 Jan Karaquota: Implement quota format with 64-bit space and...
2009-12-10 Jan Karaquota: Move definition of QFMT_OCFS2 to linux/quota.h
2009-12-10 Jérémy Cochoyext2: fix comment in ext2_find_entry about return values
2009-12-10 Alexey Fisherext3: Unify log messages in ext3
2009-12-10 Stephen Hemmingerext2: clear uptodate flag on super block I/O error
2009-12-10 Alexey Fisherext2: Unify log messages in ext2
2009-12-10 Eric Sandeenext3: make "norecovery" an alias for "noload"
2009-12-10 Eric Sandeenext3: Don't update the superblock in ext3_statfs()
2009-12-10 Eric Sandeenext3: journal all modifications in ext3_xattr_set_handle
2009-12-10 Jan Karaquota: Fix WARN_ON in lookup_one_len
2009-12-10 Alexey Dobriyanconst: struct quota_format_ops
2009-12-10 Christoph Hellwigubifs: remove manual O_SYNC handling
2009-12-10 Christoph Hellwigafs: remove manual O_SYNC handling
2009-12-10 Christoph Hellwigkill wait_on_page_writeback_range
2009-12-10 Christoph Hellwigvfs: Implement proper O_SYNC semantics
2009-12-10 Jan Karazisofs: Implement reading of compressed files when...
2009-12-10 Boaz Harroshexofs: Multi-device mirror support
2009-12-10 Boaz Harroshexofs: Move all operations to an io_engine
2009-12-10 Boaz Harroshexofs: move osd.c to ios.c
2009-12-10 Boaz Harroshexofs: statfs blocks is sectors not FS blocks
2009-12-10 Boaz Harroshexofs: Prints on mount and unmout
2009-12-10 Boaz Harroshexofs: refactor exofs_i_info initialization into common...
2009-12-10 Boaz Harroshexofs: dbg-print less
2009-12-10 Boaz Harroshexofs: More sane debug print
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-10 Theodore Ts'oext4: Fix potential fiemap deadlock (mmap_sem vs. i_dat...
2009-12-10 Theodore Ts'oext4: Do not override ext2 or ext3 if built they are...
2009-12-10 Theodore Ts'ojbd2: Export jbd2_log_start_commit to fix ext4 build
2009-12-09 Linus TorvaldsMerge branch 'reiserfs/kill-bkl' of git://git./linux...
2009-12-08 Linus TorvaldsMerge branch 'for-2.6.33' of git://git.kernel.dk/linux...
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/ebiederm/sysctl-2.6
2009-12-08 Roel KluinUBIFS: fix return code in check_leaf
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-07 Akira Fujitaext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
2009-12-09 Jan Karaext4: Wait for proper transaction commit on fsync
2009-12-09 Dmitry Monakhovext4: fix incorrect block reservation on quota transfer.
2009-12-09 Dmitry Monakhovext4: quota macros cleanup
2009-12-09 Dmitry Monakhovext4: ext4_get_reserved_space() must return bytes inste...
2009-12-09 Curt Wohlgemuthext4: remove blocks from inode prealloc list on failure
2009-12-09 Josef Bacikext4: wait for log to commit when umounting
2009-12-09 Jan Karaext4: Avoid data / filesystem corruption when write...
2009-12-07 Theodore Ts'oext4: Use ext4 file system driver for ext2/ext3 file...
2009-12-07 Roel Kluinext4: Return the PTR_ERR of the correct pointer in...
2009-12-05 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2009-12-05 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-12-05 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2009-12-04 Adam Buchbindertree-wide: fix misspelling of "definition" in comments
2009-12-04 Adam Buchbinderreiserfs: fix misspelling of "journaled"
2009-12-04 Giuseppe Scrivanoinotify: remove superfluous return code check
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-12-04 Alberto Bertoglifs/debugfs/inode.c: fix comment typos
2009-12-04 Uwe Kleine-Königtree-wide: fix typos "offest" -> "offset"
2009-12-03 Wu Fengguangwriteback: remove unused nonblocking and congestion...
2009-12-03 Wu Fengguangwriteback: introduce wbc.for_background
next