summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-02-07VFS: factor out three helpers for FIBMAP/FIONBIO/FIOASYNC file ioctlsErez Zadok
2008-02-07VFS: swap do_ioctl and vfs_ioctl namesErez Zadok
2008-02-07VFS: apply coding standards to fs/ioctl.cErez Zadok
2008-02-07gfs2: make gfs2_glock.gl_owner_pid be a struct pid *Pavel Emelyanov
2008-02-07gfs2: make gfs2_holder.gh_owner_pid be a struct pid *Pavel Emelyanov
2008-02-069p: transport API reorganizationEric Van Hensbergen
2008-02-069p: fix mmap to be read-onlyEric Van Hensbergen
2008-02-069p: add support for sticky bitAnthony Liguori
2008-02-069p: fix bug in attach-per-userEric Van Hensbergen
2008-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-02-06brk randomization: introduce CONFIG_COMPAT_BRKIngo Molnar
2008-02-06ext3: fix lock inversion in direct IOJan Kara
2008-02-06ext3: remove unused code from ext3_find_entry()Mariusz Kozlowski
2008-02-06ext[234]: cleanup ext[234]_bg_num_gdb()Akinobu Mita
2008-02-06ext[234]: remove unused argument for ext[234]_find_goal()Akinobu Mita
2008-02-06ext[234]: use ext[234]_get_group_desc()Akinobu Mita
2008-02-06ext[234]: fix comment for nonexistent variableAkinobu Mita
2008-02-06ext3: change the default behaviour on errorAneesh Kumar K.V
2008-02-06ext3: return after ext3_error in case of failuresAneesh Kumar K.V
2008-02-06make jbd/journal.c:__journal_abort_hard() staticAdrian Bunk
2008-02-06BKL-removal: remove incorrect comment refering to lock_kernel() from jbd/jbd2Andi Kleen
2008-02-06BKL-removal: remove incorrect BKL comment in ext2Andi Kleen
2008-02-06BKL-removal: convert ext2 over to use unlocked_ioctlAndi Kleen
2008-02-06ext3: add block bitmap validationAneesh Kumar K.V
2008-02-06ext2: add block bitmap validationAneesh Kumar K.V
2008-02-06fuse: limit queued background requestsMiklos Szeredi
2008-02-06fuse: save space in struct fuse_reqMiklos Szeredi
2008-02-06fuse: fix attribute caching after createMiklos Szeredi
2008-02-06ecryptfs: check for existing key_tfm at mount timeEric Sandeen
2008-02-06eCryptfs: change the type of cipher_code from u16 to u8Trevor Highland
2008-02-06eCryptfs: Minor fixes to printk messagesMichael Halcrow
2008-02-06ecryptfs: remove debug as mount option, and warn if set via modprobeEric Sandeen
2008-02-06ecryptfs: make show_options reflect actual mount optionsEric Sandeen
2008-02-06eCryptfs: set inode key only once per crypto operationTrevor Highland
2008-02-06eCryptfs: track header bytes rather than extentsMichael Halcrow
2008-02-06fs/ecryptfs/: possible cleanupsAdrian Bunk
2008-02-06make sys_poll() wait at least timeout msKarsten Wiese
2008-02-06Use ilog2() in fs/namespace.cEric Dumazet
2008-02-06partition: use DEFAULT_SGI_PARTITION for SGI_PARTION defaultThomas Bogendoerfer
2008-02-06ext2: xip check fixNick Piggin
2008-02-06fs/reiserfs/xattr.c: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng
2008-02-06quota: improve inode list scanning in add_dquot_ref()Jan Kara
2008-02-06inotify: remove debug codeNick Piggin
2008-02-06inotify: fix raceNick Piggin
2008-02-06kill an unused PTR_ERR in bdev_cache_init()Qi Yong
2008-02-06get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet
2008-02-06reiserfs: complement va_start() with va_end().Richard Knutsson
2008-02-06inotify: send IN_ATTRIB events when link count changesJan Kara
2008-02-06hfs: update comment to reflect actual init and exit routinesRobert P. J. Day
2008-02-06address hfs on-disk corruption robustness review commentsEric Sandeen