summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | [XFS] remove shouting-indirection macros from xfs_sb.hEric Sandeen2008-04-10
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-04-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | splice: fix infinite loop in generic_file_splice_read()Jens Axboe2008-04-10
* | | | | | | | | | | | | | | HFS+: fix unlink of linksRoman Zippel2008-04-10
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | fix bug - executing FDPIC ELF on NFS mount triggers BUG() at mm/nommu.c:862:/...Bryan Wu2008-04-08
* | | | | | | | | | | | | | NFS: initialize flags field in nfs_open_contextJeff Layton2008-04-08
|/ / / / / / / / / / / / /
* | | | | | | | | | | / / Be more careful about marking buffers dirtyLinus Torvalds2008-04-04
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
* | | | | | | | | | | | afs: remove smp_prcessor_id() from debug macroSven Schnelle2008-04-03
* | | | | | | | | | | | splice: use mapping_gfp_maskHugh Dickins2008-04-03
| |_|_|_|/ / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | efs: update error msg to not refer to deleted read_inode()Robert P. J. Day2008-04-02
* | | | | | | | | | | afs: add missing up_write() on returnSven Schnelle2008-04-02
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | cifs: fix misannotationsAl Viro2008-03-30
* | | | | | | | | | NULL noise: fs/*, mm/*, kernel/*Al Viro2008-03-30
* | | | | | | | | | jbd/jbd2 NULL noiseAl Viro2008-03-30
|/ / / / / / / / /
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-03-28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [PATCH] mnt_expire is protected by namespace_sem, no need for vfsmount_lockAl Viro2008-03-27
| * | | | | | | | | [PATCH] do shrink_submounts() for all fs typesAl Viro2008-03-27
| * | | | | | | | | [PATCH] sanitize locking in mark_mounts_for_expiry() and shrink_submounts()Al Viro2008-03-27
| * | | | | | | | | [PATCH] count ghost references to vfsmountsAl Viro2008-03-27
| * | | | | | | | | [PATCH] reduce stack footprint in namespace.cAl Viro2008-03-27
* | | | | | | | | | afs: prevent double cell registrationSven Schnelle2008-03-28
* | | | | | | | | | vfs: fix data leak in nobh_write_end()Dmitri Monakhov2008-03-28
|/ / / / / / / / /
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-03-25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [PATCH] get stack footprint of pathname resolution back to relative sanityAl Viro2008-03-19
| * | | | | | | | | [PATCH] double iput() on failure exit in hugetlbAl Viro2008-03-19
| * | | | | | | | | [PATCH] fix up new filp allocatorsDave Hansen2008-03-19
| * | | | | | | | | [PATCH] check for null vfsmount in dentry_open()Christoph Hellwig2008-03-19
| * | | | | | | | | [PATCH] reiserfs: eliminate private use of struct file in xattrJeff Mahoney2008-03-19
| * | | | | | | | | [PATCH] sanitize hppfsAl Viro2008-03-19
| * | | | | | | | | hppfs pass vfsmount to dentry_open()Dave Hansen2008-03-19
| * | | | | | | | | [PATCH] restore export of do_kern_mount()Al Viro2008-03-17
* | | | | | | | | | driver core: debug for bad dev_attr_show() return value.Andrew Morton2008-03-24
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-03-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [CIFS] Fix mem leak on dfs referralSteve French2008-03-22
| * | | | | | | | | | [CIFS] file create with acl support enabled is slowSteve French2008-03-14
| * | | | | | | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-03-14
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [CIFS] Fix mtime on cp -p when file data cached but written out too lateSteve French2008-03-14
| * | | | | | | | | | | [CIFS] Fix build problemSteve French2008-03-11
| * | | | | | | | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-03-11
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | [CIFS] cifs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-10
| * | | | | | | | | | | | [CIFS] DFS patch that connects inode with dfs handling opsIgor Mammedov2008-03-09
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Change pagemap output format to allow for future reporting of huge pagesHans Rosenfeld2008-03-22
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-21
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | [NET]: Fix permissions of /proc/netAndre Noll2008-03-20
| * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller2008-03-17
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | [NET] endianness noise: INADDR_ANYAl Viro2008-03-17
* | | | | | | | | | | | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-03-20
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | nfs: don't ignore return value from nfs_pageio_add_requestFred Isaman2008-03-19
* | | | | | | | | | | | fs/ufs/balloc.c: fix sparc64 printk warningAndrew Morton2008-03-19
* | | | | | | | | | | | zisofs: fix readpage() outside i_sizeDave Young2008-03-19