summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] remove NFSD_OPTIMIZE_SPACEAdrian Bunk2006-12-072-23/+14
* [PATCH] fs: remove unused variableDavid Rientjes2006-12-071-2/+1
* [PATCH] ext3/4: don't do orphan processing on readonly devicesEric Sandeen2006-12-072-0/+12
* [PATCH] fs: ufs add missing bracketMariusz Kozlowski2006-12-071-1/+1
* [PATCH] proper prototype for remove_inode_dquot_ref()Adrian Bunk2006-12-071-3/+0
* [PATCH] fs/sysv/: doc cleanupAdrian Bunk2006-12-073-348/+0
* [PATCH] autofs: fix error code path in autofs_fill_sb()Jiri Kosina2006-12-072-6/+8
* [PATCH] ext4 balloc: fix _with_rsv freezeHugh Dickins2006-12-071-1/+1
* [PATCH] ext4 balloc: use io_error labelHugh Dickins2006-12-071-4/+2
* [PATCH] ext4 balloc: say rb_entry not list_entryHugh Dickins2006-12-071-3/+3
* [PATCH] ext4 balloc: fix off-by-one against rsv_endHugh Dickins2006-12-071-1/+1
* [PATCH] ext4 balloc: fix off-by-one against grp_goalHugh Dickins2006-12-071-2/+2
* [PATCH] ext4 balloc: reset windowsz when fullHugh Dickins2006-12-071-0/+1
* [PATCH] jbd2: wait for already submitted t_sync_datalist buffer to completeHisashi Hifumi2006-12-071-2/+6
* [PATCH] reiserfs: do not add save links for O_DIRECT writesVladimir V. Saveliev2006-12-071-50/+4
* [PATCH] reiser: replace kmalloc+memset with kzallocYan Burman2006-12-073-9/+4
* [PATCH] dcache: avoid RCU for never-hashed dentriesEric Dumazet2006-12-071-4/+12
* [PATCH] don't insert pipe dentries into dentry_hashtable.Eric Dumazet2006-12-071-5/+17
* [PATCH] make fs/proc/base.c:proc_pid_instantiate() staticAdrian Bunk2006-12-071-2/+3
* [PATCH] fs/lockd/host.c: make 2 functions staticAdrian Bunk2006-12-071-25/+28
* [PATCH] make fs/jbd2/transaction.c:__kbd2_journal_temp_unlink_buffer() staticAdrian Bunk2006-12-071-0/+2
* [PATCH] make fs/jbd/transaction.c:__journal_temp_unlink_buffer() staticAdrian Bunk2006-12-071-1/+3
* [PATCH] make ecryptfs_version_str_map[] staticAdrian Bunk2006-12-071-1/+1
* [PATCH] ext4: fix reservation extensionMingming Cao2006-12-071-4/+8
* [PATCH] ext3: fix reservation extensionMingming Cao2006-12-071-4/+8
* [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-071-2/+0
* [PATCH] reiserfs: add missing D-cache flushingAlexey Dobriyan2006-12-071-0/+4
* [PATCH] elf: fix kcore note size calculationMagnus Damm2006-12-071-7/+9
* [PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm2006-12-072-7/+0
* [PATCH] remove the syslog interface when printk is disabledMike Galbraith2006-12-072-1/+4
* [PATCH] retries in ext4_prepare_write() violate ordering requirementsAndrey Savochkin2006-12-071-10/+75
* [PATCH] retries in ext3_prepare_write() violate ordering requirementsAndrey Savochkin2006-12-071-10/+75
* [PATCH] protect ext2 ioctl modifying append_only immutable etc with i_mutexAndrew Morton2006-12-071-1/+5
* [PATCH] ext4_ext_split(): remove dead codeAdrian Bunk2006-12-071-3/+0
* [PATCH] corrupted cramfs filesystems cause kernel oopsPhillip Lougher2006-12-071-0/+2
* [PATCH] ext4: uninline large functionsAndrew Morton2006-12-072-1/+61
* [PATCH] ext3: uninline large functionsAndrew Morton2006-12-072-1/+60
* [PATCH] vfs_getattr(): remove dead codeAndrew Morton2006-12-071-7/+0
* [PATCH] VFS: extra check inside dentry_unhash()Vasily Averin2006-12-071-2/+1
* [PATCH] hpfs: fix printk format warningsRandy Dunlap2006-12-075-16/+37
* [PATCH] hpfs: bring hpfs_error() into shapeAlexey Dobriyan2006-12-072-15/+11
* [PATCH] fs/*: trivial vsnprintf() conversionAlexey Dobriyan2006-12-076-11/+11
* [PATCH] compat: fix uaccess handlingHeiko Carstens2006-12-072-29/+39
* [PATCH] binfmt: fix uaccess handlingHeiko Carstens2006-12-071-4/+7
* [PATCH] Function v9fs_get_idpool returns int, not u32 as called twice in fs/9...Mika Kukkonen2006-12-071-2/+2
* [PATCH] handle ext4 directory corruption betterEric Sandeen2006-12-072-0/+12
* [PATCH] handle ext3 directory corruption betterEric Sandeen2006-12-072-0/+12
* [PATCH] binfmt_elf: randomize PIE binaries (2nd try)Marcus Meissner2006-12-071-1/+7
* [PATCH] Remove superfluous lock_super() in extN xattr codeAndreas Gruenbacher2006-12-073-12/+3
* [PATCH] fix reiserfs bad path release panicSuzuki K P2006-12-071-1/+2
OpenPOWER on IntegriCloud