aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-03-31exofs: export_operationsBoaz Harrosh
2009-03-31exofs: super_operations and file_system_typeBoaz Harrosh
2009-03-31exofs: dir_inode and directory operationsBoaz Harrosh
2009-03-31exofs: address_space_operationsBoaz Harrosh
2009-03-31exofs: symlink_inode and fast_symlink_inode operationsBoaz Harrosh
2009-03-31exofs: file and file_inode operationsBoaz Harrosh
2009-03-31exofs: Kbuild, Headers and osd utilsBoaz Harrosh
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds
2009-03-30Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds
2009-03-30reiserfs: xattr_create is unused with xattrs disabledJeff Mahoney
2009-03-31Revert "proc: revert /proc/uptime to ->read_proc hook"Alexey Dobriyan
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2009-03-31proc 1/2: do PDE usecounting even for ->read_proc, ->write_procAlexey Dobriyan
2009-03-31proc: fix sparse warnings in pagemap_read()Milind Arun Choudhary
2009-03-31proc: move fs/proc/inode-alloc.txt comment into a source fileRandy Dunlap
2009-03-30Merge branch 'reiserfs-updates' from Jeff MahoneyLinus Torvalds
2009-03-30reiserfs: rename [cn]_* variablesJeff Mahoney
2009-03-30reiserfs: rename p_._ variablesJeff Mahoney
2009-03-30reiserfs: rename p_s_tb to tbJeff Mahoney
2009-03-30reiserfs: rename p_s_inode to inodeJeff Mahoney
2009-03-30reiserfs: rename p_s_bh to bhJeff Mahoney
2009-03-30reiserfs: rename p_s_sb to sbJeff Mahoney
2009-03-30reiserfs: strip trailing whitespaceJeff Mahoney
2009-03-30reiserfs: cleanup path functionsJeff Mahoney
2009-03-30reiserfs: factor out buffer_info initializationJeff Mahoney
2009-03-30reiserfs: add atomic addition of selinux attributes during inode creationJeff Mahoney
2009-03-30reiserfs: use generic readdir for operations across all xattrsJeff Mahoney
2009-03-30reiserfs: journaled xattrsJeff Mahoney
2009-03-30reiserfs: use generic xattr handlersJeff Mahoney
2009-03-30reiserfs: remove i_has_xattr_dirJeff Mahoney
2009-03-30reiserfs: make per-inode xattr locking more fine grainedJeff Mahoney
2009-03-30reiserfs: eliminate per-super xattr lockJeff Mahoney
2009-03-30reiserfs: simplify xattr internal file lookups/opensJeff Mahoney
2009-03-30reiserfs: Clean up xattrs when REISERFS_FS_XATTR is unsetJeff Mahoney
2009-03-30reiserfs: remove IS_PRIVATE helpersJeff Mahoney
2009-03-30reiserfs: remove link detection codeJeff Mahoney
2009-03-30reiserfs: xattr reiserfs_get_page takes offset instead of indexJeff Mahoney
2009-03-30reiserfs: small variable cleanupJeff Mahoney
2009-03-30reiserfs: use reiserfs_error()Jeff Mahoney
2009-03-30reiserfs: introduce reiserfs_error()Jeff Mahoney
2009-03-30reiserfs: rearrange journal abortJeff Mahoney
2009-03-30reiserfs: rework reiserfs_panicJeff Mahoney
2009-03-30reiserfs: add locking around error bufferJeff Mahoney
2009-03-30reiserfs: prepare_error_buf wrongly consumes va_argJeff Mahoney
2009-03-30reiserfs: rework reiserfs_warningJeff Mahoney
2009-03-30reiserfs: make some warnings informationalJeff Mahoney
2009-03-30reiserfs: use more consistent printk formattingJeff Mahoney
2009-03-30reiserfs: use buffer_info for leaf_paste_entriesJeff Mahoney
2009-03-30reiserfs: audit transaction ids to always be unsigned intsJeff Mahoney
2009-03-30reiserfs: add support for mount count incrementingJeff Mahoney