aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge HEAD from ../linux-2.6 Nathan Scott2006-03-21
|\
| * [PATCH] sysfs: fix a kobject leak in sysfs_add_link on the error pathGreg Kroah-Hartman2006-03-20
| * [PATCH] sysfs: don't export dir symbolsGreg Kroah-Hartman2006-03-20
| * [PATCH] debugfs: Add debugfs_create_blob() helper for exporting binary dataMichael Ellerman2006-03-20
| * [PATCH] sysfs: fix problem with duplicate sysfs directories and filesManeesh Soni2006-03-20
| * [PATCH] sysfs: kzalloc conversionEric Sesterhenn2006-03-20
| * [PATCH] kobj_map semaphore to mutex conversionJes Sorensen2006-03-20
| * [PATCH] sysfs: sysfs_remove_dir() needs to invalidate the dentryGreg Kroah-Hartman2006-03-20
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2006-03-20
| |\
| | * Merge with /home/shaggy/git/linus-clean/Dave Kleikamp2006-03-14
| | |\
| | * | JFS: add uid, gid, and umask mount optionsDave Kleikamp2006-03-09
| | * | JFS: Take logsync lock before testing mp->lsnDave Kleikamp2006-03-08
| | * | JFS: kzalloc conversionEric Sesterhenn2006-02-23
| | * | JFS: Add missing file from fa3241d24cf1182b0ffb6e4d412c3bc2a2ab7bf6Herbert Poetzl2006-02-22
| | * | JFS: Use the kthread_ APIChristoph Hellwig2006-02-15
| | * | JFS: Fix regression. fsck complains if symlinks do not have INLINEEA attributeDave Kleikamp2006-02-10
| | * | JFS: ext2 inode attributes for jfsHerbert Poetzl2006-02-09
| | * | JFS: semaphore to mutex conversion.Ingo Molnar2006-01-24
| | * | Merge with /home/shaggy/git/linus-clean/Dave Kleikamp2006-01-24
| | |\ \
| | * | | JFS: make buddy table staticArjan van de Ven2005-11-29
| | * | | Merge with /home/shaggy/git/linus-clean/Dave Kleikamp2005-11-11
| | |\ \ \
| | * | | | JFS: Add back directory i_size calculations for legacy partitionsDave Kleikamp2005-11-10
| * | | | | [PATCH] nfsservctl(): remove user-triggerable printkPeter Staubach2006-03-17
| * | | | | [PATCH] v9fs: fix overzealous dropping of dentry which breaks dcacheEric Van Hensbergen2006-03-17
| * | | | | [PATCH] Fix ext2 readdir f_pos re-validation logicAl Viro2006-03-15
| * | | | | [PATCH] fs/namespace.c:dup_namespace(): fix a use after freeAdrian Bunk2006-03-15
| * | | | | [PATCH] page migration: fail if page is in a vma flagged VM_LOCKEDChristoph Lameter2006-03-15
| * | | | | Merge git://oss.sgi.com:8090/oss/git/rc-fixesLinus Torvalds2006-03-14
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Fix a direct I/O locking issue revealed by the new mutex code.Nathan Scott2006-03-14
| * | | | | [PATCH] JFS: Take logsync lock before testing mp->lsnDave Kleikamp2006-03-14
| * | | | | [PATCH] NLM: Ensure we do not Oops in the case of an unlockTrond Myklebust2006-03-14
| * | | | | [PATCH] NFSv4: fix mount segfault on errors returned that are < -1000Trond Myklebust2006-03-14
| * | | | | [PATCH] NFS: Fix a potential panic in O_DIRECTTrond Myklebust2006-03-14
| |/ / / /
* | | | | [XFS] Sync up one/two other minor changes missed in previous merges.Nathan Scott2006-03-21
* | | | | [XFS] Reenable the noikeep (delete inode cluster space) option by default.Nathan Scott2006-03-21
* | | | | [XFS] Check that a page has dirty buffers before finding it acceptable forDavid Chinner2006-03-21
* | | | | [XFS] Fixup naming inconsistencies found by Pekka Enberg and one from JanNathan Scott2006-03-21
* | | | | [XFS] Explain the race closed by the addition of vn_iowait() to the startDavid Chinner2006-03-21
* | | | | [XFS] Fixing the error caused by the conflict between DIO Write'sYingping Lu2006-03-21
* | | | | [XFS] Fixing KDB's xrwtrc command, also added the current process id intoYingping Lu2006-03-21
* | | | | [XFS] Fix compiler warning from xfs_file_compat_invis_ioctl prototype. Nathan Scott2006-03-19
* | | | | [XFS] remove bogus INT_GET for u8 variables in xfs_dir_leaf.c Nathan Scott2006-03-17
* | | | | [XFS] endianess annotations for xfs_da_node_hdr_t Nathan Scott2006-03-17
* | | | | [XFS] endianess annotations for xfs_da_node_entry_t Nathan Scott2006-03-17
* | | | | [XFS] store xfs_attr_inactive_list_t in native endian Nathan Scott2006-03-17
* | | | | [XFS] store xfs_attr_sf_sort in native endian Nathan Scott2006-03-17
* | | | | [XFS] endianess annotations for xfs_attr_shortform_t Nathan Scott2006-03-17
* | | | | [XFS] endianess annotations for xfs_attr_leaf_name_remote_t Nathan Scott2006-03-17
* | | | | [XFS] endianess annotations for xfs_attr_leaf_name_local_t Nathan Scott2006-03-17
* | | | | [XFS] endianess annotations for xfs_attr_leaf_entry_t Nathan Scott2006-03-17