]> git.karo-electronics.de Git - karo-tx-linux.git/history - fs
sfc: Fix DMA mapping cleanup in case of an error in TSO
[karo-tx-linux.git] / fs /
2010-04-01 Karel Zakpartitions: use sector size for EFI GPT
2010-04-01 Karel Zakpartitions: read whole sector with EFI GPT header
2010-04-01 Dan Carpenterecryptfs: use after free
2010-04-01 Erez Zadokecryptfs: initialize private persistent file before...
2010-04-01 Jan Karareiserfs: truncate blocks not used by a write
2010-04-01 Eric Parisinotify: only warn once for inotify problems
2010-04-01 Eric Parisinotify: do not reuse watch descriptors
2010-01-18 Jan Karaquota: Fix dquot_transfer for filesystems different...
2010-01-18 Linus Torvaldsfasync: split 'fasync_helper()' into separate add/remov...
2010-01-06 Dmitry Monakhovext4: fix sleep inside spinlock issue with quota and...
2010-01-06 Dmitry Monakhovext4: Convert to generic reserved quota's space management.
2010-01-06 Dmitry Monakhovquota: decouple fs reserved space from quota reservation
2010-01-06 Dmitry MonakhovAdd unlocked version of inode_add_bytes() function
2010-01-06 Serge E. Hallyngeneric_permission: MAY_OPEN is not write access
2010-01-06 Jan RekorajskiXFS bug in log recover with quota (bugzilla id 855)
2010-01-06 Jan Karaudf: Try harder when looking for VAT inode
2010-01-06 Jeff Laytoncifs: NULL out tcon, pSesInfo, and srvTcp pointers...
2009-12-18 David Woodhousejffs2: Fix long-standing bug with symlink garbage colle...
2009-12-18 Jan Karaext3: Fix data / filesystem corruption when write fails...
2009-12-18 Theodore Ts'ojbd2: don't wipe the journal on a failed journal checksum
2009-12-18 Amerigo Wanghfs: fix a potential buffer overflow
2009-12-18 Sukadev Bhattiproludevpts_get_tty() should validate inode
2009-12-18 Mathieu Desnoyersdebugfs: fix create mutex racy fops and private data
2009-12-14 Theodore Ts'oext4: Fix potential fiemap deadlock (mmap_sem vs. i_dat...
2009-12-14 Akira Fujitaext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
2009-12-14 Jan Karaext4: Wait for proper transaction commit on fsync
2009-12-14 Dmitry Monakhovext4: fix incorrect block reservation on quota transfer.
2009-12-14 Dmitry Monakhovext4: quota macros cleanup
2009-12-14 Dmitry Monakhovext4: ext4_get_reserved_space() must return bytes inste...
2009-12-14 Curt Wohlgemuthext4: remove blocks from inode prealloc list on failure
2009-12-14 Josef Bacikext4: wait for log to commit when umounting
2009-12-14 Jan Karaext4: Avoid data / filesystem corruption when write...
2009-12-14 Roel Kluinext4: Return the PTR_ERR of the correct pointer in...
2009-12-14 Theodore Ts'ojbd2: Add ENOMEM checking in and for jbd2_journal_write...
2009-12-14 Akira Fujitaext4: move_extent_per_page() cleanup
2009-12-14 Kazuya Mioext4: initialize moved_len before calling ext4_move_ext...
2009-12-14 Akira Fujitaext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
2009-12-14 Eric Sandeenext4: make "norecovery" an alias for "noload"
2009-12-14 Eric Sandeenext4: make trim/discard optional (and off by default)
2009-12-14 Jan Karaext4: fix error handling in ext4_ind_get_blocks()
2009-12-14 Theodore Ts'oext4: avoid issuing unnecessary barriers
2009-12-14 Theodore Ts'oext4: fix block validity checks so they work correctly...
2009-12-14 Theodore Ts'oext4: fix uninit block bitmap initialization when s_met...
2009-12-14 Theodore Ts'oext4: don't update the superblock in ext4_statfs()
2009-12-14 Eric Sandeenext4: journal all modifications in ext4_xattr_set_handle
2009-12-14 Julia Lawallext4: fix i_flags access in ext4_da_writepages_trans_bl...
2009-12-14 Theodore Ts'oext4: make sure directory and symlink blocks are revoked
2009-12-14 Theodore Ts'oext4: plug a buffer_head leak in an error path of ext4_...
2009-12-14 Akira Fujitaext4: fix possible recursive locking warning in EXT4_IO...
2009-12-14 Akira Fujitaext4: fix lock order problem in ext4_move_extents()
2009-12-14 Akira Fujitaext4: fix the returned block count if EXT4_IOC_MOVE_EXT...
2009-12-14 Theodore Ts'oext4: avoid divide by zero when trying to mount a corru...
2009-12-14 Theodore Ts'oext4: fix potential buffer head leak when add_dirent_to...
2009-12-14 Mingmingext4: Fix return value of ext4_split_unwritten_extents...
2009-12-14 Mingmingext4: code clean up for dio fallocate handling
2009-12-14 Mingmingext4: skip conversion of uninit extents after direct...
2009-12-14 Mingmingext4: fix ext4_ext_direct_IO()'s return value after...
2009-12-14 Aneesh Kumar K.Vext4: discard preallocation when restarting a transacti...
2009-12-14 Eric Sandeenext4: retry failed direct IO allocations
2009-12-14 Theodore Ts'oext4: fix a BUG_ON crash by checking that page has...
2009-12-14 Theodore Ts'oext4: Fix time encoding with extra epoch bits
2009-12-14 Curt Wohlgemuthext4: Handle nested ext4_journal_start/stop calls witho...
2009-12-14 Curt Wohlgemuthext4: Make sure ext4_dirty_inode() updates the inode...
2009-12-14 Frank Mayharext4: Avoid updating the inode table bh twice in no...
2009-12-14 Theodore Ts'oext4: EXT4_IOC_MOVE_EXT: Check for different original...
2009-12-14 Mingming Caoext4: async direct IO for holes and fallocate support
2009-12-14 Mingming Caoext4: Use end_io callback to avoid direct I/O fallback...
2009-12-14 Mingming Caoext4: Split uninitialized extents for direct I/O
2009-12-14 Mingming Caoext4: release reserved quota when block reservation...
2009-12-14 Theodore Ts'oext4: Adjust ext4_da_writepages() to write out larger...
2009-12-14 Theodore Ts'oext4: Fix hueristic which avoids group preallocation...
2009-12-14 Theodore Ts'oext4: Fix the alloc on close after a truncate hueristic
2009-12-14 Theodore Ts'oext4: store EXT4_EXT_MIGRATE in i_state instead of...
2009-12-14 Eric Sandeenext4: limit block allocations for indirect-block files...
2009-12-14 Akira Fujitaext4: Fix different block exchange issue in EXT4_IOC_MO...
2009-12-14 Akira Fujitaext4: Add null extent check to ext_get_path
2009-12-14 Akira Fujitaext4: Replace BUG_ON() with ext4_error() in move_extents.c
2009-12-14 Akira Fujitaext4: Replace get_ext_path macro with an inline funciton
2009-12-14 Akira Fujitaext4: Fix small typo for move_extent_per_page()
2009-12-14 Theodore Ts'oext4: Fix include/trace/events/ext4.h to work with...
2009-12-14 Theodore Ts'oext4: Fix initalization of s_flex_groups
2009-12-14 Andreas Schlickext4: Always set dx_node's fake_dirent explicitly.
2009-12-14 Theodore Ts'oext4: Don't update superblock write time when filesyste...
2009-12-14 Aneesh Kumar K.Vext4: check for need init flag in ext4_mb_load_buddy
2009-12-14 Aneesh Kumar K.Vext4: move ext4_mb_init_group() function earlier in...
2009-12-14 Frank Mayharext4: Make non-journal fsync work properly
2009-12-14 Theodore Ts'oext4: Assure that metadata blocks are written during...
2009-12-14 Theodore Ts'oext4: Use bforget() in no journal mode for ext4_journal...
2009-12-14 Theodore Ts'oext4: print more sysadmin-friendly message in check_blo...
2009-12-14 Aneesh Kumar K.Vext4: Take page lock before looking at attached buffer_...
2009-12-14 Akira Fujitaext4: Return exchanged blocks count to user space in...
2009-12-14 Akira Fujitaext4: Remove unneeded BUG_ON() in ext4_move_extents()
2009-12-14 Akira Fujitaext4: Fix wrong comparisons in mext_check_arguments()
2009-12-14 Christoph Hellwigext4: fix cache flush in ext4_sync_file
2009-12-14 Theodore Ts'oext4: Restore wbc->range_start in ext4_da_writepages()
2009-12-14 Theodore Ts'oext4: Limit number of links that can be created by...
2009-12-14 Aneesh Kumar K.Vext4: Allow rename to create more than EXT4_LINK_MAX...
2009-12-14 Aneesh Kumar K.Vext4: Add missing unlock_new_inode() call in extent...
2009-12-14 Eric Sandeenext4: Add feature set check helper for mount & remount...
2009-12-14 Eric Sandeenext4: reject too-large filesystems on 32-bit kernels
next