aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | quota: add the option to not fail with EDQUOT in blockEric Sandeen2010-05-16
| * | quota: use flags interface for dquot alloc/free spaceEric Sandeen2010-05-16
| * | ext4: init statistics after journal recoveryDmitry Monakhov2010-05-16
| * | ext4: clean up inode bitmaps manipulation in ext4_free_inodeDmitry Monakhov2010-05-16
| * | ext4: Do not zero out uninitialized extents beyond i_sizeDmitry Monakhov2010-05-16
| * | jbd2: Improve scalability by not taking j_state_lock in jbd2_journal_stop()Theodore Ts'o2010-05-16
| * | ext4: don't scan/accumulate more pages than mballoc will allocateEric Sandeen2010-05-16
| * | ext4: stop issuing discards if not supported by deviceEric Sandeen2010-05-16
| * | ext4: don't return to userspace after freezing the fs with a mutex heldEric Sandeen2010-05-16
| * | ext4: symlink must be handled via filesystem specific operationDmitry Monakhov2010-05-16
| * | ext4: check s_log_groups_per_flex in online resize codeEric Sandeen2010-05-16
| * | ext4: fix quota accounting in case of fallocateDmitry Monakhov2010-05-16
| * | ext4: allow defrag (EXT4_IOC_MOVE_EXT) in 32bit compat modeChristian Borntraeger2010-05-15
| * | ext4: rename ext4_mb_release_desc() to ext4_mb_unload_buddy()Jing Zhang2010-05-14
| * | ext4: Remove unnecessary call to ext4_get_group_desc() in mballocJing Zhang2010-05-13
| * | ext4: fix memory leaks in error path handling of ext4_ext_zeroout()Jing Zhang2010-05-12
| * | ext4: Fix coding style in fs/ext4/move_extent.cSteven Liu2010-05-11
| * | ext4: check missed return value in ext4_sync_file()Dmitry Monakhov2010-05-10
* | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-05-27
|\ \ \
| * | | NFS: Fix another nfs_wb_page() deadlockTrond Myklebust2010-05-26
| * | | NFS: Ensure that we mark the inode as dirty if we exit early from commitTrond Myklebust2010-05-26
| * | | NFS: Fix a lock imbalance typo in nfs_access_cache_shrinkerTrond Myklebust2010-05-26
* | | | fs/: do not fallback to default_llseek() when readdir() uses BKLjan Blunck2010-05-27
* | | | vfs: introduce noop_llseek()jan Blunck2010-05-27
* | | | aio: fix the compat vectored operationsJeff Moyer2010-05-27
* | | | compat: factor out compat_rw_copy_check_uvector from compat_do_readv_writevJeff Moyer2010-05-27
* | | | fs/affs: use ERR_CASTJulia Lawall2010-05-27
* | | | kcore: add _text to KCORE_TEXTWu Fengguang2010-05-27
* | | | proc: remove obsolete commentsAmerigo Wang2010-05-27
* | | | proc: cleanup: remove unused assignmentsDan Carpenter2010-05-27
* | | | proc: get_nr_threads() doesn't need ->siglock any longerOleg Nesterov2010-05-27
* | | | exit: avoid sig->count in de_thread/__exit_signal synchronizationOleg Nesterov2010-05-27
* | | | coredump: shift down_write(mmap_sem) into coredump_wait()Oleg Nesterov2010-05-27
* | | | coredump: factor out put_cred() callsOleg Nesterov2010-05-27
* | | | coredump: cleanup "ispipe" codeOleg Nesterov2010-05-27
* | | | coredump: factor out the not-ispipe file checksOleg Nesterov2010-05-27
* | | | exec: replace call_usermodehelper_pipe with use of umh init function and reso...Neil Horman2010-05-27
* | | | ufs: permit mounting of BorderWare filesystemsThomas Stewart2010-05-27
* | | | fs/autofs4: use memdup_userJulia Lawall2010-05-27
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2010-05-26
|\ \ \ \
| * | | | squashfs: fix name reading in squashfs_xattr_getPhillip Lougher2010-05-23
| * | | | squashfs: constify xattr handlersPhillip Lougher2010-05-22
| * | | | squashfs: xattr fix sparse warningsStephen Hemminger2010-05-17
| * | | | squashfs: xattr_lookup sparse fixStephen Hemminger2010-05-17
| * | | | squashfs: add xattr support configure optionPhillip Lougher2010-05-17
| * | | | squashfs: add new extended inode typesPhillip Lougher2010-05-17
| * | | | squashfs: add support for xattr readingPhillip Lougher2010-05-17
| * | | | squashfs: add xattr id supportPhillip Lougher2010-05-17
| | |/ / | |/| |
* | | | fs/fscache/object-list.c: fix warning on 32-bitAndrew Morton2010-05-26
| |/ / |/| |
* | | driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers2010-05-25