aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2007-08-14[GFS2] Revert remounting w/o acl option leaves acls enabledGravatar Steven Whitehouse 1-12/+13
2007-08-14[GFS2] Fix setting of inherit jdata attrGravatar Steven Whitehouse 1-12/+17
2007-08-14[GFS2] Fix incorrect error path in prepare_write()Gravatar Steven Whitehouse 1-1/+2
2007-08-14[GFS2] Fix incorrect return code in rgrp.cGravatar Steven Whitehouse 1-2/+5
2007-08-14[GFS2] soft lockup in rgblk_searchGravatar Bob Peterson 1-3/+6
2007-08-14[GFS2] soft lockup detected in databuf_lo_before_commitGravatar Bob Peterson 1-2/+4
2007-08-14[DLM] fix basts for granted PR waiting CWGravatar David Teigland 1-14/+55
2007-08-14[DLM] More othercon fixesGravatar Patrick Caulfield 1-10/+15
2007-08-14[DLM] Fix memory leak in dlm_add_member() when dlm_node_weight() returns less...Gravatar Jesper Juhl 1-1/+3
2007-08-14[DLM] zero unused parts of sockaddr_storageGravatar Patrick Caulfield 1-0/+1
2007-08-14[DLM] fix NULL ls usageGravatar David Teigland 1-4/+3
2007-08-14[DLM] Clear othercon pointers when a connection is closedGravatar Patrick Caulfield 1-0/+2
2007-08-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 7-50/+101
2007-08-11eCryptfs: fix error handling in ecryptfs_initGravatar Ryusuke Konishi 1-5/+13
2007-08-11eCryptfs: fix lookup error for special filesGravatar Ryusuke Konishi 1-0/+4
2007-08-11direct-io: fix error-path crashesGravatar Badari Pulavarty 1-0/+1
2007-08-09ocfs2: set non-default s_time_gran during mountGravatar Mark Fasheh 1-0/+1
2007-08-09ocfs2: Retry sendpage() if it returns EAGAINGravatar Sunil Mushran 1-8/+16
2007-08-09ocfs2: Fix rename/extend raceGravatar Sunil Mushran 1-1/+15
2007-08-09[2.6 patch] ocfs2_insert_extent(): remove dead codeGravatar Adrian Bunk 1-4/+0
2007-08-09ocfs2: Fix max offset calculationsGravatar Mark Fasheh 1-28/+40
2007-08-09ocfs2: check ia_size limits in setattrGravatar Mark Fasheh 1-0/+5
2007-08-09ocfs2: Fix some casting errors related to file writesGravatar Mark Fasheh 2-5/+5
2007-08-09ocfs2: use s_maxbytes directly in ocfs2_change_file_space()Gravatar Mark Fasheh 3-4/+2
2007-08-09ocfs2: Restrict inode changes in ocfs2_update_inode_atime()Gravatar Mark Fasheh 1-1/+18
2007-08-09Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Gravatar Linus Torvalds 6-42/+35
2007-08-07NFS: Replace flush_scheduled_work with cancel_work_sync() and friendsGravatar Trond Myklebust 2-7/+4
2007-08-07NFSv4: Don't call put_rpccred() from an rcu callbackGravatar Trond Myklebust 1-6/+15
2007-08-07NFS: Fix NFSv4 open stateid regressionsGravatar Trond Myklebust 1-9/+7
2007-08-07NFSv4: Fix a locking regression in nfs4_set_mode_locked()Gravatar Trond Myklebust 1-4/+1
2007-08-07NFS: Fix put_nfs_open_contextGravatar Trond Myklebust 1-16/+8
2007-08-06[PATCH] remove duplicated ioctl entries in compat_ioctl.cGravatar Masakazu Mokuno 1-3/+0
2007-08-02[JFFS2] Print correct node offset when complaining about broken data CRCGravatar David Woodhouse 1-1/+1
2007-08-02[JFFS2] Fix suspend failure with JFFS2 GC thread.Gravatar David Woodhouse 1-4/+4
2007-08-02[JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE.Gravatar David Woodhouse 4-3/+10
2007-08-02[JFFS2] Prevent oops after 'node added in wrong place' debug checkGravatar Joakim Tjernlund 1-0/+12
2007-07-31UDF: fix UID and GID mount option ignoranceGravatar Cyrill Gorcunov 3-4/+10
2007-07-31rename setlease to generic_setleaseGravatar Christoph Hellwig 2-5/+5
2007-07-31VFS: fix a race in lease-breaking during truncateGravatar david m. richter 1-7/+9
2007-07-31NCP: delete test of long-deceased CONFIG_NCPFS_DEBUGDENTRYGravatar Robert P. J. Day 1-3/+0
2007-07-31isofs: mounting to regular file may succeedGravatar Kirill Kuvaldin 1-0/+9
2007-07-31Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}Gravatar Alexey Dobriyan 1-1/+1
2007-07-31AFS: fix file lockingGravatar David Howells 1-47/+79
2007-07-31knfsd: eliminate unnecessary -ENOENT returns on export downcallsGravatar J. Bruce Fields 1-2/+3
2007-07-31nfsd4: idmap upcalls should use unsigned uid and gidGravatar J. Bruce Fields 1-3/+3
2007-07-31knfsd: set the response bitmask for NFS4_CREATE_EXCLUSIVEGravatar Jeff Layton 2-2/+13
2007-07-31"ext4_ext_put_in_cache" uses __u32 to receive physical block numberGravatar Mingming Cao 1-1/+1
2007-07-31NOMMU: Fix SYSV IPC SHMGravatar David Howells 1-1/+6
2007-07-30[SPARC]: Mark SBUS framebuffer ioctls as IGNORE in compat_ioctl.cGravatar David S. Miller 1-0/+20
2007-07-30[PARTITION]: Sun/Solaris VTOC table correctionsGravatar Mark Fortescue 2-17/+46