summaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/procfs.c
AgeCommit message (Expand)AuthorLines
2014-08-08fs/reiserfs: use linux/uaccess.hFabian Frederick-1/+1
2014-01-25kill reiserfs_bdevname()Al Viro-2/+2
2013-08-05reiserfs: fix deadlock in umountAl Viro-80/+19
2013-05-01reiserfs: Don't access the proc_dir_entry in r_open(), r_start() r_show()David Howells-11/+18
2013-05-01proc: Add proc_mkdir_data()David Howells-2/+1
2013-04-09reiserfs: use proc_remove_subtree()Al Viro-21/+9
2013-02-22new helper: file_inode(file)Al Viro-1/+1
2012-07-14VFS: Pass mount flags to sget()David Howells-1/+1
2012-03-20move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro-1/+1
2012-03-20kill pointless includes of reiserfs_fs_{i,sb}.hAl Viro-1/+0
2009-12-16reiserfs: don't compile procfs.o at all if no supportAlexey Dobriyan-26/+0
2009-12-16reiserfs: remove /proc/fs/reiserfs/versionAlexey Dobriyan-39/+0
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan-4/+1
2009-03-30reiserfs: strip trailing whitespaceJeff Mahoney-1/+1
2009-03-30reiserfs: rework reiserfs_warningJeff Mahoney-3/+2
2009-03-30reiserfs: audit transaction ids to always be unsigned intsJeff Mahoney-2/+2
2008-10-16reiserfs/procfs.c: remove CVS keywordsAdrian Bunk-3/+0
2008-04-29reiserfs: use non-racy method for proc entries creationDenis V. Lunev-6/+3
2008-02-08reiserfs: constify function pointer tablesJan Engelhardt-1/+1
2007-12-05proc: fix proc_dir_entry refcountingAlexey Dobriyan-6/+0
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-1/+0
2007-05-08reiserfs: correct misspelled "REISERFS_PROC_INFO" to "CONFIG_REISERFS_PROC_INFO"Robert P. J. Day-1/+1
2006-12-08[PATCH] struct path: convert reiserfsJosef Sipek-1/+1
2006-07-14[PATCH] reiserfs: fix handling of device names with /'s in themJeff Mahoney-4/+21
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven-1/+1
2006-02-01[PATCH] reiserfs: remove kmalloc wrapperPekka Enberg-2/+1
2005-07-12reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds-358/+337
2005-05-01[PATCH] reiserfs endianness: annotate little-endian objectsAl Viro-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+664