aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-01-24sysfs: Fix a copy-n-paste typo in commentJean Delvare
2008-01-25[CIFS] DFS support: provide shrinkable mountsIgor Mammedov
2008-01-25security: call security_file_permission from rw_verify_areaJames Morris
2008-01-24mount options: fix jfsMiklos Szeredi
2008-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-01-23[SCSI] sysfs: add filter function to groupsJames Bottomley
2008-01-23[SCSI] sysfs: fix the sysfs_add_file_to_group interfacesJames Bottomley
2008-01-22[SPARC]: Constify function pointer tables.Jan Engelhardt
2008-01-22Fix file references in documentation and KconfigJohann Felix Soden
2008-01-20[CIFS] Do not log path names in lookup errorsSteve French
2008-01-17jbd: do not try lock_acquire after handle made invalidJonas Bonn
2008-01-17hfs: fix coverity-found null derefEric Sandeen
2008-01-16sysfs: fix bugs in sysfs_rename/move_dir()Tejun Heo
2008-01-16sysfs: make sysfs_lookup() return ERR_PTR(-ENOENT) on failed lookupTejun Heo
2008-01-14Revert "writeback: introduce writeback_control.more_io to indicate more io"Linus Torvalds
2008-01-14fix the "remove task_ppid_nr_ns" commitOleg Nesterov
2008-01-13knfsd: Allow NFSv2/3 WRITE calls to succeed when krb5i etc is used.NeilBrown
2008-01-13remove task_ppid_nr_nsRoland McGrath
2008-01-12Use access mode instead of open flags to determine needed permissionsLinus Torvalds
2008-01-11Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds
2008-01-11[XFS] fix unaligned access in readdirChristoph Hellwig
2008-01-11[CIFS] DFS support patchset: Added mountdataIgor Mammedov
2008-01-10JFS: simplify types to get rid of sparse warningDave Kleikamp
2008-01-10NFSv4: Give the lock stateid its own sequence queueTrond Myklebust
2008-01-10[CIFS] Forgot to add two new files from previous commitSteve French
2008-01-09[CIFS] DNS name resolution helper upcall for cifsSteve French
2008-01-08hfs: handle more on-disk corruptions without oopsingEric Sandeen
2008-01-08eCryptfs: fix dentry handling on create error, unlink, and inode destroyMichael Halcrow
2008-01-08fat: optimize fat_count_free_clusters()OGAWA Hirofumi
2008-01-08[CIFS] fix checkpatch warnings in fs/cifs/inode.cSteve French
2008-01-07core dump: real_parent ppidRoland McGrath
2008-01-06fix: using joysticks in 32 bit applications on 64 bit systemsAkos Maroy
2008-01-03JFS: FIx one more plain integer as NULL pointer warningDave Kleikamp
2008-01-03JFS: Remove defconfig ptr comparison to 0Joe Perches
2008-01-03JFS: use DIV_ROUND_UP where appropriateShaun Zinck
2008-01-03Remove unnecessary kmalloc casts in the jfs filesystemJack Stone
2008-01-03JFS is missing a memory barrierNick Piggin
2008-01-03JFS: Make sure special inode data is written after journal is flushedDave Kleikamp
2008-01-03JFS: clear PAGECACHE_TAG_DIRTY for no-write pagesDave Kleikamp
2008-01-03[CIFS] hold ses sem on tcp session reconnect during mountSteve French
2008-01-03NFSv4: Fix open_to_lock_owner sequenceid allocation...Trond Myklebust
2008-01-03NFSv4: nfs4_open_confirm must not set the open_owner as confirmed on errorTrond Myklebust
2008-01-03NFSv4: Fix circular locking dependency in nfs4_kill_renewdTrond Myklebust
2008-01-03NFS: Fix a possible Oops in fs/nfs/super.cTrond Myklebust
2008-01-02restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pidAl Viro
2008-01-02Unify /proc/slabinfo configurationLinus Torvalds
2008-01-02slub: register slabinfo to procfsPekka Enberg
2007-12-31[CIFS] Allow setting mode via cifs aclSteve French
2007-12-31[CIFS] fix unicode string alignment in SPNEGO setupJeff Layton
2007-12-31[CIFS] cifs_partialpagewrite() cleanupSteve French