summaryrefslogtreecommitdiffstats
path: root/fs/no-block.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-02-24mballoc: add comments to ext4_mb_mark_free_simple()Coly Li1-1/+6
2011-02-24ext4: remove unncessary call mb_find_buddy() in debugging codeColy Li1-1/+0
2011-02-24ext4: code cleanup in mb_find_buddy()Coly Li1-2/+3
2011-02-23ext4: enable acls and user_xattr by defaultEric Sandeen1-9/+5
2011-02-23ext4: Adjust minlen with discard_granularity in the FITRIM ioctlLukas Czerner1-0/+2
2011-02-23ext4: check if device support discard in FITRIM ioctlLukas Czerner1-0/+4
2011-02-23ext4: mark file-local functions and variables as staticLukas Czerner2-4/+5
2011-02-22ext4: allow inode_readahead_blks=0 (linux-2.6.37)Alexander V. Lukyanov1-2/+2
2011-02-22ext4: Fix sparse warning: Using plain integer as NULL pointerPeter Huewe7-23/+23
2011-02-22ext4: fix compile warnings with EXT4FS_DEBUG enabledTheodore Ts'o1-2/+2
2011-02-22ext4: update ext4 documentationLukas Czerner2-4/+216
2011-02-16vfs: fix BUG_ON() in fs/namei.c:1461Linus Torvalds1-5/+4
2011-02-16Linux 2.6.38-rc5v2.6.38-rc5Linus Torvalds1-1/+1
2011-02-16m68knommu: set flow handler for secondary interrupt controller of 5249Greg Ungerer1-1/+3
2011-02-16m68knommu: remove use of IRQ_FLG_LOCK from 68360 platform supportGreg Ungerer2-2/+2
2011-02-16m68knommu: fix dereference of port.ttyGreg Ungerer1-15/+14
2011-02-16m68knommu: add missing linker __modver sectionGreg Ungerer1-0/+6
2011-02-16m68knommu: fix mis-named variable int set_irq_chip loopGreg Ungerer1-2/+2
2011-02-16m68knommu: add optimize memmove() functionGreg Ungerer3-2/+107
2011-02-16m68k: remove arch specific non-optimized memcmp()Greg Ungerer2-14/+1
2011-02-16thp: prevent hugepages during args/env copying into the user stackAndrea Arcangeli2-20/+18
2011-02-15s390: remove task_show_regsMartin Schwidefsky3-45/+0
2011-02-15pci: use security_capable() when checking capablities during config space readChris Wright1-1/+2
2011-02-15get rid of nameidata_dentry_drop_rcu() calling nameidata_drop_rcu()Al Viro1-8/+0
2011-02-15drop out of RCU in return_revalAl Viro1-19/+6
2011-02-15split do_revalidate() into RCU and non-RCU casesAl Viro1-17/+30
2011-02-15in do_lookup() split RCU and non-RCU cases of need_revalidateAl Viro1-15/+16
2011-02-15nothing in do_follow_link() is going to see RCUAl Viro1-8/+7
2011-02-15x86, dmi, debug: Log board name (when present) in dmesg/oops outputNaga Chumbalkar2-8/+25
2011-02-15x86, ioapic: Don't warn about non-existing IOAPICs if we have nonePaul Bolle1-0/+3
2011-02-15drm/radeon/kms: hopefully fix pll issues for real (v3)Alex Deucher1-14/+8
2011-02-15drm/radeon/kms: add bounds checking to avivo pll algoAlex Deucher1-0/+10
2011-02-15drm: fix wrong usages of drm_device in DRM Developer's GuideXiao Jiang1-3/+3
2011-02-15drm/radeon/kms: fix a few more atombios endian issuesAlex Deucher2-7/+7
2011-02-14Btrfs: check return value of alloc_extent_map()Tsutomu Itoh4-3/+7
2011-02-14Btrfs - Fix memory leak in btrfs_init_new_device()Ilya Dryomov1-0/+2
2011-02-14btrfs: prevent heap corruption in btrfs_ioctl_space_info()Dan Rosenberg1-2/+8
2011-02-14Btrfs: Fix balance panicYan, Zheng1-0/+1
2011-02-14Btrfs: don't release pages when we can't clear the uptodate bitsChris Mason1-1/+9
2011-02-14Btrfs: fix page->private racesChris Mason2-5/+41
2011-02-14nfsd: break lease on unlink due to renameJ. Bruce Fields1-0/+7
2011-02-14nfsd4: acquire only one lease per fileJ. Bruce Fields2-42/+58
2011-02-14nfsd4: modify fi_delegations under recall_lockJ. Bruce Fields1-4/+4
2011-02-14nfsd4: remove unused deleg dprintk's.J. Bruce Fields1-4/+0
2011-02-14nfsd4: split lease setting into separate functionJ. Bruce Fields1-13/+19
2011-02-14nfsd4: fix leak on allocation errorJ. Bruce Fields1-8/+10
2011-02-14nfsd4: add helper function for lease setupJ. Bruce Fields1-12/+21
2011-02-14nfsd4: split up nfsd_break_deleg_cbJ. Bruce Fields1-18/+16
2011-02-14NFSD: memory corruption due to writing beyond the stat arrayKonstantin Khorenko1-1/+1
2011-02-14NFSD: use nfserr for status after decode_cb_op_statusBenny Halevy1-4/+2