summaryrefslogtreecommitdiff
path: root/fs/libfs.c
AgeCommit message (Expand)Author
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-23[PATCH] sem2mutex: fs/libfs.cIngo Molnar
2006-02-03[PATCH] debugfs: hard link count wrongVincent Hanquez
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-08[PATCH] shrink dentry structEric Dumazet
2005-06-25[PATCH] fix fsync(dir) return value for ram-based filesystemsHugh Dickins
2005-06-20[PATCH] libfs: add simple attribute filesArnd Bergmann
2005-01-20[PATCH] Lock initializer cleanup: FilesystemsThomas Gleixner
2005-01-10[PATCH] Export get_sb_pseudo()Roland Dreier
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen
2004-10-25[PATCH] Add d_alloc_name() to libfsJames Morris
2004-08-23[PATCH] libfs: move transaction file ops into libfsJames Morris
2004-08-23[PATCH] simple fs stop -ve dentriesHugh Dickins
2004-08-05Make the new simple_read_from_buffer() take a const srcLinus Torvalds
2004-08-05[PATCH] simple_read_buffer() helper functionAlexander Viro
2004-03-11[PATCH] readdir() cleanupsAndrew Morton
2004-02-03[PATCH] libfs mtime/ctime updatesAndrew Morton
2004-01-19[PATCH] tmpfs readdir does not update dir atimeAndrew Morton
2003-12-07[PATCH] tmpfs oops fixJames McMechan
2003-10-21[PATCH] tmpfs 1/7 LTP ENAMETOOLONG fixAndrew Morton
2003-09-29o kernel/ksyms.c: move relevant EXPORT_SYMBOLs to fs/libfs.cArnaldo Carvalho de Melo
2003-09-22[PATCH] 32-bit dev_t: internal useAlexander Viro
2003-09-04[PATCH] large dev_t - second series (9/15)Alexander Viro
2003-07-10[PATCH] i_size atomic accessAndrew Morton
2003-07-03[PATCH] Add open intent information to the 'struct nameidata'Trond Myklebust
2003-06-20[PATCH] Add system calls statfs64 and fstatfs64Andrew Morton
2003-06-03[PATCH] C99 patches for fs/Art Haas
2003-05-25[PATCH] change get_sb prototypeAndries E. Brouwer
2003-05-12Add user pointer annotations to core filesystem routines.Linus Torvalds
2003-04-27[PATCH] pin_fs/release_fsAlexander Viro
2003-04-27[PATCH] simple_fill_super()Alexander Viro
2003-04-01[PATCH] remove kdevname() before someone starts using it againChristoph Hellwig
2002-12-31[PATCH] include <linux/vfs.h> only in files actually needing itChristoph Hellwig
2002-12-28[PATCH] Simplify ramfs_getattr() and move it to the generic libfs.cHirofumi Ogawa
2002-11-20[PATCH] break up fs/devices.cBrian Gerst
2002-11-17[PATCH] dcache usage cleanupsManeesh Soni
2002-10-28[PATCH] libfs a_ops correctnesAndrew Morton
2002-10-28[PATCH] move ramfs a_ops into libfsAndrew Morton
2002-10-15[PATCH] simple_rename() link count fixAndrew Morton
2002-10-07[PATCH] move library functions from ramfs into libfsAndrew Morton
2002-09-17[PATCH] designated initializer patches for fs_Art Haas
2002-07-02Make ramfs/driverfs maintain directory nlink counts.Linus Torvalds
2002-06-11[PATCH] (2/14) resyncAlexander Viro
2002-05-21[PATCH] clean up readdir() for in-memoryAlexander Viro
2002-04-30[PATCH] shift BKL out of vfs_readdirDave Hansen
2002-03-14[PATCH] fs/libfs.cAlexander Viro