aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-04-03
|\
| * udf: Don't write integrity descriptor too oftenJan Kara2009-04-02
| * udf: Try anchor in block 256 firstJan Kara2009-04-02
| * udf: Some type fixes and cleanupsJan Kara2009-04-02
| * udf: use hardware sector sizeClemens Ladisch2009-04-02
| * udf: fix novrs mount optionClemens Ladisch2009-04-02
| * udf: Fix oops when invalid character in filename occursJan Kara2009-04-02
| * udf: return f_fsid for statfs(2)Coly Li2009-04-02
| * udf: Add checks to not underflow sector_tJan Kara2009-04-02
| * udf: fix default mode and dmode options handlingMarcin Slusarz2009-04-02
| * udf: fix sparse warnings:Jan Kara2009-04-02
| * udf: unsigned last[i] cannot be less than 0roel kluin2009-04-02
| * udf: implement mode and dmode mounting optionsMarcin Slusarz2009-04-02
| * udf: reduce stack usage of udf_get_filenameMarcin Slusarz2009-04-02
| * udf: reduce stack usage of udf_load_pvoldescMarcin Slusarz2009-04-02
| * Fix the udf code not to pass structs on stack where possible.Pekka Enberg2009-04-02
| * Remove struct typedefs from fs/udf/ecma_167.h et al.Pekka Enberg2009-04-02
* | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-04-03
|\ \
| * | md: move lots of #include lines out of .h files and into .cNeilBrown2009-03-30
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-03
|\ \ \
| * | | Remove two unneeded exports and make two symbols static in fs/mpage.cDmitri Vorobiev2009-04-01
| * | | Cleanup after commit 585d3bc06f4ca57f975a5a1f698f65a45ea66225Al Viro2009-04-01
| * | | Trim includes of fdtable.hAl Viro2009-03-31
| * | | Don't crap into descriptor table in binfmt_somAl Viro2009-03-31
| * | | Trim includes in binfmt_elfAl Viro2009-03-31
| * | | Don't mess with descriptor table in load_elf_binary()Al Viro2009-03-31
| * | | Get rid of indirect include of fs_struct.hAl Viro2009-03-31
| * | | New helper - current_umask()Al Viro2009-03-31
| * | | check_unsafe_exec() doesn't care about signal handlers sharingAl Viro2009-03-31
| * | | New locking/refcounting for fs_structAl Viro2009-03-31
| * | | Take fs_struct handling to new file (fs/fs_struct.c)Al Viro2009-03-31
| * | | Get rid of bumping fs_struct refcount in pivot_root(2)Al Viro2009-03-31
* | | | fs/ufs: return f_fsid for statfs(2)Coly Li2009-04-02
* | | | fs/sysv: return f_fsid for statfs(2)Coly Li2009-04-02
* | | | fs/squashfs: return f_fsid for statfs(2)Coly Li2009-04-02
* | | | fs/reiserfs: return f_fsid for statfs(2)Coly Li2009-04-02
* | | | fs/qnx4: return f_fsid for statfs(2)Coly Li2009-04-02
* | | | fs/omfs: return f_fsid for statfs(2)Coly Li2009-04-02
* | | | fs/minix: return f_fsid for statfs(2)Coly Li2009-04-02
* | | | fs/isofs: return f_fsid for statfs(2)Coly Li2009-04-02
* | | | fs/hpfs: return f_fsid for statfs(2)Coly Li2009-04-02
* | | | fs/hfsplus: return f_fsid for statfs(2)Coly Li2009-04-02
* | | | fs/hfs: return f_fsid for statfs(2)Coly Li2009-04-02
* | | | fs/fat: return f_fsid for statfs(2)Coly Li2009-04-02
* | | | fs/efs: return f_fsid for statfs(2)Coly Li2009-04-02
* | | | fs/cramfs: return f_fsid for statfs(2)Coly Li2009-04-02
* | | | fs/befs: return f_fsid for statfs(2)Coly Li2009-04-02
* | | | fs/affs: return f_fsid for statfs(2)Coly Li2009-04-02
* | | | fs/adfs: return f_fsid for statfs(2)Coly Li2009-04-02
* | | | preadv/pwritev: switch compat readv/preadv/writev/pwritev from fget to fget_l...Gerd Hoffmann2009-04-02