aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | [PATCH] cifs: ->readpages() fixesOGAWA Hirofumi2006-11-03
| * | [PATCH] sys_pselect7 vs compat_sys_pselect7 uaccess error handlingHeiko Carstens2006-11-03
| * | [PATCH] eCryptfs: Fix pointer derefMichael Halcrow2006-11-03
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2006-11-02
| |\ \
| | * | [CIFS] report rename failure when target file is locked by WindowsSteve French2006-11-01
| | * | [CIFS] Allow null user connectionsSteve French2006-10-30
| | * | [CIFS] Fix readdir breakage when blocksize set too smallSteve French2006-10-30
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2006-11-02
| |\ \ \ | | | |/ | | |/|
| | * | jfs: Add splice supportDaniel Drake2006-10-30
| | |/
| * | [PATCH] eCryptfs: Fix handling of lower d_countMichael Halcrow2006-10-31
| * | [PATCH] eCryptfs: Remove ecryptfs_umount_beginMichael Halcrow2006-10-31
| * | [PATCH] eCryptfs: Consolidate lower dentry_open'sMichael Halcrow2006-10-31
| * | [PATCH] eCryptfs: Cipher code to new crypto APIMichael Halcrow2006-10-31
| * | [PATCH] eCryptfs: Hash code to new crypto APIMichael Halcrow2006-10-31
| * | [PATCH] eCryptfs: Clean up crypto initializationMichael Halcrow2006-10-31
| * | [PATCH] find_bd_holder() fixAndrew Morton2006-10-31
| * | [PATCH] clean up add_bd_holder()Jun'ichi Nomura2006-10-30
| * | [PATCH] fix bd_claim_by_kobject error handlingJun'ichi Nomura2006-10-30
| |/
| * [PATCH] VFS: Fix an error in unused dentry countingDavid Howells2006-10-28
| * [PATCH] missing unused dentry in prune_dcache()?Vasily Averin2006-10-28
| * [PATCH] hugetlb: fix prio_tree unitHugh Dickins2006-10-28
| * [PATCH] hugetlb: fix size=4G parsingHugh Dickins2006-10-28
| * [PATCH] Fix potential OOPs in blkdev_open()Pavel Emelianov2006-10-28
| * [PATCH] jbd2: journal_dirty_data re-check for unmapped buffersEric Sandeen2006-10-28
| * [PATCH] jbd: journal_dirty_data re-check for unmapped buffersEric Sandeen2006-10-28
| * [PATCH] ext4: fix printk format warningsRandy Dunlap2006-10-28
| * [PATCH] mm: clean up pagecache allocationNick Piggin2006-10-28
| * [CRYPTO] users: Select ECB/CBC where neededPatrick McHardy2006-10-25
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2006-10-23
| |\
| | * JFS: pageno needs to be longDave Kleikamp2006-10-13
| * | [PATCH] NFS: Cache invalidation fixupTrond Myklebust2006-10-21
| * | [PATCH] VFS: Make d_materialise_unique() enforce directory uniquenessTrond Myklebust2006-10-21
| * | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-10-21
| |\ \
| | * | [PATCH] Remove SUID when splicing into an inodeJens Axboe2006-10-19
| | * | [PATCH] Introduce generic_file_splice_write_nolock()Mark Fasheh2006-10-19
| | * | [PATCH] Take i_mutex in splice_from_pipe()Mark Fasheh2006-10-19
* | | | [MTD] return error code from get_mtd_device()Artem Bityutskiy2006-11-29
* | | | [MTD] [NAND] remove len/ooblen confusion.Vitaly Wool2006-11-28
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-10-21
|\| | |
| * | | configfs: handle kzalloc() failure in check_perm()Chandra Seetharaman2006-10-20
| * | | ocfs2: cond_resched() in ocfs2_zero_extend()Mark Fasheh2006-10-20
| * | | ocfs2: fix page zeroing during simple extendsMark Fasheh2006-10-20
| * | | ocfs2: remove spurious d_count check in ocfs2_rename()Sunil Mushran2006-10-20
| * | | ocfs2: delete redundant memcmp()Akinobu Mita2006-10-20
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2006-10-20
| |\ \ \
| | * | | [GFS2] gfs2_dir_read_data(): fix uninitialized variable usageAdrian Bunk2006-10-20
| | * | | [GFS2] fs/gfs2/ops_fstype.c:fill_super_meta(): fix NULL dereferenceAdrian Bunk2006-10-20
| | * | | [GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): don't use an uninitialized variableAdrian Bunk2006-10-20
| | * | | [GFS2] fs/gfs2/ops_fstype.c:gfs2_get_sb_meta(): remove unused variableAdrian Bunk2006-10-20
| | * | | [GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): remove dead codeAdrian Bunk2006-10-20