]> git.karo-electronics.de Git - karo-tx-linux.git/history - fs
SCSI: enclosure: fix error path - actually return ERR_PTR() on error
[karo-tx-linux.git] / fs /
2010-08-10 Dan Rosenbergxfs: prevent swapext from operating on write-only files
2010-08-10 Trond MyklebustNFS: kswapd must not block in nfs_release_page
2010-08-10 J. Bruce Fieldsacl trouble after upgrading ubuntu
2010-08-02 Andre Osterhuesecryptfs: Bugfix for error related to ecryptfs_hash_buckets
2010-08-02 Steven WhitehouseGFS2: Fix up system xattrs
2010-08-02 Frank Mayharext4: Make fsync sync new parent directories in no...
2010-08-02 Ben Hutchingsext4: Fix compat EXT4_IOC_ADD_GROUP
2010-08-02 Ben Hutchingsext4: Conditionally define compat ioctl numbers
2010-08-02 Dmitry Monakhovext4: restart ext4_ext_remove_space() after transaction...
2010-08-02 Theodore Ts'oext4: Clear the EXT4_EOFBLOCKS_FL flag only when warranted
2010-08-02 Theodore Ts'oext4: Avoid crashing on NULL ptr dereference on a files...
2010-08-02 Dmitry Monakhovext4: Use bitops to read/modify i_flags in struct ext4_...
2010-08-02 Jan Karaext4: Show journal_checksum option
2010-08-02 Curt Wohlgemuthext4: check for a good block group before loading buddy...
2010-08-02 Nikanth Karthikesanext4: Prevent creation of files larger than RLIMIT_FSIZ...
2010-08-02 Curt Wohlgemuthext4: Remove extraneous newlines in ext4_msg() calls
2010-08-02 Dmitry Monakhovext4: init statistics after journal recovery
2010-08-02 Dmitry Monakhovext4: clean up inode bitmaps manipulation in ext4_free_...
2010-08-02 Dmitry Monakhovext4: Do not zero out uninitialized extents beyond...
2010-08-02 Eric Sandeenext4: don't scan/accumulate more pages than mballoc...
2010-08-02 Eric Sandeenext4: stop issuing discards if not supported by device
2010-08-02 Eric Sandeenext4: don't return to userspace after freezing the...
2010-08-02 Eric Sandeenext4: check s_log_groups_per_flex in online resize...
2010-08-02 Dmitry Monakhovext4: fix quota accounting in case of fallocate
2010-08-02 Christian Borntraegerext4: allow defrag (EXT4_IOC_MOVE_EXT) in 32bit compat...
2010-08-02 Jing Zhangext4: rename ext4_mb_release_desc() to ext4_mb_unload_b...
2010-08-02 Jing Zhangext4: Remove unnecessary call to ext4_get_group_desc...
2010-08-02 Jing Zhangext4: fix memory leaks in error path handling of ext4_e...
2010-08-02 Dmitry Monakhovext4: check missed return value in ext4_sync_file()
2010-08-02 Theodore Ts'oext4: Issue the discard operation *before* releasing...
2010-08-02 Curt Wohlgemuthext4: Fix buffer head leaks after calls to ext4_get_ino...
2010-08-02 Curt Wohlgemuthext4: Fix possible lost inode write in no journal mode
2010-08-02 Eric Sandeenext4: Fixed inode allocator to correctly track a flex_b...
2010-08-02 Jan Karaext4: Fix estimate of # of blocks needed to write indir...
2010-08-02 Akira Fujitaext4: Code cleanup for EXT4_IOC_MOVE_EXT ioctl
2010-08-02 Akira Fujitaext4: Fix the NULL reference in double_down_write_data_...
2010-08-02 Akira Fujitaext4: Fix insertion point of extent in mext_insert_acro...
2010-08-02 Toshiyuki Okajimaext4: make "offset" consistent in ext4_check_dir_entry()
2010-08-02 Dmitry Monakhovext4: Handle non empty on-disk orphan link
2010-08-02 Dmitry Monakhovext4: explicitly remove inode from orphan list after...
2010-08-02 Dmitry Monakhovext4: fix error handling in migrate
2010-08-02 Tao Maext4: Fix fencepost error in chosing choosing group...
2010-08-02 Jiaying Zhangext4: Add flag to files with blocks intentionally past EOF
2010-08-02 Curt Wohlgemuthext4: Fix BUG_ON at fs/buffer.c:652 in no journal mode
2010-08-02 Theodore Ts'oext4: Use bitops to read/modify EXT4_I(inode)->i_state
2010-08-02 Aneesh Kumar K.Vext4: Drop EXT4_GET_BLOCKS_UPDATE_RESERVE_SPACE flag
2010-08-02 Aneesh Kumar K.Vext4: Fix quota accounting error with fallocate
2010-08-02 Aneesh Kumar K.Vext4: Handle -EDQUOT error on write
2010-08-02 Theodore Ts'oext4: Calculate metadata requirements more accurately
2010-08-02 Theodore Ts'oext4: Fix accounting of reserved metadata blocks
2010-08-02 Theodore Ts'oext4: Patch up how we claim metadata blocks for quota...
2010-08-02 Aneesh Kumar K.Vext4: Ensure zeroout blocks have no dirty metadata
2010-08-02 Richard Kennedyext4: return correct wbc.nr_to_write in ext4_da_writepages
2010-08-02 Julia Lawallext4: Eliminate potential double free on error path
2010-08-02 Theodore Ts'oext4, jbd2: Add barriers for file systems with exernal...
2010-08-02 Surbhi Palandeext4: replace BUG() with return -EIO in ext4_ext_get_blocks
2010-08-02 Dmitry Monakhovext4: Fix potential quota deadlock
2010-08-02 Dan RosenbergBtrfs: fix checks in BTRFS_IOC_CLONE_RANGE
2010-08-02 Trond MyklebustNFSv4: Ensure that /proc/self/mountinfo displays the...
2010-08-02 Trond MyklebustNFSv4: Fix an embarassing typo in encode_attrs()
2010-08-02 David HowellsCIFS: Fix a malicious redirect problem in the DNS looku...
2010-08-02 Jeff Laytoncifs: don't attempt busy-file rename unless it's in...
2010-08-02 Jeff Laytoncifs: remove bogus first_time check in NTLMv2 session...
2010-07-05 Yin Kangkaijbd: jbd-debug and jbd2-debug should be writable
2010-07-05 Shi WeihuaBtrfs: should add a permission check for setfacl
2010-07-05 Miklos Szeredivfs: add NOFOLLOW flag to umount(2)
2010-07-05 Steve FrenchCIFS: Allow null nd (as nfs server uses) on create
2010-07-05 Steven WhitehouseGFS2: Fix permissions checking for setflags ioctl()
2010-07-05 Roberto Sassuwrong type for 'magic' argument in simple_fill_super()
2010-07-05 Dan Carpenterexofs: confusion between kmap() and kmap_atomic() api
2010-07-05 Jens Axboewriteback: disable periodic old data writeback for...
2010-07-05 Pavel EmelyanovNFSD: don't report compiled-out versions as present
2010-05-26 Ryusuke Konishinilfs2: fix sync silent failure
2010-05-26 David HowellsCacheFiles: Fix error handling in cachefiles_determine_...
2010-05-26 Robin Holtrevert "procfs: provide stack information for threads...
2010-05-26 KOSAKI Motohiroproc: partially revert "procfs: provide stack informati...
2010-05-26 Dan RosenbergBtrfs: check for read permission on src file in the...
2010-05-26 Pavel Emelyanovinotify: don't leak user struct on inotify release
2010-05-26 Eric Parisinotify: race use after free/double free in inotify...
2010-05-26 Jeff Laytoncifs: guard against hardlinking directories
2010-05-12 Dave Chinnerxfs: add a shrinker to background inode reclaim
2010-05-12 Bill Pembertonjfs: fix diAllocExt error in resizing filesystem
2010-05-12 Leonard Michlmayrext4: correctly calculate number of blocks for fiemap
2010-05-12 Chuck LeverNFS: rsize and wsize settings ignored on v4 mounts
2010-05-12 Al Vironfs d_revalidate() is too trigger-happy with d_drop()
2010-05-12 Joel Beckerocfs2_dlmfs: Fix math error when reading LVB.
2010-05-12 Joel Beckerocfs2: Compute metaecc for superblocks during online...
2010-05-12 Dan Carpenterocfs2: potential ERR_PTR dereference on error paths
2010-05-12 Tao Maocfs2: Update VFS inode's id info after reflink.
2010-05-12 Jerome Marchandprocfs: fix tid fdinfo
2010-05-12 Neil Brownnfsd4: bug in read_buf
2010-05-12 Jeff Mahoneyreiserfs: fix corruption during shrinking of xattrs
2010-05-12 Jeff Mahoneyreiserfs: fix permissions on .reiserfs_priv
2010-04-26 Eric Sandeenext4: fix async i/o writes beyond 4GB to a sparse file
2010-04-26 Eric Sandeenext4: flush delalloc blocks when space is low
2010-04-26 Eric Sandeenfs-writeback: Add helper function to start writeback...
2010-04-26 Christian Pulvermacherecryptfs: fix error code for missing xattrs in lower fs
2010-04-26 Tyler HickseCryptfs: Decrypt symlink target for stat size
2010-04-26 Jeff Mahoneyecryptfs: fix use with tmpfs by removing d_drop from...
2010-04-26 Sachin Prabhu9p: Skip check for mandatory locks when unlocking
next