aboutsummaryrefslogtreecommitdiffstats
path: root/fs/notify/inode_mark.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-21compat: return -EFAULT on error in waitid()Dan Carpenter1-1/+1
2013-02-21bug.h, compiler.h: introduce compiletime_assert & BUILD_BUG_ON_MSGDaniel Santos2-16/+38
2013-02-21compiler.h, bug.h: prevent double error messages with BUILD_BUG{,_ON}Daniel Santos2-1/+6
2013-02-21bug.h: make BUILD_BUG_ON generate compile-time errorDaniel Santos1-13/+19
2013-02-21bug.h: prevent double evaulation of `condition' in BUILD_BUG_ONDaniel Santos1-3/+4
2013-02-21bug.h: fix BUILD_BUG_ON macro in __CHECKER__Daniel Santos1-2/+2
2013-02-21compiler{,-gcc4}.h, bug.h: Remove duplicate macrosDaniel Santos3-6/+1
2013-02-21compiler-gcc{3,4}.h: Use GCC_VERSION macroDaniel Santos2-14/+14
2013-02-21compiler-gcc.h: Add gcc-recommended GCC_VERSION macroDaniel Santos1-0/+3
2013-02-21compiler-gcc4.h: Reorder macros based upon gcc verDaniel Santos1-9/+11
2013-02-21device_cgroup: don't grab mutex in rcu callbackJerry Snitselaar1-9/+12
2013-02-21KEYS: Revert one application of "Fix unreachable code" patchDavid Howells1-0/+2
2013-02-20sparc32: refactor smp bootSam Ravnborg6-78/+132
2013-02-20sparc64: Fix huge PMD to PTE translation for sun4u in TLB miss handler.David S. Miller1-9/+19
2013-02-20ipv6: fix race condition regarding dst->expires and dst->from.YOSHIFUJI Hideaki / 吉藤英明4-38/+18
2013-02-20net: fix a wrong assignment in skb_split()Amerigo Wang1-1/+1
2013-02-20sparc64: Fix tsb_grow() in atomic context.David S. Miller6-16/+72
2013-02-20sparc64: Handle hugepage TSB being NULL.David S. Miller1-16/+22
2013-02-20sparc64: Fix gfp_flags setting in tsb_grow().David S. Miller1-1/+1
2013-02-19ip_gre: remove an extra dst_release()Eric Dumazet1-3/+1
2013-02-19hwmon: (ntc_thermistor): Fix sparse warningsSachin Kamat1-2/+2
2013-02-19hwmon: (adt7410) Add device table entry for the adt7420Lars-Peter Clausen2-3/+4
2013-02-19hwmon: (adt7410) Use I2C_ADDRS helper macroLars-Peter Clausen1-5/+1
2013-02-19hwmon: (adt7410) Use the SIMPLE_DEV_PM_OPS helper macroLars-Peter Clausen1-4/+2
2013-02-19hwmon: (adt7410) Let suspend/resume depend on CONFIG_PM_SLEEPLars-Peter Clausen1-1/+1
2013-02-19hwmon: (adt7410) Clear unwanted bits in the config registerLars-Peter Clausen1-0/+1
2013-02-19ppp: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet1-0/+8
2013-02-19atl1c: restore buffer stateHuang, Xiong1-1/+1
2013-02-19net: fix a build failure when !CONFIG_PROC_FSCong Wang3-9/+5
2013-02-19net: ipv4: fix waring -Wunused-variableGao feng1-4/+5
2013-02-19net: proc: fix build failed when procfs is not configuredGao feng1-6/+3
2013-02-19workqueue: un-GPL function delayed_work_timer_fn()Konstantin Khlebnikov1-1/+1
2013-02-19Revert "xen: netback: remove redundant xenvif_put"David S. Miller1-0/+1
2013-02-19NLM: Ensure that we resend all pending blocking locks after a reclaimTrond Myklebust1-0/+3
2013-02-19sched/rt: Add <linux/sched/rt.h> header to <linux/init_task.h>Ingo Molnar1-0/+1
2013-02-19cputime: Remove irqsave from seqlock readersThomas Gleixner1-6/+4
2013-02-19net: move procfs code to net/core/net-procfs.cCong Wang5-459/+450
2013-02-19qmi_wwan, cdc-ether: add ADU960SDan Williams2-0/+14
2013-02-19bonding: set sysfs device_type to 'bond'Doug Goldstein1-0/+6
2013-02-19bonding: fix bond_release_all inconsistenciesnikolay@redhat.com1-117/+18
2013-02-19b44: use netdev_alloc_skb_ip_align()Hauke Mehrtens1-2/+1
2013-02-19xen: netback: remove redundant xenvif_putAndrew Jones1-1/+0
2013-02-19net: fec: Do a sanity check on the gpio numberFabio Estevam1-1/+4
2013-02-19ip_gre: propogate target device GSO capability to the tunnel deviceDmitry Kravkov1-2/+8
2013-02-19ip_gre: allow CSUM capable devices to handle packetsDmitry Kravkov1-5/+2
2013-02-19bonding: Fix initialize after use for 3ad machine state spinlocknikolay@redhat.com1-5/+4
2013-02-19bonding: Fix race condition between bond_enslave() and bond_3ad_update_lacp_rate()nikolay@redhat.com1-2/+4
2013-02-19b43: Increase number of RX DMA slotsLarry Finger1-1/+1
2013-02-19qlcnic: Bump up the version to 5.1.34Jitendra Kalsaria1-2/+2
2013-02-19qlcnic: fix ping resumption to a VM after a live migrationShahed Shaikh4-12/+177