aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/sysfs-rules.txt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-10slab: replace smp_read_barrier_depends() with lockless_dereference()Pranith Kumar1-3/+3
2014-12-10slab: improve checking for invalid gfp_flagsAndrew Morton2-2/+8
2014-12-10mm: slub: fix format mismatches in slab_err() callersAndrey Ryabinin1-3/+3
2014-12-10mm/slab: reverse iteration on find_mergeable()Joonsoo Kim1-1/+1
2014-12-10slab: print slabinfo header in seq showVladimir Davydov3-16/+8
2014-12-10mm: slab/slub: coding style: whitespaces and tabs mixtureLQYMGT2-10/+10
2014-12-10fs/char_dev.c: remove pointless assignment from __register_chrdev_region()Jan Kara1-1/+0
2014-12-10ocfs2: remove unneeded NULL checkDan Carpenter1-1/+1
2014-12-10ocfs2: remove bogus NULL check in ocfs2_move_extents()Dan Carpenter1-3/+0
2014-12-10ocfs2: do not set filesystem readonly if link downjiangyiwen2-2/+2
2014-12-10ocfs2: do not set OCFS2_LOCK_UPCONVERT_FINISHING if nonblocking lock can not be granted at onceXue jiufei2-6/+37
2014-12-10ocfs2: fix error handling when creating debugfs root in ocfs2_init()Jan Kara1-1/+2
2014-12-10ocfs2: remove filesize checks for sync I/O journal commitGoldwyn Rodrigues1-3/+1
2014-12-10ocfs2: o2net: fix connect expiredJunxiao Bi1-1/+1
2014-12-10ocfs2: o2dlm: fix a race between purge and master querySrinivas Eeda1-0/+12
2014-12-10ocfs2: report error from o2hb_do_disk_heartbeat() to userJan Kara1-2/+2
2014-12-10ocfs2: remove bogus test from ocfs2_read_locked_inode()Jan Kara1-2/+1
2014-12-10ocfs2: Fix xattr check in ocfs2_get_xattr_nolock()Jan Kara1-1/+1
2014-12-10ocfs2: fix an off-by-one BUG_ON() statementDan Carpenter1-1/+1
2014-12-10ocfs2/dlm: let sender retry if dlm_dispatch_assert_master failed with -ENOMEMJoseph Qi1-5/+13
2014-12-10sh: off by one BUG_ON() in setup_bootmem_node()Dan Carpenter1-1/+1
2014-12-10scripts/kernel-doc: don't eat struct members with __alignedJohannes Berg1-1/+1
2014-12-10dma-debug: prevent early callers from crashingFlorian Fainelli1-2/+10
2014-12-10dma-debug: introduce dma_debug_disabledFlorian Fainelli1-16/+21
2014-12-10fs/cifs/smb2file.c: replace count*size kzalloc by kcallocFabian Frederick1-2/+2
2014-12-10fs/cifs/file.c: replace count*size kzalloc by kcallocFabian Frederick1-2/+2
2014-12-10fs/cifs: remove obsolete __constantFabian Frederick7-47/+47
2014-12-10mm/CMA: fix boot regression due to physical address of high_memoryJoonsoo Kim1-1/+13
2014-12-08hwmon: (tmp401) Detect TMP435 on all addresses it supportsGuenter Roeck2-6/+5
2014-12-08sched: Add missing rcu protection to wake_up_all_idle_cpusAndy Lutomirski1-2/+7
2014-12-08x86/ticketlock: Fix spin_unlock_wait() livelockOleg Nesterov1-1/+13
2014-12-08mfd: rtsx: Add func to split u32 into registerMicky Ching1-0/+9