summaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/procfs.c
Commit message (Expand)AuthorAgeFilesLines
* fs: use block_device name vsprintf helperDmitry Monakhov2016-01-061-3/+2
* fs/reiserfs: use linux/uaccess.hFabian Frederick2014-08-081-1/+1
* kill reiserfs_bdevname()Al Viro2014-01-251-2/+2
* reiserfs: fix deadlock in umountAl Viro2013-08-051-80/+19
* reiserfs: Don't access the proc_dir_entry in r_open(), r_start() r_show()David Howells2013-05-011-11/+18
* proc: Add proc_mkdir_data()David Howells2013-05-011-2/+1
* reiserfs: use proc_remove_subtree()Al Viro2013-04-091-21/+9
* new helper: file_inode(file)Al Viro2013-02-221-1/+1
* VFS: Pass mount flags to sget()David Howells2012-07-141-1/+1
* move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro2012-03-201-1/+1
* kill pointless includes of reiserfs_fs_{i,sb}.hAl Viro2012-03-201-1/+0
* reiserfs: don't compile procfs.o at all if no supportAlexey Dobriyan2009-12-161-26/+0
* reiserfs: remove /proc/fs/reiserfs/versionAlexey Dobriyan2009-12-161-39/+0
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-4/+1
* reiserfs: strip trailing whitespaceJeff Mahoney2009-03-301-1/+1
* reiserfs: rework reiserfs_warningJeff Mahoney2009-03-301-3/+2
* reiserfs: audit transaction ids to always be unsigned intsJeff Mahoney2009-03-301-2/+2
* reiserfs/procfs.c: remove CVS keywordsAdrian Bunk2008-10-161-3/+0
* reiserfs: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-6/+3
* reiserfs: constify function pointer tablesJan Engelhardt2008-02-081-1/+1
* proc: fix proc_dir_entry refcountingAlexey Dobriyan2007-12-051-6/+0
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* reiserfs: correct misspelled "REISERFS_PROC_INFO" to "CONFIG_REISERFS_PROC_INFO"Robert P. J. Day2007-05-081-1/+1
* [PATCH] struct path: convert reiserfsJosef Sipek2006-12-081-1/+1
* [PATCH] reiserfs: fix handling of device names with /'s in themJeff Mahoney2006-07-141-4/+21
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* [PATCH] reiserfs: remove kmalloc wrapperPekka Enberg2006-02-011-2/+1
* reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds2005-07-121-358/+337
* [PATCH] reiserfs endianness: annotate little-endian objectsAl Viro2005-05-011-2/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+664
OpenPOWER on IntegriCloud