summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | ocfs2: Depend on configfs heartbeat items.Joel Becker2007-07-107-17/+92
| * | configfs: config item dependancies.Joel Becker2007-07-102-3/+248
| * | configfs: accessing item hierarchy during rmdir(2)Joel Becker2007-07-101-1/+28
| * | [PATCH] configsfs buffer: use mutexJohannes Berg2007-07-101-7/+8
| * | configfs: Convert subsystem semaphore to mutexJoel Becker2007-07-103-14/+14
| * | [PATCH] configfs+dlm: Rename config_group_find_obj and state semantics clearlySatyam Sharma2007-07-102-11/+9
| * | [PATCH] configfs+dlm: Separate out __CONFIGFS_ATTR into configfs.hSatyam Sharma2007-07-101-8/+0
| * | configfs: misc cleanupsSatyam Sharma2007-07-101-12/+3
| * | configfs: consistent attribute sizeJoel Becker2007-07-101-3/+10
* | | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-161-1/+3
|\ \ \
| * | | splice: direct splicing updates ppos twiceJens Axboe2007-07-161-1/+3
| | |/ | |/|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-07-161-1/+1
|\ \ \
| * | | fs: hugetlbfs: Disable for shnommu.Paul Mundt2007-06-111-1/+1
* | | | fat: Fix the race of read/write the FAT12 entryOGAWA Hirofumi2007-07-161-0/+7
* | | | compat32: ignore the LOOP_CLR_FD ioctlGeert Uytterhoeven2007-07-161-0/+4
* | | | NLS: Remove obsolete Makefile entriesRobert P. J. Day2007-07-161-2/+0
* | | | ext4: statfs speed upBadari Pulavarty2007-07-161-10/+15
* | | | ext3: statfs speed upBadari Pulavarty2007-07-161-10/+15
* | | | ext2: statfs speed upBadari Pulavarty2007-07-161-6/+14
* | | | Fix trivial typos in anon_inodes.c commentsJ. Bruce Fields2007-07-161-5/+5
* | | | ext4: fix error handling in ext4_create_journalBorislav Petkov2007-07-161-2/+5
* | | | ext3: fix error handling in ext3_create_journal()Borislav Petkov2007-07-161-2/+5
* | | | UDF: fix function name from udf_crc16 to udf_crcCyrill Gorcunov2007-07-161-2/+2
* | | | is_power_of_2: ufs/super.cvignesh babu2007-07-161-2/+3
* | | | move seccomp from /proc to a prctlAndrea Arcangeli2007-07-161-72/+0
* | | | bd_claim_by_disk: fix warningAndrew Morton2007-07-161-10/+7
* | | | Replace obscure constructs in fs/block_dev.cJohannes Weiner2007-07-161-22/+28
* | | | fs/namespace.c should #include "internal.h"Adrian Bunk2007-07-161-0/+1
* | | | HFS+: add custom dentry hash and comparison operationsDuane Griffin2007-07-166-1/+138
* | | | HFS+: refactor ASCII to unicode conversion routine for later reuseDuane Griffin2007-07-161-45/+62
* | | | mistaken ext4_inode_bitmap for ext4_block_bitmapToshiyuki Okajima2007-07-161-1/+1
* | | | is_power_of_2(): jbdvignesh babu2007-07-162-4/+6
* | | | is_power_of_2: ext3/super.cvignesh babu2007-07-161-1/+2
* | | | drop obsolete sys_ioctl exportChristoph Hellwig2007-07-161-8/+0
* | | | namespace: ensure clone_flags are always stored in an unsigned longEric W. Biederman2007-07-161-1/+1
* | | | ext3: remove extra IS_RDONLY() checkDave Hansen2007-07-161-1/+1
* | | | diskquota: 32bit quota tools on 64bit architecturesVasily Tarasov2007-07-161-0/+118
* | | | ext4: fix deadlock in ext4_remount() and orphan list handlingJan Kara2007-07-161-0/+8
* | | | ext3: fix deadlock in ext3_remount() and orphan list handlingJan Kara2007-07-161-0/+8
* | | | fix create_new_namespaces() return valueCedric Le Goater2007-07-161-2/+2
* | | | binfmt_elf warning fixAndrew Morton2007-07-161-1/+1
* | | | revert "vanishing ioctl handler debugging"Andrew Morton2007-07-161-11/+3
* | | | hugetlbfs: handle empty options stringLee Schermerhorn2007-07-162-3/+6
* | | | hugetlbfs: use lib/parser, fix docsRandy Dunlap2007-07-161-27/+69
* | | | HFSPlus: change kmalloc/memset to kzallocWyatt Banks2007-07-161-2/+1
* | | | taskstats: add context-switch countersMaxim Uvarov2007-07-161-0/+10
* | | | ext3/ext4: orphan list corruption due bad inodeVasily Averin2007-07-162-0/+20
* | | | ext3/ext4: orphan list check on destroy_inodeVasily Averin2007-07-162-0/+16
* | | | Remove capability.h from mm.hAlexey Dobriyan2007-07-161-0/+1
* | | | seq_file: more atomicity in traverse()Alexey Dobriyan2007-07-161-6/+10