summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-10-14Export dump_{write,seek} to binary loader modulesLinus Torvalds
2010-10-14Un-inline the core-dump helper functionsLinus Torvalds
2010-10-14Don't dump task struct in a.out core-dumpsLinus Torvalds
2010-10-13Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-10-13nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlinkJ. Bruce Fields
2010-10-11fanotify: disable fanotify syscallsEric Paris
2010-10-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-10-09Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2010-10-08exofs: Fix double page_unlock BUG in write_begin/endBoaz Harrosh
2010-10-07Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-10-07ceph: update issue_seq on cap grantSage Weil
2010-10-07ceph: send cap release message early on failed revoke.Greg Farnum
2010-10-07ceph: Update max_len with minimum required sizeAneesh Kumar K.V
2010-10-07ceph: Fix return value of encode_fh functionAneesh Kumar K.V
2010-10-07ceph: avoid null deref in osd request error pathSage Weil
2010-10-07ceph: fix list_add usage on unsafe_writes listHenry C Chang
2010-10-06xfs: properly account for reclaimed inodesJohannes Weiner
2010-10-06Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2010-10-04writeback: always use sb->s_bdi for writeback purposesChristoph Hellwig
2010-10-04fuse: Initialize total_len in fuse_retrieve()Geert Uytterhoeven
2010-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-10-01reiserfs: fix unwanted reiserfs lock recursionFrederic Weisbecker
2010-10-01reiserfs: fix dependency inversion between inode and reiserfs mutexesFrederic Weisbecker
2010-10-01proc: make /proc/pid/limits world readableJiri Olsa
2010-10-01cifs: prevent infinite recursion in cifs_reconnect_tconJeff Layton
2010-09-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds
2010-09-29ocfs2: Don't walk off the end of fast symlinks.Joel Becker
2010-09-29cifs: set backing_dev_info on new S_ISREG inodesJeff Layton
2010-09-29xfs: force background CIL push under sustained loadDave Chinner
2010-09-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-09-23o2dlm: force free mles during dlm exitSrinivas Eeda
2010-09-23ocfs2: Sync inode flags with ext2.Tao Ma
2010-09-23ocfs2: Move 'wanted' into parens of ocfs2_resmap_resv_bits.Tao Ma
2010-09-23ocfs2: Use cpu_to_le16 for e_leaf_clusters in ocfs2_bg_discontig_add_extent.Tao Ma
2010-09-23ocfs2: update ctime when changing the file's permission by setfaclTao Ma
2010-09-22/proc/pid/smaps: fix dirty pages accountingKOSAKI Motohiro
2010-09-22aio: do not return ERESTARTSYS as a result of AIOJan Kara
2010-09-22/proc/vmcore: fix seekingArnd Bergmann
2010-09-22Prevent freeing uninitialized pointer in compat_do_readv_writevDan Rosenberg
2010-09-22Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-09-22bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friendsJan Kara
2010-09-22char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara
2010-09-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-09-19Coda: mount hangs because of missed REQ_WRITE renameJan Harkes
2010-09-18ocfs2/net: fix uninitialized ret in o2net_send_message_vec()Wu Fengguang
2010-09-17ceph: select CRYPTOSage Weil
2010-09-17ceph: check mapping to determine if FILE_CACHE cap is usedSage Weil
2010-09-17ceph: only send one flushsnap per cap_snap per mds sessionSage Weil
2010-09-17GFS2: gfs2_logd should be using interruptible waitsSteven Whitehouse